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
/
SpendLimitName
Spend
Limit
Name
sealed
class
SpendLimitName
Inheritors
MediaMessageMonthlySpendLimit
TextMessageMonthlySpendLimit
VoiceMessageMonthlySpendLimit
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Media
Message
Monthly
Spend
Limit
Link copied to clipboard
object
MediaMessageMonthlySpendLimit
:
SpendLimitName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SpendLimitName
Text
Message
Monthly
Spend
Limit
Link copied to clipboard
object
TextMessageMonthlySpendLimit
:
SpendLimitName
Voice
Message
Monthly
Spend
Limit
Link copied to clipboard
object
VoiceMessageMonthlySpendLimit
:
SpendLimitName
Properties
value
Link copied to clipboard
abstract
val
value
:
String