orchestrator

@JvmName(name = "cocdflyutfkpxcba")
suspend fun orchestrator(value: Output<ClusterOrchestratorArgs>)
@JvmName(name = "isckhfelupihojco")
suspend fun orchestrator(value: ClusterOrchestratorArgs?)

Parameters

value

The orchestrator type for the SageMaker HyperPod cluster. Currently, 'eks' is the only available option.


@JvmName(name = "rxsysdkkymlghmqk")
suspend fun orchestrator(argument: suspend ClusterOrchestratorArgsBuilder.() -> Unit)

Parameters

argument

The orchestrator type for the SageMaker HyperPod cluster. Currently, 'eks' is the only available option.