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
/
ConfigurationSetFilterName
Configuration
Set
Filter
Name
sealed
class
ConfigurationSetFilterName
Inheritors
DefaultMessageFeedbackEnabled
DefaultMessageType
DefaultSenderId
EventDestinationName
MatchingEventTypes
ProtectConfigurationId
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Default
Message
Feedback
Enabled
Link copied to clipboard
object
DefaultMessageFeedbackEnabled
:
ConfigurationSetFilterName
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
Protect
Configuration
Id
Link copied to clipboard
object
ProtectConfigurationId
:
ConfigurationSetFilterName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ConfigurationSetFilterName
Properties
value
Link copied to clipboard
abstract
val
value
:
String