AWS SDK for Kotlin
Toggle table of contents
1.8.38
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
ReservedCapacityAllocationStrategy
Reserved
Capacity
Allocation
Strategy
sealed
class
ReservedCapacityAllocationStrategy
Inheritors
Prioritized
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Prioritized
Link copied to clipboard
object
Prioritized
:
ReservedCapacityAllocationStrategy
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReservedCapacityAllocationStrategy
Properties
value
Link copied to clipboard
abstract
val
value
:
String