Module: Aws::EC2::Client::_DescribeDhcpOptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeDhcpOptionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dhcp_options ⇒ ::Array[Types::DhcpOptions]
5798 |
# File 'sig/client.rbs', line 5798
def dhcp_options: () -> ::Array[Types::DhcpOptions]
|
#next_token ⇒ ::String
5797 |
# File 'sig/client.rbs', line 5797
def next_token: () -> ::String
|