Class: Ansible::Ruby::Modules::Ec2_elb_facts

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

Overview

Gather facts about EC2 Elastic Load Balancers in AWS

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

#namesArray<String>, ...

Returns List of ELB names to gather facts about. Pass this option to gather facts about a set of ELBs, otherwise, all ELBs are returned.

Returns:

  • (Array<String>, String, nil)

    List of ELB names to gather facts about. Pass this option to gather facts about a set of ELBs, otherwise, all ELBs are returned.



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

attribute :names