UserArgs

constructor(authenticationType: Output<String>? = null, enabled: Output<Boolean>? = null, firstName: Output<String>? = null, lastName: Output<String>? = null, sendEmailNotification: Output<Boolean>? = null, userName: Output<String>? = null)