UserInfoArgs

fun UserInfoArgs(emailAddress: Output<String>? = null, name: Output<String>? = null, phoneNumber: Output<String>? = null)