JobSummary
Provides summary information about an Amazon Braket job.
Contents
- createdAt
-
The date and time that the Amazon Braket job was created.
Type: Timestamp
Required: Yes
- device
-
Provides summary information about the primary device used by an Amazon Braket job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- endedAt
-
The date and time that the Amazon Braket job ended.
Type: Timestamp
Required: No
- jobArn
-
The ARN of the Amazon Braket job.
Type: String
Pattern:
^arn:aws[a-z\-]*:braket:[a-z0-9\-]*:[0-9]{12}:job/.*$
Required: Yes
- jobName
-
The name of the Amazon Braket job.
Type: String
Required: Yes
- startedAt
-
The date and time that the Amazon Braket job was started.
Type: Timestamp
Required: No
- status
-
The status of the Amazon Braket job.
Type: String
Valid Values:
QUEUED | RUNNING | COMPLETED | FAILED | CANCELLING | CANCELLED
Required: Yes
- tags
-
A tag object that consists of a key and an optional value, used to manage metadata for Amazon Braket resources.
Type: String to string map
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: