certificates

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

Parameters

value

One or more certificate blocks as defined below.


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


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

Parameters

values

One or more certificate blocks as defined below.


@JvmName(name = "shoeaxkxwjonrcto")
suspend fun certificates(argument: List<suspend ManagedClusterAuthenticationCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "esfudtuggrebtreb")
suspend fun certificates(vararg argument: suspend ManagedClusterAuthenticationCertificateArgsBuilder.() -> Unit)
@JvmName(name = "ypropqqnxtuudddu")
suspend fun certificates(argument: suspend ManagedClusterAuthenticationCertificateArgsBuilder.() -> Unit)

Parameters

argument

One or more certificate blocks as defined below.