AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
connectcampaignsv2
/
aws.sdk.kotlin.services.connectcampaignsv2.model
/
CommunicationLimitsConfigType
Communication
Limits
Config
Type
sealed
class
CommunicationLimitsConfigType
The type of campaign communication limits config.
Inheritors
AllChannelSubtypes
SdkUnknown
Members
Types
All
Channel
Subtypes
Link copied to clipboard
object
AllChannelSubtypes
:
CommunicationLimitsConfigType
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CommunicationLimitsConfigType
Properties
value
Link copied to clipboard
abstract
val
value
:
String