toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
pinpointsmsvoicev2
/
aws.sdk.kotlin.services.pinpointsmsvoicev2.model
/
PoolFilterName
Pool
Filter
Name
sealed
class
PoolFilterName
Inheritors
DeletionProtectionEnabled
MessageType
OptOutListName
SelfManagedOptOutsEnabled
SharedRoutesEnabled
Status
TwoWayChannelArn
TwoWayEnabled
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Deletion
Protection
Enabled
Link copied to clipboard
object
DeletionProtectionEnabled
:
PoolFilterName
Message
Type
Link copied to clipboard
object
MessageType
:
PoolFilterName
Opt
Out
List
Name
Link copied to clipboard
object
OptOutListName
:
PoolFilterName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
PoolFilterName
Self
Managed
Opt
Outs
Enabled
Link copied to clipboard
object
SelfManagedOptOutsEnabled
:
PoolFilterName
Shared
Routes
Enabled
Link copied to clipboard
object
SharedRoutesEnabled
:
PoolFilterName
Status
Link copied to clipboard
object
Status
:
PoolFilterName
Two
Way
Channel
Arn
Link copied to clipboard
object
TwoWayChannelArn
:
PoolFilterName
Two
Way
Enabled
Link copied to clipboard
object
TwoWayEnabled
:
PoolFilterName
Properties
value
Link copied to clipboard
abstract
val
value
:
String