Class: Ansible::Ruby::Modules::Aws_elasticbeanstalk_app

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

Overview

creates, updates, deletes beanstalk applications if app_name is provided

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

#app_nameString?



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

attribute :app_name

#descriptionString?



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

attribute :description

#state:absent, ...



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

attribute :state

#terminate_by_forceBoolean?



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

attribute :terminate_by_force