toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
ec2
/
aws.sdk.kotlin.services.ec2.model
/
InstanceStorageEncryptionSupport
Instance
Storage
Encryption
Support
sealed
class
InstanceStorageEncryptionSupport
Inheritors
Required
Unsupported
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Required
Link copied to clipboard
object
Required
:
InstanceStorageEncryptionSupport
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
InstanceStorageEncryptionSupport
Unsupported
Link copied to clipboard
object
Unsupported
:
InstanceStorageEncryptionSupport
Properties
value
Link copied to clipboard
abstract
val
value
:
String