AWS SDK for Kotlin
Toggle table of contents
1.4.122
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
guardduty
/
aws.sdk.kotlin.services.guardduty.model
/
EbsSnapshotPreservation
Ebs
Snapshot
Preservation
sealed
class
EbsSnapshotPreservation
Inheritors
NoRetention
RetentionWithFinding
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
No
Retention
Link copied to clipboard
object
NoRetention
:
EbsSnapshotPreservation
Retention
With
Finding
Link copied to clipboard
object
RetentionWithFinding
:
EbsSnapshotPreservation
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
EbsSnapshotPreservation
Properties
value
Link copied to clipboard
abstract
val
value
:
String