Class | Fog::Compute::AWS::DhcpOption |
In: |
lib/fog/aws/models/compute/dhcp_option.rb
|
Parent: | Fog::Model |
Associates an existing dhcp configration set with a VPC
dhcp_option.attach(dopt-id, vpc-id)
True or false depending on the result
Removes an existing dhcp configuration set
dhcp_option.destroy
True or false depending on the result