observedCertificates

@JvmName(name = "tgfaitfqnumlrcxs")
suspend fun observedCertificates(value: Output<List<String>>)
@JvmName(name = "gaujomxvmajctiak")
suspend fun observedCertificates(value: List<String>)

Parameters

value

The list of certificates to install on all machines in the pool.


@JvmName(name = "aekxxfqykbfcnpgr")
suspend fun observedCertificates(vararg values: Output<String>)


@JvmName(name = "deegxqiwcmvjurjy")
suspend fun observedCertificates(values: List<Output<String>>)
@JvmName(name = "ggpmsbgljpixcjkn")
suspend fun observedCertificates(vararg values: String)

Parameters

values

The list of certificates to install on all machines in the pool.