Module: Vapi::Types::UpdateAnthropicBedrockCredentialDtoRegion

Extended by:
Internal::Types::Enum
Defined in:
lib/vapi/types/update_anthropic_bedrock_credential_dto_region.rb

Constant Summary collapse

US_EAST_1 =
"us-east-1"
US_WEST_2 =
"us-west-2"
EU_WEST_1 =
"eu-west-1"
EU_WEST_3 =
"eu-west-3"
AP_NORTHEAST_1 =
"ap-northeast-1"
AP_SOUTHEAST_2 =
"ap-southeast-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