AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
s3
/
aws.sdk.kotlin.services.s3.model
/
SseKmsEncryptedObjectsStatus
Sse
Kms
Encrypted
Objects
Status
sealed
class
SseKmsEncryptedObjectsStatus
Inheritors
Disabled
Enabled
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Disabled
Link copied to clipboard
object
Disabled
:
SseKmsEncryptedObjectsStatus
Enabled
Link copied to clipboard
object
Enabled
:
SseKmsEncryptedObjectsStatus
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SseKmsEncryptedObjectsStatus
Properties
value
Link copied to clipboard
abstract
val
value
:
String