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
/
ProtectConfigurationRuleSetNumberOverrideFilterName
Protect
Configuration
Rule
Set
Number
Override
Filter
Name
sealed
class
ProtectConfigurationRuleSetNumberOverrideFilterName
Inheritors
Action
CreatedAfter
CreatedBefore
DestinationPhoneNumberBeginsWith
ExpiresAfter
ExpiresBefore
IsoCountryCode
SdkUnknown
Members
Types
Action
Link copied to clipboard
object
Action
:
ProtectConfigurationRuleSetNumberOverrideFilterName
Companion
Link copied to clipboard
object
Companion
Created
After
Link copied to clipboard
object
CreatedAfter
:
ProtectConfigurationRuleSetNumberOverrideFilterName
Created
Before
Link copied to clipboard
object
CreatedBefore
:
ProtectConfigurationRuleSetNumberOverrideFilterName
Destination
Phone
Number
Begins
With
Link copied to clipboard
object
DestinationPhoneNumberBeginsWith
:
ProtectConfigurationRuleSetNumberOverrideFilterName
Expires
After
Link copied to clipboard
object
ExpiresAfter
:
ProtectConfigurationRuleSetNumberOverrideFilterName
Expires
Before
Link copied to clipboard
object
ExpiresBefore
:
ProtectConfigurationRuleSetNumberOverrideFilterName
Iso
Country
Code
Link copied to clipboard
object
IsoCountryCode
:
ProtectConfigurationRuleSetNumberOverrideFilterName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ProtectConfigurationRuleSetNumberOverrideFilterName
Properties
value
Link copied to clipboard
abstract
val
value
:
String