Class IdentityPlatformConfigSmsRegionConfigAllowlistOnly.Jsii$Proxy

    • Method Detail

      • getAllowedRegions

        public final List<String> getAllowedRegions()
        Description copied from interface: IdentityPlatformConfigSmsRegionConfigAllowlistOnly
        Two letter unicode region codes to allow 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#allowed_regions IdentityPlatformConfig#allowed_regions}

        Specified by:
        getAllowedRegions in interface IdentityPlatformConfigSmsRegionConfigAllowlistOnly
      • $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