Uses of Class
software.amazon.awscdk.services.smsvoice.ProtectConfigurationReference.Builder
Packages that use ProtectConfigurationReference.Builder
-
Uses of ProtectConfigurationReference.Builder in software.amazon.awscdk.services.smsvoice
Methods in software.amazon.awscdk.services.smsvoice that return ProtectConfigurationReference.BuilderModifier and TypeMethodDescriptionProtectConfigurationReference.builder()
ProtectConfigurationReference.Builder.protectConfigurationArn
(String protectConfigurationArn) Sets the value ofProtectConfigurationReference.getProtectConfigurationArn()
ProtectConfigurationReference.Builder.protectConfigurationId
(String protectConfigurationId) Sets the value ofProtectConfigurationReference.getProtectConfigurationId()
Constructors in software.amazon.awscdk.services.smsvoice with parameters of type ProtectConfigurationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theProtectConfigurationReference.Builder
.