BasicAuthArgs

fun BasicAuthArgs(password: Output<String>? = null, user: Output<String>? = null)