Module: MetronomeSDK::Models::V1::CustomerCreateParams::BillingConfig::AwsRegion

Extended by:
Internal::Type::Enum
Defined in:
lib/metronome_sdk/models/v1/customer_create_params.rb,
sig/metronome_sdk/models/v1/customer_create_params.rbs

Overview

See Also:

  • MetronomeSDK::Models::V1::CustomerCreateParams::BillingConfig#aws_region

Constant Summary collapse

AF_SOUTH_1 =

Returns:

  • (:"af-south-1")
:"af-south-1"
AP_EAST_1 =

Returns:

  • (:"ap-east-1")
:"ap-east-1"
AP_NORTHEAST_1 =

Returns:

  • (:"ap-northeast-1")
:"ap-northeast-1"
AP_NORTHEAST_2 =

Returns:

  • (:"ap-northeast-2")
:"ap-northeast-2"
AP_NORTHEAST_3 =

Returns:

  • (:"ap-northeast-3")
:"ap-northeast-3"
AP_SOUTH_1 =

Returns:

  • (:"ap-south-1")
:"ap-south-1"
AP_SOUTHEAST_1 =

Returns:

  • (:"ap-southeast-1")
:"ap-southeast-1"
AP_SOUTHEAST_2 =

Returns:

  • (:"ap-southeast-2")
:"ap-southeast-2"
CA_CENTRAL_1 =

Returns:

  • (:"ca-central-1")
:"ca-central-1"
CN_NORTH_1 =

Returns:

  • (:"cn-north-1")
:"cn-north-1"
CN_NORTHWEST_1 =

Returns:

  • (:"cn-northwest-1")
:"cn-northwest-1"
EU_CENTRAL_1 =

Returns:

  • (:"eu-central-1")
:"eu-central-1"
EU_NORTH_1 =

Returns:

  • (:"eu-north-1")
:"eu-north-1"
EU_SOUTH_1 =

Returns:

  • (:"eu-south-1")
:"eu-south-1"
EU_WEST_1 =

Returns:

  • (:"eu-west-1")
:"eu-west-1"
EU_WEST_2 =

Returns:

  • (:"eu-west-2")
:"eu-west-2"
EU_WEST_3 =

Returns:

  • (:"eu-west-3")
:"eu-west-3"
ME_SOUTH_1 =

Returns:

  • (:"me-south-1")
:"me-south-1"
SA_EAST_1 =

Returns:

  • (:"sa-east-1")
:"sa-east-1"
US_EAST_1 =

Returns:

  • (:"us-east-1")
:"us-east-1"
US_EAST_2 =

Returns:

  • (:"us-east-2")
:"us-east-2"
US_GOV_EAST_1 =

Returns:

  • (:"us-gov-east-1")
:"us-gov-east-1"
US_GOV_WEST_1 =

Returns:

  • (:"us-gov-west-1")
:"us-gov-west-1"
US_WEST_1 =

Returns:

  • (:"us-west-1")
:"us-west-1"
US_WEST_2 =

Returns:

  • (:"us-west-2")
:"us-west-2"

Instance Method Summary collapse

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info

Instance Method Details

#self?.values::Array[MetronomeSDK::Models::V1::CustomerCreateParams::BillingConfig::aws_region]

Returns:

  • (::Array[MetronomeSDK::Models::V1::CustomerCreateParams::BillingConfig::aws_region])


224
# File 'sig/metronome_sdk/models/v1/customer_create_params.rbs', line 224

def self?.values: -> ::Array[MetronomeSDK::Models::V1::CustomerCreateParams::BillingConfig::aws_region]