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.
2293 2294 2295 |
# File 'sig/types.rbs', line 2293 def @dhcp_options end |