You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Batch::Types::SubmitJobResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#job_arnString

The Amazon Resource Name (ARN) for the job.

Returns:

  • (String)

    The Amazon Resource Name (ARN) for the job.

#job_idString

The unique identifier for the job.

Returns:

  • (String)

    The unique identifier for the job.

#job_nameString

The name of the job.

Returns:

  • (String)

    The name of the job.