Module: Auth0::Types::EventStreamEventBridgeAwsRegionEnum

Extended by:
Internal::Types::Enum
Defined in:
lib/auth0/types/event_stream_event_bridge_aws_region_enum.rb

Constant Summary collapse

AF_SOUTH1 =
"af-south-1"
AP_EAST1 =
"ap-east-1"
AP_EAST2 =
"ap-east-2"
AP_NORTHEAST1 =
"ap-northeast-1"
AP_NORTHEAST2 =
"ap-northeast-2"
AP_NORTHEAST3 =
"ap-northeast-3"
AP_SOUTH1 =
"ap-south-1"
AP_SOUTH2 =
"ap-south-2"
AP_SOUTHEAST1 =
"ap-southeast-1"
AP_SOUTHEAST2 =
"ap-southeast-2"
AP_SOUTHEAST3 =
"ap-southeast-3"
AP_SOUTHEAST4 =
"ap-southeast-4"
AP_SOUTHEAST5 =
"ap-southeast-5"
AP_SOUTHEAST6 =
"ap-southeast-6"
AP_SOUTHEAST7 =
"ap-southeast-7"
CA_CENTRAL1 =
"ca-central-1"
CA_WEST1 =
"ca-west-1"
EU_CENTRAL1 =
"eu-central-1"
EU_CENTRAL2 =
"eu-central-2"
EU_NORTH1 =
"eu-north-1"
EU_SOUTH1 =
"eu-south-1"
EU_SOUTH2 =
"eu-south-2"
EU_WEST1 =
"eu-west-1"
EU_WEST2 =
"eu-west-2"
EU_WEST3 =
"eu-west-3"
IL_CENTRAL1 =
"il-central-1"
ME_CENTRAL1 =
"me-central-1"
ME_SOUTH1 =
"me-south-1"
MX_CENTRAL1 =
"mx-central-1"
SA_EAST1 =
"sa-east-1"
US_GOV_EAST1 =
"us-gov-east-1"
US_GOV_WEST1 =
"us-gov-west-1"
US_EAST1 =
"us-east-1"
US_EAST2 =
"us-east-2"
US_WEST1 =
"us-west-1"
US_WEST2 =
"us-west-2"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load