Module: Aws::S3Control::Client::_ListStorageLensGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStorageLensGroupsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1163 |
# File 'sig/client.rbs', line 1163
def next_token: () -> ::String
|
#storage_lens_group_list ⇒ ::Array[Types::ListStorageLensGroupEntry]
1164 |
# File 'sig/client.rbs', line 1164
def storage_lens_group_list: () -> ::Array[Types::ListStorageLensGroupEntry]
|