Module: Aws::GuardDuty::Client::_ListMalwareProtectionPlansResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListMalwareProtectionPlansResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#malware_protection_plans ⇒ ::Array[Types::MalwareProtectionPlanSummary]
935 |
# File 'sig/client.rbs', line 935
def malware_protection_plans: () -> ::Array[Types::MalwareProtectionPlanSummary]
|
#next_token ⇒ ::String
936 |
# File 'sig/client.rbs', line 936
def next_token: () -> ::String
|