AWS SDK for Kotlin
Toggle table of contents
1.6.59
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
InferenceComponentPlacementStrategy
Inference
Component
Placement
Strategy
sealed
class
InferenceComponentPlacementStrategy
Inheritors
Binpack
Spread
SdkUnknown
Members
Types
Binpack
Link copied to clipboard
object
Binpack
:
InferenceComponentPlacementStrategy
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
InferenceComponentPlacementStrategy
Spread
Link copied to clipboard
object
Spread
:
InferenceComponentPlacementStrategy
Properties
value
Link copied to clipboard
abstract
val
value
:
String