toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
chimesdkvoice
/
aws.sdk.kotlin.services.chimesdkvoice.model
/
VoiceConnectorAwsRegion
Voice
Connector
Aws
Region
sealed
class
VoiceConnectorAwsRegion
Inheritors
ApNortheast1
ApNortheast2
ApSoutheast1
ApSoutheast2
CaCentral1
EuCentral1
EuWest1
EuWest2
UsEast1
UsWest2
SdkUnknown
Members
Types
Ap
Northeast1
Link copied to clipboard
object
ApNortheast1
:
VoiceConnectorAwsRegion
Ap
Northeast2
Link copied to clipboard
object
ApNortheast2
:
VoiceConnectorAwsRegion
Ap
Southeast1
Link copied to clipboard
object
ApSoutheast1
:
VoiceConnectorAwsRegion
Ap
Southeast2
Link copied to clipboard
object
ApSoutheast2
:
VoiceConnectorAwsRegion
Ca
Central1
Link copied to clipboard
object
CaCentral1
:
VoiceConnectorAwsRegion
Companion
Link copied to clipboard
object
Companion
Eu
Central1
Link copied to clipboard
object
EuCentral1
:
VoiceConnectorAwsRegion
Eu
West1
Link copied to clipboard
object
EuWest1
:
VoiceConnectorAwsRegion
Eu
West2
Link copied to clipboard
object
EuWest2
:
VoiceConnectorAwsRegion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
VoiceConnectorAwsRegion
Us
East1
Link copied to clipboard
object
UsEast1
:
VoiceConnectorAwsRegion
Us
West2
Link copied to clipboard
object
UsWest2
:
VoiceConnectorAwsRegion
Properties
value
Link copied to clipboard
abstract
val
value
:
String