authentication

@JvmName(name = "ibfdudntfxmfhciv")
suspend fun authentication(value: Output<ManagedClusterAuthenticationArgs>)
@JvmName(name = "ddsppxkxayluejqn")
suspend fun authentication(value: ManagedClusterAuthenticationArgs?)

Parameters

value

Controls how connections to the cluster are authenticated. A authentication block as defined below.


@JvmName(name = "pxrffgourywbgcaw")
suspend fun authentication(argument: suspend ManagedClusterAuthenticationArgsBuilder.() -> Unit)

Parameters

argument

Controls how connections to the cluster are authenticated. A authentication block as defined below.