AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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