Module: Aws::S3Outposts::Client::_ListSharedEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSharedEndpointsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#endpoints ⇒ ::Array[Types::Endpoint]
128 |
# File 'sig/client.rbs', line 128
def endpoints: () -> ::Array[Types::Endpoint]
|
#next_token ⇒ ::String
129 |
# File 'sig/client.rbs', line 129
def next_token: () -> ::String
|