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

Class: Aws::Batch::Types::RegisterJobDefinitionResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#job_definition_arnString

The Amazon Resource Name (ARN) of the job definition.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the job definition.

#job_definition_nameString

The name of the job definition.

Returns:

  • (String)

    The name of the job definition.

#revisionInteger

The revision of the job definition.

Returns:

  • (Integer)

    The revision of the job definition.