Module: Vapi::Types::CreateAnthropicBedrockCredentialDtoRegion
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/create_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