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
- Struct
- Aws::Batch::Types::RegisterJobDefinitionResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#job_definition_arn ⇒ String
The Amazon Resource Name (ARN) of the job definition.
-
#job_definition_name ⇒ String
The name of the job definition.
-
#revision ⇒ Integer
The revision of the job definition.
Instance Attribute Details
#job_definition_arn ⇒ String
The Amazon Resource Name (ARN) of the job definition.
#job_definition_name ⇒ String
The name of the job definition.
#revision ⇒ Integer
The revision of the job definition.