class AWS::EC2::DHCPOptions
def vpcs
-
(VPCCollection)
- Returns a collection that represents
def vpcs vpcs = VPCCollection.new(:config => config) vpcs.filter('dhcp-options-id', dhcp_options_id) end
(VPCCollection)
- Returns a collection that represents
def vpcs vpcs = VPCCollection.new(:config => config) vpcs.filter('dhcp-options-id', dhcp_options_id) end