Class: Ansible::Ruby::Modules::Ec2_vpc_dhcp_option_facts

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

Overview

Gather facts about dhcp options sets 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

#dhcp_options_idsObject?

Returns Get details of specific DHCP Option ID,Provide this value as a list.

Returns:

  • (Object, nil)

    Get details of specific DHCP Option ID,Provide this value as a list



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

attribute :dhcp_options_ids

#filtersHash?

Returns A dict of filters to apply. Each dict item consists of a filter key and a filter value. See U(docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeRouteTables.html) for possible filters.

Returns:



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

attribute :filters