AWS SDK for Kotlin
Toggle table of contents
1.5.97
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
computeoptimizerautomation
/
aws.sdk.kotlin.services.computeoptimizerautomation.model
/
EventType
Event
Type
sealed
class
EventType
Event type enumeration
Inheritors
SnapshotAndDeleteUnattachedEbsVolume
UpgradeEbsVolumeType
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
EventType
Snapshot
And
Delete
Unattached
Ebs
Volume
Link copied to clipboard
object
SnapshotAndDeleteUnattachedEbsVolume
:
EventType
Upgrade
Ebs
Volume
Type
Link copied to clipboard
object
UpgradeEbsVolumeType
:
EventType
Properties
value
Link copied to clipboard
abstract
val
value
:
String