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]
932 |
# File 'sig/client.rbs', line 932
def malware_protection_plans: () -> ::Array[Types::MalwareProtectionPlanSummary]
|
#next_token ⇒ ::String
933 |
# File 'sig/client.rbs', line 933
def next_token: () -> ::String
|