AWS SDK for Kotlin
Toggle table of contents
1.4.123
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
kms
/
aws.sdk.kotlin.services.kms.model
/
IncludeKeyMaterial
Include
Key
Material
sealed
class
IncludeKeyMaterial
Inheritors
AllKeyMaterial
RotationsOnly
SdkUnknown
Members
Types
All
Key
Material
Link copied to clipboard
object
AllKeyMaterial
:
IncludeKeyMaterial
Companion
Link copied to clipboard
object
Companion
Rotations
Only
Link copied to clipboard
object
RotationsOnly
:
IncludeKeyMaterial
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
IncludeKeyMaterial
Properties
value
Link copied to clipboard
abstract
val
value
:
String