Module: Aws::S3Outposts::Client::_ListOutpostsWithS3ResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOutpostsWithS3Result]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
117 |
# File 'sig/client.rbs', line 117
def next_token: () -> ::String
|
#outposts ⇒ ::Array[Types::Outpost]
116 |
# File 'sig/client.rbs', line 116
def outposts: () -> ::Array[Types::Outpost]
|