Module: Aws::S3Control::Client::_ListAccessGrantsLocationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccessGrantsLocationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #access_grants_locations_list ⇒ ::Array[Types::ListAccessGrantsLocationsEntry]
- #next_token ⇒ ::String
Instance Method Details
#access_grants_locations_list ⇒ ::Array[Types::ListAccessGrantsLocationsEntry]
1039 |
# File 'sig/client.rbs', line 1039
def access_grants_locations_list: () -> ::Array[Types::ListAccessGrantsLocationsEntry]
|
#next_token ⇒ ::String
1038 |
# File 'sig/client.rbs', line 1038
def next_token: () -> ::String
|