Module: Aws::Macie2::Client::_ListClassificationScopesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListClassificationScopesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#classification_scopes ⇒ ::Array[Types::ClassificationScopeSummary]
812 |
# File 'sig/client.rbs', line 812
def classification_scopes: () -> ::Array[Types::ClassificationScopeSummary]
|
#next_token ⇒ ::String
813 |
# File 'sig/client.rbs', line 813
def next_token: () -> ::String
|