SslConfigArgs

fun SslConfigArgs(caCertificate: Output<String>, clientCertificate: Output<String>? = null, clientKey: Output<String>? = null)