trustedClientCertificateNames

@JvmName(name = "gehsfjuofwfynlpb")
suspend fun trustedClientCertificateNames(value: Output<List<String>>)
@JvmName(name = "xmflwcwbeqkulffr")
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 = "wkqsxhmbwhsqasbo")
suspend fun trustedClientCertificateNames(vararg values: Output<String>)


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

Parameters

values

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