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