Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.smsvoice.CfnPhoneNumberMixinProps.Builder
Packages that use CfnPhoneNumberMixinProps.Builder
-
Uses of CfnPhoneNumberMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.smsvoice
Methods in software.amazon.awscdk.cfnpropertymixins.services.smsvoice that return CfnPhoneNumberMixinProps.BuilderModifier and TypeMethodDescriptionCfnPhoneNumberMixinProps.builder()CfnPhoneNumberMixinProps.Builder.deletionProtectionEnabled(Boolean deletionProtectionEnabled) Sets the value ofCfnPhoneNumberMixinProps.getDeletionProtectionEnabled()CfnPhoneNumberMixinProps.Builder.deletionProtectionEnabled(IResolvable deletionProtectionEnabled) Sets the value ofCfnPhoneNumberMixinProps.getDeletionProtectionEnabled()CfnPhoneNumberMixinProps.Builder.isoCountryCode(String isoCountryCode) Sets the value ofCfnPhoneNumberMixinProps.getIsoCountryCode()CfnPhoneNumberMixinProps.Builder.mandatoryKeywords(CfnPhoneNumberPropsMixin.MandatoryKeywordsProperty mandatoryKeywords) Sets the value ofCfnPhoneNumberMixinProps.getMandatoryKeywords()CfnPhoneNumberMixinProps.Builder.mandatoryKeywords(IResolvable mandatoryKeywords) Sets the value ofCfnPhoneNumberMixinProps.getMandatoryKeywords()CfnPhoneNumberMixinProps.Builder.numberCapabilities(List<String> numberCapabilities) Sets the value ofCfnPhoneNumberMixinProps.getNumberCapabilities()CfnPhoneNumberMixinProps.Builder.numberType(String numberType) Sets the value ofCfnPhoneNumberMixinProps.getNumberType()CfnPhoneNumberMixinProps.Builder.optionalKeywords(List<? extends Object> optionalKeywords) Sets the value ofCfnPhoneNumberMixinProps.getOptionalKeywords()CfnPhoneNumberMixinProps.Builder.optionalKeywords(IResolvable optionalKeywords) Sets the value ofCfnPhoneNumberMixinProps.getOptionalKeywords()CfnPhoneNumberMixinProps.Builder.optOutListName(String optOutListName) Sets the value ofCfnPhoneNumberMixinProps.getOptOutListName()CfnPhoneNumberMixinProps.Builder.selfManagedOptOutsEnabled(Boolean selfManagedOptOutsEnabled) Sets the value ofCfnPhoneNumberMixinProps.getSelfManagedOptOutsEnabled()CfnPhoneNumberMixinProps.Builder.selfManagedOptOutsEnabled(IResolvable selfManagedOptOutsEnabled) Sets the value ofCfnPhoneNumberMixinProps.getSelfManagedOptOutsEnabled()Sets the value ofCfnPhoneNumberMixinProps.getTags()CfnPhoneNumberMixinProps.Builder.twoWay(CfnPhoneNumberPropsMixin.TwoWayProperty twoWay) Sets the value ofCfnPhoneNumberMixinProps.getTwoWay()CfnPhoneNumberMixinProps.Builder.twoWay(IResolvable twoWay) Sets the value ofCfnPhoneNumberMixinProps.getTwoWay()Constructors in software.amazon.awscdk.cfnpropertymixins.services.smsvoice with parameters of type CfnPhoneNumberMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPhoneNumberMixinProps.Builder.