sshConfig

@JvmName(name = "lrhefvfdtmhageft")
suspend fun sshConfig(value: Output<AzureNodePoolConfigSshConfigArgs>)
@JvmName(name = "wbfnbflbwtvwbugl")
suspend fun sshConfig(value: AzureNodePoolConfigSshConfigArgs)

Parameters

value

SSH configuration for how to access the node pool machines.


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

Parameters

argument

SSH configuration for how to access the node pool machines.