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

Class: Aws::ECS::Types::RegisterTaskDefinitionResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#tagsArray<Types::Tag>

The list of tags associated with the task definition.

Returns:

  • (Array<Types::Tag>)

    The list of tags associated with the task definition.

#task_definitionTypes::TaskDefinition

The full description of the registered task definition.

Returns: