AppBasicAuthConfigArgs

constructor(enableBasicAuth: Output<Boolean>? = null, password: Output<String>? = null, username: Output<String>? = null)