AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
kms
/
aws.sdk.kotlin.services.kms.model
/
RotationType
Rotation
Type
sealed
class
RotationType
Inheritors
Automatic
OnDemand
SdkUnknown
Members
Types
Automatic
Link copied to clipboard
object
Automatic
:
RotationType
Companion
Link copied to clipboard
object
Companion
On
Demand
Link copied to clipboard
object
OnDemand
:
RotationType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RotationType
Properties
value
Link copied to clipboard
abstract
val
value
:
String