UserAccessTaskItem
Contains information about a user access task.
Contents
- app
- 
               The name of the application. Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Required: Yes 
- tenantId
- 
               The ID of the application tenant. Type: String Length Constraints: Minimum length of 1. Maximum length of 1024. Required: Yes 
- error
- 
               Error from the task, if any. Type: TaskError object Required: No 
- taskId
- 
               The unique ID of the task. Type: String Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: