UserInfoArgs

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