AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the GetJob operation.
Namespace: Amazon.Braket.Model
Assembly: AWSSDK.Braket.dll
Version: 3.x.y.z
public class GetJobResponse : AmazonWebServiceResponse
The GetJobResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetJobResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
AlgorithmSpecification | Amazon.Braket.Model.AlgorithmSpecification |
Gets and sets the property AlgorithmSpecification. Definition of the Amazon Braket hybrid job created. Provides information about the container image used, and the Python scripts used for training. |
![]() |
Associations | System.Collections.Generic.List<Amazon.Braket.Model.Association> |
Gets and sets the property Associations. The list of Amazon Braket resources associated with the hybrid job. |
![]() |
BillableDuration | System.Int32 |
Gets and sets the property BillableDuration. The billable time for which the Amazon Braket hybrid job used to complete. |
![]() |
CheckpointConfig | Amazon.Braket.Model.JobCheckpointConfig |
Gets and sets the property CheckpointConfig. Information about the output locations for hybrid job checkpoint data. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The time at which the Amazon Braket hybrid job was created. |
![]() |
DeviceConfig | Amazon.Braket.Model.DeviceConfig |
Gets and sets the property DeviceConfig. The primary device used by the Amazon Braket hybrid job. |
![]() |
EndedAt | System.DateTime |
Gets and sets the property EndedAt. The time at which the Amazon Braket hybrid job ended. |
![]() |
Events | System.Collections.Generic.List<Amazon.Braket.Model.JobEventDetails> |
Gets and sets the property Events. Details about the time and type of events occurred related to the Amazon Braket hybrid job. |
![]() |
FailureReason | System.String |
Gets and sets the property FailureReason. A description of the reason why an Amazon Braket hybrid job failed, if it failed. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
HyperParameters | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property HyperParameters. Algorithm-specific parameters used by an Amazon Braket hybrid job that influence the quality of the traiing job. The values are set with a map of JSON key:value pairs, where the key is the name of the hyperparameter and the value is the value of th hyperparameter. |
![]() |
InputDataConfig | System.Collections.Generic.List<Amazon.Braket.Model.InputFileConfig> |
Gets and sets the property InputDataConfig. A list of parameters that specify the name and type of input data and where it is located. |
![]() |
InstanceConfig | Amazon.Braket.Model.InstanceConfig |
Gets and sets the property InstanceConfig. The resource instances to use while running the hybrid job on Amazon Braket. |
![]() |
JobArn | System.String |
Gets and sets the property JobArn. The ARN of the Amazon Braket hybrid job. |
![]() |
JobName | System.String |
Gets and sets the property JobName. The name of the Amazon Braket hybrid job. |
![]() |
OutputDataConfig | Amazon.Braket.Model.JobOutputDataConfig |
Gets and sets the property OutputDataConfig. The path to the S3 location where hybrid job artifacts are stored and the encryption key used to store them there. |
![]() |
QueueInfo | Amazon.Braket.Model.HybridJobQueueInfo |
Gets and sets the property QueueInfo.
Queue information for the requested hybrid job. Only returned if |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
RoleArn | System.String |
Gets and sets the property RoleArn. The Amazon Resource Name (ARN) of an IAM role that Amazon Braket can assume to perform tasks on behalf of a user. It can access user resources, run an Amazon Braket job container on behalf of user, and output results and other hybrid job details to the s3 buckets of a user. |
![]() |
StartedAt | System.DateTime |
Gets and sets the property StartedAt. The time at which the Amazon Braket hybrid job was started. |
![]() |
Status | Amazon.Braket.JobPrimaryStatus |
Gets and sets the property Status. The status of the Amazon Braket hybrid job. |
![]() |
StoppingCondition | Amazon.Braket.Model.JobStoppingCondition |
Gets and sets the property StoppingCondition. The user-defined criteria that specifies when to stop a running hybrid job. |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags associated with this hybrid job. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5