Module: Aws::FraudDetector::Client::_GetDetectorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDetectorsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#detectors ⇒ ::Array[Types::Detector]
573 |
# File 'sig/client.rbs', line 573
def detectors: () -> ::Array[Types::Detector]
|
#next_token ⇒ ::String
574 |
# File 'sig/client.rbs', line 574
def next_token: () -> ::String
|