AWS SDK for Kotlin
Toggle table of contents
1.6.7
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
autoscaling
/
aws.sdk.kotlin.services.autoscaling.model
/
DeletionProtection
Deletion
Protection
sealed
class
DeletionProtection
Inheritors
None
PreventAllDeletion
PreventForceDeletion
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
None
Link copied to clipboard
object
None
:
DeletionProtection
Prevent
All
Deletion
Link copied to clipboard
object
PreventAllDeletion
:
DeletionProtection
Prevent
Force
Deletion
Link copied to clipboard
object
PreventForceDeletion
:
DeletionProtection
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
DeletionProtection
Properties
value
Link copied to clipboard
abstract
val
value
:
String