Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.smsvoice.CfnConfigurationSetMixinProps.Builder
Packages that use CfnConfigurationSetMixinProps.Builder
-
Uses of CfnConfigurationSetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.smsvoice
Methods in software.amazon.awscdk.cfnpropertymixins.services.smsvoice that return CfnConfigurationSetMixinProps.BuilderModifier and TypeMethodDescriptionCfnConfigurationSetMixinProps.builder()CfnConfigurationSetMixinProps.Builder.configurationSetName(String configurationSetName) Sets the value ofCfnConfigurationSetMixinProps.getConfigurationSetName()CfnConfigurationSetMixinProps.Builder.defaultSenderId(String defaultSenderId) Sets the value ofCfnConfigurationSetMixinProps.getDefaultSenderId()CfnConfigurationSetMixinProps.Builder.eventDestinations(List<? extends Object> eventDestinations) Sets the value ofCfnConfigurationSetMixinProps.getEventDestinations()CfnConfigurationSetMixinProps.Builder.eventDestinations(IResolvable eventDestinations) Sets the value ofCfnConfigurationSetMixinProps.getEventDestinations()CfnConfigurationSetMixinProps.Builder.messageFeedbackEnabled(Boolean messageFeedbackEnabled) Sets the value ofCfnConfigurationSetMixinProps.getMessageFeedbackEnabled()CfnConfigurationSetMixinProps.Builder.messageFeedbackEnabled(IResolvable messageFeedbackEnabled) Sets the value ofCfnConfigurationSetMixinProps.getMessageFeedbackEnabled()CfnConfigurationSetMixinProps.Builder.protectConfigurationId(String protectConfigurationId) Sets the value ofCfnConfigurationSetMixinProps.getProtectConfigurationId()Sets the value ofCfnConfigurationSetMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.smsvoice with parameters of type CfnConfigurationSetMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationSetMixinProps.Builder.