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]
850 |
# File 'sig/client.rbs', line 850
def detector_ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
851 |
# File 'sig/client.rbs', line 851
def next_token: () -> ::String
|