| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
MalwareProtectionPlanSummary |
MalwareProtectionPlanSummary.clone() |
MalwareProtectionPlanSummary |
MalwareProtectionPlanSummary.withMalwareProtectionPlanId(String malwareProtectionPlanId)
A unique identifier associated with Malware Protection plan.
|
| Modifier and Type | Method and Description |
|---|---|
List<MalwareProtectionPlanSummary> |
ListMalwareProtectionPlansResult.getMalwareProtectionPlans()
A list of unique identifiers associated with each Malware Protection plan.
|
| Modifier and Type | Method and Description |
|---|---|
ListMalwareProtectionPlansResult |
ListMalwareProtectionPlansResult.withMalwareProtectionPlans(MalwareProtectionPlanSummary... malwareProtectionPlans)
A list of unique identifiers associated with each Malware Protection plan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListMalwareProtectionPlansResult.setMalwareProtectionPlans(Collection<MalwareProtectionPlanSummary> malwareProtectionPlans)
A list of unique identifiers associated with each Malware Protection plan.
|
ListMalwareProtectionPlansResult |
ListMalwareProtectionPlansResult.withMalwareProtectionPlans(Collection<MalwareProtectionPlanSummary> malwareProtectionPlans)
A list of unique identifiers associated with each Malware Protection plan.
|
Copyright © 2024. All rights reserved.