Module: Aws::Macie2::Client::_ListResourceProfileDetectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListResourceProfileDetectionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#detections ⇒ ::Array[Types::Detection]
925 |
# File 'sig/client.rbs', line 925
def detections: () -> ::Array[Types::Detection]
|
#next_token ⇒ ::String
926 |
# File 'sig/client.rbs', line 926
def next_token: () -> ::String
|