Class: Ansible::Ruby::Modules::Ecs_cluster

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

Overview

Creates or terminates ecs clusters.

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

#delayInteger?



19
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/ecs_cluster.rb', line 19

attribute :delay

#nameString



15
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/ecs_cluster.rb', line 15

attribute :name

#repeatInteger?



23
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/ecs_cluster.rb', line 23

attribute :repeat

#state:present, ...



11
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/ecs_cluster.rb', line 11

attribute :state