class Aws::EMRContainers::Types::CancelJobRunRequest
@note When making an API call, you may pass CancelJobRunRequest
data as a hash: { id: "ResourceIdString", # required virtual_cluster_id: "ResourceIdString", # required }
@!attribute [rw] id
The ID of the job run to cancel. @return [String]
@!attribute [rw] virtual_cluster_id
The ID of the virtual cluster for which the job run will be canceled. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/emr-containers-2020-10-01/CancelJobRunRequest AWS API Documentation
Constants
- SENSITIVE