Module: Aws::GuardDuty::Client::_DescribeMalwareScansResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeMalwareScansResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
403 |
# File 'sig/client.rbs', line 403
def next_token: () -> ::String
|
#scans ⇒ ::Array[Types::Scan]
402 |
# File 'sig/client.rbs', line 402
def scans: () -> ::Array[Types::Scan]
|