BasicAuthenticationArgs

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