Class: Ansible::Ruby::Modules::Ec2_vpc_peering_facts

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

Overview

Gets various details related to AWS VPC Peers

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

#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_DescribeVpcPeeringConnections.html) for possible filters.

Returns:



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

attribute :filters

#peer_connection_idsArray<String>, ...

Returns Get details of specific vpc peer IDs.

Returns:

  • (Array<String>, String, nil)

    Get details of specific vpc peer IDs



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

attribute :peer_connection_ids