Module: Auth0::Types::LogStreamEventGridRegionEnum

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

Constant Summary collapse

AUSTRALIACENTRAL =
"australiacentral"
AUSTRALIAEAST =
"australiaeast"
AUSTRALIASOUTHEAST =
"australiasoutheast"
BRAZILSOUTH =
"brazilsouth"
CANADACENTRAL =
"canadacentral"
CANADAEAST =
"canadaeast"
CENTRALINDIA =
"centralindia"
CENTRALUS =
"centralus"
EASTASIA =
"eastasia"
EASTUS =
"eastus"
EASTUS2 =
"eastus2"
FRANCECENTRAL =
"francecentral"
GERMANYWESTCENTRAL =
"germanywestcentral"
JAPANEAST =
"japaneast"
JAPANWEST =
"japanwest"
KOREACENTRAL =
"koreacentral"
KOREASOUTH =
"koreasouth"
NORTHCENTRALUS =
"northcentralus"
NORTHEUROPE =
"northeurope"
NORWAYEAST =
"norwayeast"
SOUTHAFRICANORTH =
"southafricanorth"
SOUTHCENTRALUS =
"southcentralus"
SOUTHEASTASIA =
"southeastasia"
SOUTHINDIA =
"southindia"
SWEDENCENTRAL =
"swedencentral"
SWITZERLANDNORTH =
"switzerlandnorth"
UAENORTH =
"uaenorth"
UKSOUTH =
"uksouth"
UKWEST =
"ukwest"
WESTCENTRALUS =
"westcentralus"
WESTEUROPE =
"westeurope"
WESTINDIA =
"westindia"
WESTUS =
"westus"
WESTUS2 =
"westus2"

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