certificate

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

Parameters

value

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


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


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

Parameters

values

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