Module: Aws::S3Files::Client::_ListAccessPointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccessPointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#access_points ⇒ ::Array[Types::ListAccessPointsDescription]
292 |
# File 'sig/client.rbs', line 292
def access_points: () -> ::Array[Types::ListAccessPointsDescription]
|
#next_token ⇒ ::String
291 |
# File 'sig/client.rbs', line 291
def next_token: () -> ::String
|