clientValidationCa

@JvmName(name = "fbusfxagusnwgggk")
suspend fun clientValidationCa(value: Output<List<ValidationCAArgs>>)
@JvmName(name = "cjqtiekyealhockp")
suspend fun clientValidationCa(value: List<ValidationCAArgs>?)

Parameters

value

Required if the policy is to be used with Traffic Director. For external HTTPS load balancers it must be empty. Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.


@JvmName(name = "wnsxlalyaktnfqxw")
suspend fun clientValidationCa(vararg values: Output<ValidationCAArgs>)


@JvmName(name = "glpciecnbnvibdyj")
suspend fun clientValidationCa(values: List<Output<ValidationCAArgs>>)
@JvmName(name = "ihmofcuwtoihjejy")
suspend fun clientValidationCa(vararg values: ValidationCAArgs)

Parameters

values

Required if the policy is to be used with Traffic Director. For external HTTPS load balancers it must be empty. Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.


@JvmName(name = "tjtadkoedvvmpvfw")
suspend fun clientValidationCa(argument: List<suspend ValidationCAArgsBuilder.() -> Unit>)
@JvmName(name = "ujmwfgyyfgegluul")
suspend fun clientValidationCa(vararg argument: suspend ValidationCAArgsBuilder.() -> Unit)
@JvmName(name = "fwxdhbnoxoldlnkl")
suspend fun clientValidationCa(argument: suspend ValidationCAArgsBuilder.() -> Unit)

Parameters

argument

Required if the policy is to be used with Traffic Director. For external HTTPS load balancers it must be empty. Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.