Module: Aws::CodeStarconnections::Client::_ListHostsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHostsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#hosts ⇒ ::Array[Types::Host]
296 |
# File 'sig/client.rbs', line 296
def hosts: () -> ::Array[Types::Host]
|
#next_token ⇒ ::String
297 |
# File 'sig/client.rbs', line 297
def next_token: () -> ::String
|