braket_get_job {paws.compute} | R Documentation |
Retrieves the specified Amazon Braket job
Description
Retrieves the specified Amazon Braket job.
See https://www.paws-r-sdk.com/docs/braket_get_job/ for full documentation.
Usage
braket_get_job(additionalAttributeNames = NULL, jobArn)
Arguments
additionalAttributeNames |
A list of attributes to return information for. |
jobArn |
[required] The ARN of the job to retrieve. |
[Package paws.compute version 0.7.0 Index]