JobSummary
Provides summary information about an Amazon Braket hybrid job.
Contents
- createdAt
-
The time at which the Amazon Braket hybrid job was created.
Type: Timestamp
Required: Yes
- device
-
The primary device used by an Amazon Braket hybrid job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- jobArn
-
The ARN of the Amazon Braket hybrid 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 hybrid job.
Type: String
Required: Yes
- status
-
The status of the Amazon Braket hybrid job.
Type: String
Valid Values:
QUEUED | RUNNING | COMPLETED | FAILED | CANCELLING | CANCELLED
Required: Yes
- endedAt
-
The time at which the Amazon Braket hybrid job ended.
Type: Timestamp
Required: No
- startedAt
-
The time at which the Amazon Braket hybrid job was started.
Type: Timestamp
Required: No
-
Displays the key, value pairs of tags associated with this hybrid job.
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: