Uses of Class
software.amazon.awscdk.services.smsvoice.CfnOptOutListProps.Builder
Packages that use CfnOptOutListProps.Builder
-
Uses of CfnOptOutListProps.Builder in software.amazon.awscdk.services.smsvoice
Methods in software.amazon.awscdk.services.smsvoice that return CfnOptOutListProps.BuilderModifier and TypeMethodDescriptionstatic CfnOptOutListProps.Builder
CfnOptOutListProps.builder()
CfnOptOutListProps.Builder.optOutListName
(String optOutListName) Sets the value ofCfnOptOutListProps.getOptOutListName()
Sets the value ofCfnOptOutListProps.getTags()
Constructors in software.amazon.awscdk.services.smsvoice with parameters of type CfnOptOutListProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnOptOutListProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOptOutListProps.Builder
.