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
/
MessageFeedbackStatus
Message
Feedback
Status
sealed
class
MessageFeedbackStatus
Inheritors
Failed
Received
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Failed
Link copied to clipboard
object
Failed
:
MessageFeedbackStatus
Received
Link copied to clipboard
object
Received
:
MessageFeedbackStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
MessageFeedbackStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String