certificates

@JvmName(name = "dtepuylonlokjodj")
suspend fun certificates(value: Output<List<String>>)
@JvmName(name = "ndhelrntkmoygwpw")
suspend fun certificates(value: List<String>)

Parameters

value

PEM formatted public certificates. One certificate per entry.


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


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

Parameters

values

PEM formatted public certificates. One certificate per entry.