ResourceSnapshotJobSummary
An object that contains a Resource Snapshot Job
's subset of fields.
Contents
Note
In the following list, the required parameters are described first.
- Arn
-
The Amazon Resource Name (ARN) for the resource snapshot job.
Type: String
Pattern:
^arn:.*
Required: No
- EngagementId
-
The unique identifier of the Engagement.
Type: String
Pattern:
^eng-[0-9a-z]{14}$
Required: No
- Id
-
The unique identifier for the resource snapshot job within the AWS Partner Central system. This ID is used for direct references to the job within the service.
Type: String
Pattern:
^job-[0-9a-z]{13}$
Required: No
- Status
-
The current status of the snapshot job.
Valid values:
-
STOPPED: The job is not currently running.
-
RUNNING: The job is actively executing.
Type: String
Valid Values:
Running | Stopped
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: