certificate

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

Parameters

value

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


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


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

Parameters

values

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