Module: Aws::Outposts::Client::_ListSitesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSitesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
548 |
# File 'sig/client.rbs', line 548
def next_token: () -> ::String
|
#sites ⇒ ::Array[Types::Site]
547 |
# File 'sig/client.rbs', line 547
def sites: () -> ::Array[Types::Site]
|