Module: Aws::Outposts::Client::_ListOutpostsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOutpostsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
521 |
# File 'sig/client.rbs', line 521
def next_token: () -> ::String
|
#outposts ⇒ ::Array[Types::Outpost]
520 |
# File 'sig/client.rbs', line 520
def outposts: () -> ::Array[Types::Outpost]
|