AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
qconnect
/
aws.sdk.kotlin.services.qconnect.model
/
MessageTemplateAttributeType
Message
Template
Attribute
Type
sealed
class
MessageTemplateAttributeType
Inheritors
Agent
Custom
CustomerProfile
System
SdkUnknown
Members
Types
Agent
Link copied to clipboard
object
Agent
:
MessageTemplateAttributeType
Companion
Link copied to clipboard
object
Companion
Custom
Link copied to clipboard
object
Custom
:
MessageTemplateAttributeType
Customer
Profile
Link copied to clipboard
object
CustomerProfile
:
MessageTemplateAttributeType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
MessageTemplateAttributeType
System
Link copied to clipboard
object
System
:
MessageTemplateAttributeType
Properties
value
Link copied to clipboard
abstract
val
value
:
String