You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::DhcpConfiguration
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::DhcpConfiguration
- Defined in:
- (unknown)
Overview
Describes a DHCP configuration option.
Instance Attribute Summary collapse
-
#key ⇒ String
The name of a DHCP option.
-
#values ⇒ Array<Types::AttributeValue>
One or more values for the DHCP option.
Instance Attribute Details
#key ⇒ String
The name of a DHCP option.
#values ⇒ Array<Types::AttributeValue>
One or more values for the DHCP option.