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
/
ProtectConfigurationFilterName
Protect
Configuration
Filter
Name
sealed
class
ProtectConfigurationFilterName
Inheritors
AccountDefault
DeletionProtectionEnabled
SdkUnknown
Members
Types
Account
Default
Link copied to clipboard
object
AccountDefault
:
ProtectConfigurationFilterName
Companion
Link copied to clipboard
object
Companion
Deletion
Protection
Enabled
Link copied to clipboard
object
DeletionProtectionEnabled
:
ProtectConfigurationFilterName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ProtectConfigurationFilterName
Properties
value
Link copied to clipboard
abstract
val
value
:
String