MasterAuthArgs

fun MasterAuthArgs(clientCertificateConfig: Output<ClientCertificateConfigArgs>? = null, password: Output<String>? = null, username: Output<String>? = null)