trustedClientCertificateNames

@JvmName(name = "itaplqvtpcwslorp")
suspend fun trustedClientCertificateNames(value: Output<List<String>>)
@JvmName(name = "fhgjyklvswnegcru")
suspend fun trustedClientCertificateNames(value: List<String>?)

Parameters

value

The name of the Trusted Client Certificate that will be used to authenticate requests from clients.


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


@JvmName(name = "roxkqgrnuubjjppg")
suspend fun trustedClientCertificateNames(values: List<Output<String>>)
@JvmName(name = "psvmwdcbbjkyoyfy")
suspend fun trustedClientCertificateNames(vararg values: String)

Parameters

values

The name of the Trusted Client Certificate that will be used to authenticate requests from clients.