UserArgs

constructor(attributes: Output<Map<String, String>>? = null, clientMetadata: Output<Map<String, String>>? = null, desiredDeliveryMediums: Output<List<String>>? = null, enabled: Output<Boolean>? = null, forceAliasCreation: Output<Boolean>? = null, messageAction: Output<String>? = null, password: Output<String>? = null, temporaryPassword: Output<String>? = null, userPoolId: Output<String>? = null, username: Output<String>? = null, validationData: Output<Map<String, String>>? = null)