Module: Aws::GuardDuty::Client::_ListDetectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDetectorsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#detector_ids ⇒ ::Array[::String]
847 |
# File 'sig/client.rbs', line 847
def detector_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
848 |
# File 'sig/client.rbs', line 848
def next_token: () -> ::String
|