Uses of Interface
software.amazon.awscdk.services.smsvoice.CfnProtectConfiguration.CountryRuleSetProperty
Packages that use CfnProtectConfiguration.CountryRuleSetProperty
-
Uses of CfnProtectConfiguration.CountryRuleSetProperty in software.amazon.awscdk.services.smsvoice
Classes in software.amazon.awscdk.services.smsvoice that implement CfnProtectConfiguration.CountryRuleSetPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnProtectConfiguration.CountryRuleSetProperty
Methods in software.amazon.awscdk.services.smsvoice that return CfnProtectConfiguration.CountryRuleSetPropertyModifier and TypeMethodDescriptionCfnProtectConfiguration.CountryRuleSetProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.smsvoice with parameters of type CfnProtectConfiguration.CountryRuleSetPropertyModifier and TypeMethodDescriptionCfnProtectConfiguration.Builder.countryRuleSet
(CfnProtectConfiguration.CountryRuleSetProperty countryRuleSet) The set ofCountryRules
you specify to control which countries End User Messaging can send your messages to.CfnProtectConfigurationProps.Builder.countryRuleSet
(CfnProtectConfiguration.CountryRuleSetProperty countryRuleSet) Sets the value ofCfnProtectConfigurationProps.getCountryRuleSet()
void
CfnProtectConfiguration.setCountryRuleSet
(CfnProtectConfiguration.CountryRuleSetProperty value) The set ofCountryRules
you specify to control which countries End User Messaging can send your messages to.