Module: Aws::Macie2::Client::_ListFindingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFindingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#finding_ids ⇒ ::Array[::String]
836 |
# File 'sig/client.rbs', line 836
def finding_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
837 |
# File 'sig/client.rbs', line 837
def next_token: () -> ::String
|