AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the GetJobRun operation. Displays detailed information about a job run.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EMRServerless.AmazonEMRServerlessRequest
      Amazon.EMRServerless.Model.GetJobRunRequest

Namespace: Amazon.EMRServerless.Model
Assembly: AWSSDK.EMRServerless.dll
Version: 3.x.y.z

Syntax

C#
public class GetJobRunRequest : AmazonEMRServerlessRequest
         IAmazonWebServiceRequest

The GetJobRunRequest type exposes the following members

Constructors

NameDescription
Public Method GetJobRunRequest()

Properties

NameTypeDescription
Public Property ApplicationId System.String

Gets and sets the property ApplicationId.

The ID of the application on which the job run is submitted.

Public Property Attempt System.Int32

Gets and sets the property Attempt.

An optimal parameter that indicates the amount of attempts for the job. If not specified, this value defaults to the attempt of the latest job.

Public Property JobRunId System.String

Gets and sets the property JobRunId.

The ID of the job run.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5