toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
pinpointsmsvoicev2
/
aws.sdk.kotlin.services.pinpointsmsvoicev2.model
/
DestinationCountryParameterKey
Destination
Country
Parameter
Key
sealed
class
DestinationCountryParameterKey
Inheritors
InEntityId
InTemplateId
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
In
Entity
Id
Link copied to clipboard
object
InEntityId
:
DestinationCountryParameterKey
In
Template
Id
Link copied to clipboard
object
InTemplateId
:
DestinationCountryParameterKey
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
DestinationCountryParameterKey
Properties
value
Link copied to clipboard
abstract
val
value
:
String