Module: Aws::FraudDetector::Client::_GetOutcomesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetOutcomesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
773 |
# File 'sig/client.rbs', line 773
def next_token: () -> ::String
|
#outcomes ⇒ ::Array[Types::Outcome]
772 |
# File 'sig/client.rbs', line 772
def outcomes: () -> ::Array[Types::Outcome]
|