Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.smsvoice.CfnConfigurationSetPropsMixin.Builder
Packages that use CfnConfigurationSetPropsMixin.Builder
-
Uses of CfnConfigurationSetPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.smsvoice
Methods in software.amazon.awscdk.cfnpropertymixins.services.smsvoice that return CfnConfigurationSetPropsMixin.BuilderModifier and TypeMethodDescriptionCfnConfigurationSetPropsMixin.Builder.configurationSetName(String configurationSetName) The name of the ConfigurationSet.CfnConfigurationSetPropsMixin.Builder.create()CfnConfigurationSetPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnConfigurationSetPropsMixin.Builder.defaultSenderId(String defaultSenderId) The default sender ID used by the ConfigurationSet.CfnConfigurationSetPropsMixin.Builder.eventDestinations(List<? extends Object> eventDestinations) An array of EventDestination objects that describe any events to log and where to log them.CfnConfigurationSetPropsMixin.Builder.eventDestinations(IResolvable eventDestinations) An array of EventDestination objects that describe any events to log and where to log them.CfnConfigurationSetPropsMixin.Builder.messageFeedbackEnabled(Boolean messageFeedbackEnabled) Set to true to enable feedback for the message.CfnConfigurationSetPropsMixin.Builder.messageFeedbackEnabled(IResolvable messageFeedbackEnabled) Set to true to enable feedback for the message.CfnConfigurationSetPropsMixin.Builder.protectConfigurationId(String protectConfigurationId) The unique identifier for the protect configuration.An array of key and value pair tags that's associated with the new configuration set.