Module: Aws::EC2::Client::_DescribeHostsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeHostsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#hosts ⇒ ::Array[Types::Host]
6327 |
# File 'sig/client.rbs', line 6327
def hosts: () -> ::Array[Types::Host]
|
#next_token ⇒ ::String
6328 |
# File 'sig/client.rbs', line 6328
def next_token: () -> ::String
|