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
show all
Defined in:
(unknown)

Overview

Describes a DHCP configuration option.

Instance Attribute Summary collapse

Instance Attribute Details

#keyString

The name of a DHCP option.

Returns:

  • (String)

    The name of a DHCP option.

#valuesArray<Types::AttributeValue>

One or more values for the DHCP option.

Returns: