Class: Aws::Types::CreateDhcpOptionsResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateDhcpOptionsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dhcp_options ⇒ Types::DhcpOptions
Returns the value of attribute dhcp_options.
Instance Attribute Details
#dhcp_options ⇒ Types::DhcpOptions
Returns the value of attribute dhcp_options.
2405 2406 2407 |
# File 'sig/types.rbs', line 2405 def @dhcp_options end |