Ingress Settings Client Auth Args
data class IngressSettingsClientAuthArgs(val certificates: Output<List<String>>? = null) : ConvertibleToJava<IngressSettingsClientAuthArgs>
Client-Certification Authentication.
Client-Certification Authentication.