Class: Ansible::Ruby::Modules::Ecs_taskdefinition_facts

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/amazon/ecs_taskdefinition_facts.rb

Overview

Describes a task definition in ecs.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#task_definitionString

Returns The name of the task definition to get details for.

Returns:

  • (String)

    The name of the task definition to get details for



12
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/ecs_taskdefinition_facts.rb', line 12

attribute :task_definition