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]
6085 |
# File 'sig/client.rbs', line 6085
def hosts: () -> ::Array[Types::Host]
|
#next_token ⇒ ::String
6086 |
# File 'sig/client.rbs', line 6086
def next_token: () -> ::String
|