class Aws::EMRContainers::Types::DescribeJobRunRequest

@note When making an API call, you may pass DescribeJobRunRequest

data as a hash:

    {
      id: "ResourceIdString", # required
      virtual_cluster_id: "ResourceIdString", # required
    }

@!attribute [rw] id

The ID of the job run request.
@return [String]

@!attribute [rw] virtual_cluster_id

The ID of the virtual cluster for which the job run is submitted.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/emr-containers-2020-10-01/DescribeJobRunRequest AWS API Documentation

Constants

SENSITIVE