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