authentication

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

Parameters

value

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


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

Parameters

argument

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