@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:57.278Z") @Stability(value=Stable) public interface CfnCanaryProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCanaryProps.Builder
A builder for
CfnCanaryProps |
static class |
CfnCanaryProps.Jsii$Proxy
An implementation for
CfnCanaryProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCanaryProps.Builder |
builder() |
String |
getArtifactS3Location()
`AWS::Synthetics::Canary.ArtifactS3Location`.
|
Object |
getCode()
`AWS::Synthetics::Canary.Code`.
|
String |
getExecutionRoleArn()
`AWS::Synthetics::Canary.ExecutionRoleArn`.
|
default Number |
getFailureRetentionPeriod()
`AWS::Synthetics::Canary.FailureRetentionPeriod`.
|
String |
getName()
`AWS::Synthetics::Canary.Name`.
|
default Object |
getRunConfig()
`AWS::Synthetics::Canary.RunConfig`.
|
String |
getRuntimeVersion()
`AWS::Synthetics::Canary.RuntimeVersion`.
|
Object |
getSchedule()
`AWS::Synthetics::Canary.Schedule`.
|
Object |
getStartCanaryAfterCreation()
`AWS::Synthetics::Canary.StartCanaryAfterCreation`.
|
default Number |
getSuccessRetentionPeriod()
`AWS::Synthetics::Canary.SuccessRetentionPeriod`.
|
default List<CfnTag> |
getTags()
`AWS::Synthetics::Canary.Tags`.
|
default Object |
getVpcConfig()
`AWS::Synthetics::Canary.VPCConfig`.
|
@Stability(value=Stable) @NotNull String getArtifactS3Location()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-artifacts3location@Stability(value=Stable) @NotNull Object getCode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-code@Stability(value=Stable) @NotNull String getExecutionRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-executionrolearn@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-name@Stability(value=Stable) @NotNull String getRuntimeVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-runtimeversion@Stability(value=Stable) @NotNull Object getSchedule()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-schedule@Stability(value=Stable) @NotNull Object getStartCanaryAfterCreation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-startcanaryaftercreation@Stability(value=Stable) @Nullable default Number getFailureRetentionPeriod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-failureretentionperiod@Stability(value=Stable) @Nullable default Object getRunConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-runconfig@Stability(value=Stable) @Nullable default Number getSuccessRetentionPeriod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-successretentionperiod@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-tags@Stability(value=Stable) @Nullable default Object getVpcConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-vpcconfig@Stability(value=Stable) static CfnCanaryProps.Builder builder()
CfnCanaryProps.Builder of CfnCanaryPropsCopyright © 2020. All rights reserved.