Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.config.CfnDeliveryChannelMixinProps.Builder
Packages that use CfnDeliveryChannelMixinProps.Builder
-
Uses of CfnDeliveryChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.config
Methods in software.amazon.awscdk.cfnpropertymixins.services.config that return CfnDeliveryChannelMixinProps.BuilderModifier and TypeMethodDescriptionCfnDeliveryChannelMixinProps.builder()CfnDeliveryChannelMixinProps.Builder.configSnapshotDeliveryProperties(CfnDeliveryChannelPropsMixin.ConfigSnapshotDeliveryPropertiesProperty configSnapshotDeliveryProperties) Sets the value ofCfnDeliveryChannelMixinProps.getConfigSnapshotDeliveryProperties()CfnDeliveryChannelMixinProps.Builder.configSnapshotDeliveryProperties(IResolvable configSnapshotDeliveryProperties) Sets the value ofCfnDeliveryChannelMixinProps.getConfigSnapshotDeliveryProperties()Sets the value ofCfnDeliveryChannelMixinProps.getName()CfnDeliveryChannelMixinProps.Builder.s3BucketName(String s3BucketName) Sets the value ofCfnDeliveryChannelMixinProps.getS3BucketName()CfnDeliveryChannelMixinProps.Builder.s3KeyPrefix(String s3KeyPrefix) Sets the value ofCfnDeliveryChannelMixinProps.getS3KeyPrefix()CfnDeliveryChannelMixinProps.Builder.s3KmsKeyArn(String s3KmsKeyArn) Sets the value ofCfnDeliveryChannelMixinProps.getS3KmsKeyArn()CfnDeliveryChannelMixinProps.Builder.snsTopicArn(String snsTopicArn) Sets the value ofCfnDeliveryChannelMixinProps.getSnsTopicArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.config with parameters of type CfnDeliveryChannelMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeliveryChannelMixinProps.Builder.