Uses of Class
software.amazon.awscdk.services.smsvoice.CfnProtectConfigurationProps.Builder
Packages that use CfnProtectConfigurationProps.Builder
-
Uses of CfnProtectConfigurationProps.Builder in software.amazon.awscdk.services.smsvoice
Methods in software.amazon.awscdk.services.smsvoice that return CfnProtectConfigurationProps.BuilderModifier and TypeMethodDescriptionCfnProtectConfigurationProps.builder()
CfnProtectConfigurationProps.Builder.countryRuleSet
(IResolvable countryRuleSet) Sets the value ofCfnProtectConfigurationProps.getCountryRuleSet()
CfnProtectConfigurationProps.Builder.countryRuleSet
(CfnProtectConfiguration.CountryRuleSetProperty countryRuleSet) Sets the value ofCfnProtectConfigurationProps.getCountryRuleSet()
CfnProtectConfigurationProps.Builder.deletionProtectionEnabled
(Boolean deletionProtectionEnabled) Sets the value ofCfnProtectConfigurationProps.getDeletionProtectionEnabled()
CfnProtectConfigurationProps.Builder.deletionProtectionEnabled
(IResolvable deletionProtectionEnabled) Sets the value ofCfnProtectConfigurationProps.getDeletionProtectionEnabled()
Sets the value ofCfnProtectConfigurationProps.getTags()
Constructors in software.amazon.awscdk.services.smsvoice with parameters of type CfnProtectConfigurationProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnProtectConfigurationProps.Builder
.