Class: Ansible::Ruby::Modules::Ecs_attribute

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

Overview

Create, update or delete ECS container instance attributes.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

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

Constructor Details

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

Instance Method Details

#attributesArray<Hash>, Hash



20
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/ecs_attribute.rb', line 20

attribute :attributes

#clusterString



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

attribute :cluster

#ec2_instance_idString



24
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/ecs_attribute.rb', line 24

attribute :ec2_instance_id

#state:present, ...



16
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/ecs_attribute.rb', line 16

attribute :state