@Stability(value=Stable)
public static interface CfnCanary.CodeProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCanary.CodeProperty.Builder
A builder for
CfnCanary.CodeProperty |
static class |
CfnCanary.CodeProperty.Jsii$Proxy
An implementation for
CfnCanary.CodeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCanary.CodeProperty.Builder |
builder() |
default String |
getHandler()
`CfnCanary.CodeProperty.Handler`.
|
default String |
getS3Bucket()
`CfnCanary.CodeProperty.S3Bucket`.
|
default String |
getS3Key()
`CfnCanary.CodeProperty.S3Key`.
|
default String |
getS3ObjectVersion()
`CfnCanary.CodeProperty.S3ObjectVersion`.
|
default String |
getScript()
`CfnCanary.CodeProperty.Script`.
|
@Stability(value=Stable) @Nullable default String getHandler()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-handler@Stability(value=Stable) @Nullable default String getS3Bucket()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3bucket@Stability(value=Stable) @Nullable default String getS3Key()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3key@Stability(value=Stable) @Nullable default String getS3ObjectVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3objectversion@Stability(value=Stable) @Nullable default String getScript()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-script@Stability(value=Stable) static CfnCanary.CodeProperty.Builder builder()
CfnCanary.CodeProperty.Builder of CfnCanary.CodePropertyCopyright © 2020. All rights reserved.