Cluster Master Auth Args
fun ClusterMasterAuthArgs(clientCertificate: Output<String>? = null, clientCertificateConfig: Output<ClusterMasterAuthClientCertificateConfigArgs>, clientKey: Output<String>? = null, clusterCaCertificate: Output<String>? = null)