UserDetailArgs

constructor(emailAddress: Output<String>, firstName: Output<String>? = null, lastName: Output<String>? = null)