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