Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.smsvoice.CfnPoolMixinProps.Builder
Packages that use CfnPoolMixinProps.Builder
-
Uses of CfnPoolMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.smsvoice
Methods in software.amazon.awscdk.cfnpropertymixins.services.smsvoice that return CfnPoolMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnPoolMixinProps.BuilderCfnPoolMixinProps.builder()CfnPoolMixinProps.Builder.deletionProtectionEnabled(Boolean deletionProtectionEnabled) Sets the value ofCfnPoolMixinProps.getDeletionProtectionEnabled()CfnPoolMixinProps.Builder.deletionProtectionEnabled(IResolvable deletionProtectionEnabled) Sets the value ofCfnPoolMixinProps.getDeletionProtectionEnabled()CfnPoolMixinProps.Builder.mandatoryKeywords(CfnPoolPropsMixin.MandatoryKeywordsProperty mandatoryKeywords) Sets the value ofCfnPoolMixinProps.getMandatoryKeywords()CfnPoolMixinProps.Builder.mandatoryKeywords(IResolvable mandatoryKeywords) Sets the value ofCfnPoolMixinProps.getMandatoryKeywords()CfnPoolMixinProps.Builder.optionalKeywords(List<? extends Object> optionalKeywords) Sets the value ofCfnPoolMixinProps.getOptionalKeywords()CfnPoolMixinProps.Builder.optionalKeywords(IResolvable optionalKeywords) Sets the value ofCfnPoolMixinProps.getOptionalKeywords()CfnPoolMixinProps.Builder.optOutListName(String optOutListName) Sets the value ofCfnPoolMixinProps.getOptOutListName()CfnPoolMixinProps.Builder.originationIdentities(List<String> originationIdentities) Sets the value ofCfnPoolMixinProps.getOriginationIdentities()CfnPoolMixinProps.Builder.selfManagedOptOutsEnabled(Boolean selfManagedOptOutsEnabled) Sets the value ofCfnPoolMixinProps.getSelfManagedOptOutsEnabled()CfnPoolMixinProps.Builder.selfManagedOptOutsEnabled(IResolvable selfManagedOptOutsEnabled) Sets the value ofCfnPoolMixinProps.getSelfManagedOptOutsEnabled()CfnPoolMixinProps.Builder.sharedRoutesEnabled(Boolean sharedRoutesEnabled) Sets the value ofCfnPoolMixinProps.getSharedRoutesEnabled()CfnPoolMixinProps.Builder.sharedRoutesEnabled(IResolvable sharedRoutesEnabled) Sets the value ofCfnPoolMixinProps.getSharedRoutesEnabled()Sets the value ofCfnPoolMixinProps.getTags()CfnPoolMixinProps.Builder.twoWay(CfnPoolPropsMixin.TwoWayProperty twoWay) Sets the value ofCfnPoolMixinProps.getTwoWay()CfnPoolMixinProps.Builder.twoWay(IResolvable twoWay) Sets the value ofCfnPoolMixinProps.getTwoWay()Constructors in software.amazon.awscdk.cfnpropertymixins.services.smsvoice with parameters of type CfnPoolMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPoolMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPoolMixinProps.Builder.