Builder
Properties
Definition of the Amazon Braket job created. Specifies the container image the job uses, information about the Python scripts used for entry and training, and the user-defined metrics used to evaluation the job.
The list of Amazon Braket resources associated with the hybrid job.
The billable time the Amazon Braket job used to complete.
Information about the output locations for job checkpoint data.
The quantum processing unit (QPU) or simulator used to run the Amazon Braket job.
Details about the type and time events occurred related to the Amazon Braket job.
A description of the reason why an Amazon Braket job failed, if it failed.
Algorithm-specific parameters used by an Amazon Braket job that influence the quality of the traiing job. The values are set with a string of JSON key:value pairs, where the key is the name of the hyperparameter and the value is the value of th hyperparameter.
A list of parameters that specify the name and type of input data and where it is located.
The resource instances to use while running the hybrid job on Amazon Braket.
The path to the S3 location where job artifacts are stored and the encryption key used to store them there.
Queue information for the requested job. Only returned if QueueInfo
is specified in the additionalAttributeNames"
field in the GetJob
API request.
The status of the Amazon Braket job.
The user-defined criteria that specifies when to stop a job running.
Functions
construct an aws.sdk.kotlin.services.braket.model.AlgorithmSpecification inside the given block
construct an aws.sdk.kotlin.services.braket.model.JobCheckpointConfig inside the given block
construct an aws.sdk.kotlin.services.braket.model.DeviceConfig inside the given block
construct an aws.sdk.kotlin.services.braket.model.InstanceConfig inside the given block
construct an aws.sdk.kotlin.services.braket.model.JobOutputDataConfig inside the given block
construct an aws.sdk.kotlin.services.braket.model.HybridJobQueueInfo inside the given block
construct an aws.sdk.kotlin.services.braket.model.JobStoppingCondition inside the given block