certificates

@JvmName(name = "qwtdpnttrofsoaao")
suspend fun certificates(value: Output<List<ManagedClusterAuthenticationCertificateArgs>>)
@JvmName(name = "perpdfgggosrhjoj")
suspend fun certificates(value: List<ManagedClusterAuthenticationCertificateArgs>?)

Parameters

value

One or more certificate blocks as defined below.


@JvmName(name = "dhjubqfluqljrnos")
suspend fun certificates(vararg values: Output<ManagedClusterAuthenticationCertificateArgs>)


@JvmName(name = "sktaubpnbdopqvgl")
suspend fun certificates(values: List<Output<ManagedClusterAuthenticationCertificateArgs>>)
@JvmName(name = "qrtlvwjkkhgifaou")
suspend fun certificates(vararg values: ManagedClusterAuthenticationCertificateArgs)

Parameters

values

One or more certificate blocks as defined below.


@JvmName(name = "hoehyvttkybyubsg")
suspend fun certificates(argument: List<suspend ManagedClusterAuthenticationCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "ddqksqoespkjbcbo")
suspend fun certificates(vararg argument: suspend ManagedClusterAuthenticationCertificateArgsBuilder.() -> Unit)
@JvmName(name = "xxpesysilbfqhwqc")
suspend fun certificates(argument: suspend ManagedClusterAuthenticationCertificateArgsBuilder.() -> Unit)

Parameters

argument

One or more certificate blocks as defined below.