sshConfig

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

Parameters

value

SSH configuration for how to access the node pool machines.


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

Parameters

argument

SSH configuration for how to access the node pool machines.