AWS SDK for Kotlin
Toggle table of contents
1.8.25
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
AggregationStatusEnum
Aggregation
Status
Enum
sealed
class
AggregationStatusEnum
Inheritors
Excluded
Included
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Excluded
Link copied to clipboard
object
Excluded
:
AggregationStatusEnum
Included
Link copied to clipboard
object
Included
:
AggregationStatusEnum
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AggregationStatusEnum
Properties
value
Link copied to clipboard
abstract
val
value
:
String