certificate

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

Parameters

value

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


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


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

Parameters

values

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