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]
5956 |
# File 'sig/client.rbs', line 5956
def dhcp_options: () -> ::Array[Types::DhcpOptions]
|
#next_token ⇒ ::String
5955 |
# File 'sig/client.rbs', line 5955
def next_token: () -> ::String
|