AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
AiCapacityReservationPreference
Ai
Capacity
Reservation
Preference
sealed
class
AiCapacityReservationPreference
Inheritors
CapacityReservationsOnly
SdkUnknown
Members
Types
Capacity
Reservations
Only
Link copied to clipboard
object
CapacityReservationsOnly
:
AiCapacityReservationPreference
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AiCapacityReservationPreference
Properties
value
Link copied to clipboard
abstract
val
value
:
String