certificate

@JvmName(name = "hcahxexbnxqfbsdg")
suspend fun certificate(value: Output<List<String>>)
@JvmName(name = "nitnqkddrvlextnm")
suspend fun certificate(value: List<String>?)

Parameters

value

List of Client Certificate Thumbprints. Will be ignored if certificatesIds are provided.


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


@JvmName(name = "oafyavwlswqwolyt")
suspend fun certificate(values: List<Output<String>>)
@JvmName(name = "ioqbghfmpqrmcmvj")
suspend fun certificate(vararg values: String)

Parameters

values

List of Client Certificate Thumbprints. Will be ignored if certificatesIds are provided.