toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
pinpointsmsvoicev2
/
aws.sdk.kotlin.services.pinpointsmsvoicev2.model
/
ConfigurationSetFilterName
Configuration
Set
Filter
Name
sealed
class
ConfigurationSetFilterName
Inheritors
DefaultMessageType
DefaultSenderId
EventDestinationName
MatchingEventTypes
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Default
Message
Type
Link copied to clipboard
object
DefaultMessageType
:
ConfigurationSetFilterName
Default
Sender
Id
Link copied to clipboard
object
DefaultSenderId
:
ConfigurationSetFilterName
Event
Destination
Name
Link copied to clipboard
object
EventDestinationName
:
ConfigurationSetFilterName
Matching
Event
Types
Link copied to clipboard
object
MatchingEventTypes
:
ConfigurationSetFilterName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ConfigurationSetFilterName
Properties
value
Link copied to clipboard
abstract
val
value
:
String