class Aws::Braket::Types::CancelQuantumTaskRequest
@note When making an API call, you may pass CancelQuantumTaskRequest
data as a hash: { client_token: "String64", # required quantum_task_arn: "QuantumTaskArn", # required }
@!attribute [rw] client_token
The client token associated with the request. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@!attribute [rw] quantum_task_arn
The ARN of the task to cancel. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/braket-2019-09-01/CancelQuantumTaskRequest AWS API Documentation
Constants
- SENSITIVE