ssh

@JvmName(name = "orsmvlgbdouqutbc")
suspend fun ssh(value: Output<ComputeClusterSshArgs>)
@JvmName(name = "upaaujukwarnmukp")
suspend fun ssh(value: ComputeClusterSshArgs?)

Parameters

value

Credentials for an administrator user account that will be created on each compute node. A ssh block as defined below. Changing this forces a new Machine Learning Compute Cluster to be created.


@JvmName(name = "yjocrsxbxtfeoopo")
suspend fun ssh(argument: suspend ComputeClusterSshArgsBuilder.() -> Unit)

Parameters

argument

Credentials for an administrator user account that will be created on each compute node. A ssh block as defined below. Changing this forces a new Machine Learning Compute Cluster to be created.