AWS SDK for Kotlin
Toggle table of contents
1.5.33
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
ReservedCapacityType
Reserved
Capacity
Type
sealed
class
ReservedCapacityType
Inheritors
Instance
Ultraserver
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Instance
Link copied to clipboard
object
Instance
:
ReservedCapacityType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ReservedCapacityType
Ultraserver
Link copied to clipboard
object
Ultraserver
:
ReservedCapacityType
Properties
value
Link copied to clipboard
abstract
val
value
:
String