Class CfnProtectConfigurationPropsMixin.CountryRuleProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.smsvoice.CfnProtectConfigurationPropsMixin.CountryRuleProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnProtectConfigurationPropsMixin.CountryRuleProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnProtectConfigurationPropsMixin.CountryRuleProperty
@Stability(Stable)
@Internal
public static final class CfnProtectConfigurationPropsMixin.CountryRuleProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnProtectConfigurationPropsMixin.CountryRuleProperty
An implementation for
CfnProtectConfigurationPropsMixin.CountryRuleProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.smsvoice.CfnProtectConfigurationPropsMixin.CountryRuleProperty
CfnProtectConfigurationPropsMixin.CountryRuleProperty.Builder, CfnProtectConfigurationPropsMixin.CountryRuleProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProtectConfigurationPropsMixin.CountryRuleProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnProtectConfigurationPropsMixin.CountryRuleProperty.Builder.
-
-
Method Details
-
getCountryCode
Description copied from interface:CfnProtectConfigurationPropsMixin.CountryRulePropertyThe two-character code, in ISO 3166-1 alpha-2 format, for the country or region.- Specified by:
getCountryCodein interfaceCfnProtectConfigurationPropsMixin.CountryRuleProperty- See Also:
-
getProtectStatus
Description copied from interface:CfnProtectConfigurationPropsMixin.CountryRulePropertyThe types of protection that can be used.- Specified by:
getProtectStatusin interfaceCfnProtectConfigurationPropsMixin.CountryRuleProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-