observedCertificates

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

Parameters

value

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


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


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

Parameters

values

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