Uses of Class
software.amazon.awscdk.services.smsvoice.ConfigurationSetReference.Builder
Packages that use ConfigurationSetReference.Builder
-
Uses of ConfigurationSetReference.Builder in software.amazon.awscdk.services.smsvoice
Methods in software.amazon.awscdk.services.smsvoice that return ConfigurationSetReference.BuilderModifier and TypeMethodDescriptionConfigurationSetReference.builder()
ConfigurationSetReference.Builder.configurationSetArn
(String configurationSetArn) Sets the value ofConfigurationSetReference.getConfigurationSetArn()
ConfigurationSetReference.Builder.configurationSetName
(String configurationSetName) Sets the value ofConfigurationSetReference.getConfigurationSetName()
Constructors in software.amazon.awscdk.services.smsvoice with parameters of type ConfigurationSetReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theConfigurationSetReference.Builder
.