serverValidationCa

@JvmName(name = "fkilxfeluqfskdio")
suspend fun serverValidationCa(value: Output<List<ValidationCAArgs>>)
@JvmName(name = "rayumancmjotttui")
suspend fun serverValidationCa(value: List<ValidationCAArgs>?)

Parameters

value

Optional. Defines the mechanism to obtain the Certificate Authority certificate to validate the server certificate. If empty, client does not validate the server certificate.


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


@JvmName(name = "shvaywmlvenxajvi")
suspend fun serverValidationCa(values: List<Output<ValidationCAArgs>>)
@JvmName(name = "qvqjluixrpwumltv")
suspend fun serverValidationCa(vararg values: ValidationCAArgs)

Parameters

values

Optional. Defines the mechanism to obtain the Certificate Authority certificate to validate the server certificate. If empty, client does not validate the server certificate.


@JvmName(name = "eueeushbwwogtlam")
suspend fun serverValidationCa(argument: List<suspend ValidationCAArgsBuilder.() -> Unit>)
@JvmName(name = "xiiceguikgfskcig")
suspend fun serverValidationCa(vararg argument: suspend ValidationCAArgsBuilder.() -> Unit)
@JvmName(name = "awftwerxigwvlrnq")
suspend fun serverValidationCa(argument: suspend ValidationCAArgsBuilder.() -> Unit)

Parameters

argument

Optional. Defines the mechanism to obtain the Certificate Authority certificate to validate the server certificate. If empty, client does not validate the server certificate.