sshConfig

@JvmName(name = "uiayjnrknwsxxspy")
suspend fun sshConfig(value: Output<AzureClusterControlPlaneSshConfigArgs>)
@JvmName(name = "tmgixjwhdgyheqcy")
suspend fun sshConfig(value: AzureClusterControlPlaneSshConfigArgs)

Parameters

value

SSH configuration for how to access the underlying control plane machines.


@JvmName(name = "oxoltywrumypjobs")
suspend fun sshConfig(argument: suspend AzureClusterControlPlaneSshConfigArgsBuilder.() -> Unit)

Parameters

argument

SSH configuration for how to access the underlying control plane machines.