Uses of Class
software.amazon.awscdk.services.smsvoice.CfnConfigurationSet.Builder
Packages that use CfnConfigurationSet.Builder
-
Uses of CfnConfigurationSet.Builder in software.amazon.awscdk.services.smsvoice
Methods in software.amazon.awscdk.services.smsvoice that return CfnConfigurationSet.BuilderModifier and TypeMethodDescriptionCfnConfigurationSet.Builder.configurationSetName
(String configurationSetName) The name of the ConfigurationSet.static CfnConfigurationSet.Builder
CfnConfigurationSet.Builder.defaultSenderId
(String defaultSenderId) The default sender ID used by the ConfigurationSet.CfnConfigurationSet.Builder.eventDestinations
(List<? extends Object> eventDestinations) An array of EventDestination objects that describe any events to log and where to log them.CfnConfigurationSet.Builder.eventDestinations
(IResolvable eventDestinations) An array of EventDestination objects that describe any events to log and where to log them.CfnConfigurationSet.Builder.messageFeedbackEnabled
(Boolean messageFeedbackEnabled) Set to true to enable feedback for the message.CfnConfigurationSet.Builder.messageFeedbackEnabled
(IResolvable messageFeedbackEnabled) Set to true to enable feedback for the message.CfnConfigurationSet.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.