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
/
ClusterSlurmConfigStrategy
Cluster
Slurm
Config
Strategy
sealed
class
ClusterSlurmConfigStrategy
Inheritors
Managed
Merge
Overwrite
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Managed
Link copied to clipboard
object
Managed
:
ClusterSlurmConfigStrategy
Merge
Link copied to clipboard
object
Merge
:
ClusterSlurmConfigStrategy
Overwrite
Link copied to clipboard
object
Overwrite
:
ClusterSlurmConfigStrategy
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ClusterSlurmConfigStrategy
Properties
value
Link copied to clipboard
abstract
val
value
:
String