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
449 |
# File 'sig/client.rbs', line 449
def next_token: () -> ::String
|
#scans ⇒ ::Array[Types::Scan]
448 |
# File 'sig/client.rbs', line 448
def scans: () -> ::Array[Types::Scan]
|