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]

Returns:



5784
# File 'sig/client.rbs', line 5784

def dhcp_options: () -> ::Array[Types::DhcpOptions]

#next_token::String

Returns:

  • (::String)


5783
# File 'sig/client.rbs', line 5783

def next_token: () -> ::String