AssetBundleExportJobSummary
A summary of the export job that includes details of the job's configuration and its current status.
Contents
Note
In the following list, the required parameters are described first.
- Arn
-
The ARN of the export job.
Type: String
Required: No
- AssetBundleExportJobId
-
The ID of the export job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\w\-]+
Required: No
- CreatedTime
-
The time that the export job was created.
Type: Timestamp
Required: No
- ExportFormat
-
The format for the export job.
Type: String
Valid Values:
CLOUDFORMATION_JSON | QUICKSIGHT_JSON
Required: No
- IncludeAllDependencies
-
The flag that determines the inclusion of resource dependencies in the returned asset bundle.
Type: Boolean
Required: No
- IncludePermissions
-
The flag that determines the inclusion of permissions associated with each resource ARN.
Type: Boolean
Required: No
- IncludeTags
-
The flag that determines the inclusion of tags associated with each resource ARN.
Type: Boolean
Required: No
- JobStatus
-
The current status of the export job.
Type: String
Valid Values:
QUEUED_FOR_IMMEDIATE_EXECUTION | IN_PROGRESS | SUCCESSFUL | FAILED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: