certificates

@JvmName(name = "faloktnrakymqpte")
suspend fun certificates(value: Output<List<String>>)
@JvmName(name = "qsjscoshnrcrjuya")
suspend fun certificates(value: List<String>?)

Parameters

value

A set of Certificates defines for the given hostname. There can be defined up to fifteen certificates in each Certificate Map Entry. Each certificate must match pattern projects//locations//certificates/. ///


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


@JvmName(name = "lvfunhaybxbudqwm")
suspend fun certificates(values: List<Output<String>>)
@JvmName(name = "souxcaqesnfkfsmn")
suspend fun certificates(vararg values: String)

Parameters

values

A set of Certificates defines for the given hostname. There can be defined up to fifteen certificates in each Certificate Map Entry. Each certificate must match pattern projects//locations//certificates/. ///