certificates

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

Parameters

value

One or more certificate blocks as defined below.


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


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

Parameters

values

One or more certificate blocks as defined below.


@JvmName(name = "prmjdihskhghmmwc")
suspend fun certificates(argument: List<suspend ManagedClusterAuthenticationCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "eloyaucnmxkdbfwa")
suspend fun certificates(vararg argument: suspend ManagedClusterAuthenticationCertificateArgsBuilder.() -> Unit)
@JvmName(name = "cxxbjmeifxwyesqq")
suspend fun certificates(argument: suspend ManagedClusterAuthenticationCertificateArgsBuilder.() -> Unit)

Parameters

argument

One or more certificate blocks as defined below.