Class IdentityPlatformConfigSmsRegionConfigAllowByDefault.Jsii$Proxy

    • Method Detail

      • getDisallowedRegions

        public final List<String> getDisallowedRegions()
        Description copied from interface: IdentityPlatformConfigSmsRegionConfigAllowByDefault
        Two letter unicode region codes to disallow as defined by https://cldr.unicode.org/ The full list of these region codes is here: https://github.com/unicode-cldr/cldr-localenames-full/blob/master/main/en/territories.json.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_config#disallowed_regions IdentityPlatformConfig#disallowed_regions}

        Specified by:
        getDisallowedRegions in interface IdentityPlatformConfigSmsRegionConfigAllowByDefault
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object