AssetBundleImportJobSummary
A summary of the import job that includes details of the requested job's configuration and its current status.
Contents
Note
In the following list, the required parameters are described first.
- Arn
-
The ARN of the import job.
Type: String
Required: No
- AssetBundleImportJobId
-
The ID of the job. This ID is unique while the job is running. After the job is completed, you can reuse this ID for another job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: No
- CreatedTime
-
The time that the import job was created.
Type: Timestamp
Required: No
- FailureAction
-
The failure action for the import job.
Type: String
Valid Values:
DO_NOTHING | ROLLBACK
Required: No
- JobStatus
-
The current status of the import job.
Type: String
Valid Values:
QUEUED_FOR_IMMEDIATE_EXECUTION | IN_PROGRESS | SUCCESSFUL | FAILED | FAILED_ROLLBACK_IN_PROGRESS | FAILED_ROLLBACK_COMPLETED | FAILED_ROLLBACK_ERROR
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: