ocspServers

@JvmName(name = "eojcroxgltmrcnxn")
suspend fun ocspServers(value: Output<List<String>>)
@JvmName(name = "nlurluyvfsgqxjlc")
suspend fun ocspServers(value: List<String>?)

Parameters

value

Specifies the URL values for the OCSP Servers field.


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


@JvmName(name = "sfnqtebtpbfryoiw")
suspend fun ocspServers(values: List<Output<String>>)
@JvmName(name = "ecinlymmcbevxmov")
suspend fun ocspServers(vararg values: String)

Parameters

values

Specifies the URL values for the OCSP Servers field.