observedCertificates

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

Parameters

value

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


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


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

Parameters

values

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