Module: Aws::NetworkFlowMonitor::Client::_ListScopesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListScopesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
272 |
# File 'sig/client.rbs', line 272
def next_token: () -> ::String
|
#scopes ⇒ ::Array[Types::ScopeSummary]
271 |
# File 'sig/client.rbs', line 271
def scopes: () -> ::Array[Types::ScopeSummary]
|