@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.036Z") @Stability(value=Stable) public interface CfnDeliveryChannelProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-deliverychannel.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeliveryChannelProps.Builder
A builder for
CfnDeliveryChannelProps |
static class |
CfnDeliveryChannelProps.Jsii$Proxy
An implementation for
CfnDeliveryChannelProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeliveryChannelProps.Builder |
builder() |
default Object |
getConfigSnapshotDeliveryProperties()
`AWS::Config::DeliveryChannel.ConfigSnapshotDeliveryProperties`.
|
default String |
getName()
`AWS::Config::DeliveryChannel.Name`.
|
String |
getS3BucketName()
`AWS::Config::DeliveryChannel.S3BucketName`.
|
default String |
getS3KeyPrefix()
`AWS::Config::DeliveryChannel.S3KeyPrefix`.
|
default String |
getSnsTopicArn()
`AWS::Config::DeliveryChannel.SnsTopicARN`.
|
@Stability(value=Stable) @NotNull String getS3BucketName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-deliverychannel.html#cfn-config-deliverychannel-s3bucketname@Stability(value=Stable) @Nullable default Object getConfigSnapshotDeliveryProperties()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-deliverychannel.html#cfn-config-deliverychannel-configsnapshotdeliveryproperties@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-deliverychannel.html#cfn-config-deliverychannel-name@Stability(value=Stable) @Nullable default String getS3KeyPrefix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-deliverychannel.html#cfn-config-deliverychannel-s3keyprefix@Stability(value=Stable) @Nullable default String getSnsTopicArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-deliverychannel.html#cfn-config-deliverychannel-snstopicarn@Stability(value=Stable) static CfnDeliveryChannelProps.Builder builder()
CfnDeliveryChannelProps.Builder of CfnDeliveryChannelPropsCopyright © 2020. All rights reserved.