BasicLoginInformationArgs

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