Module: Aws::ChimeSDKVoice::Client::_ListAvailableVoiceConnectorRegionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAvailableVoiceConnectorRegionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#voice_connector_regions ⇒ ::Array[("us-east-1" | "us-west-2" | "ca-central-1" | "eu-central-1" | "eu-west-1" | "eu-west-2" | "ap-northeast-2" | "ap-northeast-1" | "ap-southeast-1" | "ap-southeast-2")]
635 |
# File 'sig/client.rbs', line 635
def voice_connector_regions: () -> ::Array[("us-east-1" | "us-west-2" | "ca-central-1" | "eu-central-1" | "eu-west-1" | "eu-west-2" | "ap-northeast-2" | "ap-northeast-1" | "ap-southeast-1" | "ap-southeast-2")]
|