BasicAuthenticationArgs

fun BasicAuthenticationArgs(password: Output<String>? = null, username: Output<String>? = null)