| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
MalwareProtectionPlanStatusReason |
MalwareProtectionPlanStatusReason.clone() |
MalwareProtectionPlanStatusReason |
MalwareProtectionPlanStatusReason.withCode(String code)
Issue code.
|
MalwareProtectionPlanStatusReason |
MalwareProtectionPlanStatusReason.withMessage(String message)
Issue message that specifies the reason.
|
| Modifier and Type | Method and Description |
|---|---|
List<MalwareProtectionPlanStatusReason> |
GetMalwareProtectionPlanResult.getStatusReasons()
Information about the issue code and message associated to the status of your Malware Protection plan.
|
| Modifier and Type | Method and Description |
|---|---|
GetMalwareProtectionPlanResult |
GetMalwareProtectionPlanResult.withStatusReasons(MalwareProtectionPlanStatusReason... statusReasons)
Information about the issue code and message associated to the status of your Malware Protection plan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetMalwareProtectionPlanResult.setStatusReasons(Collection<MalwareProtectionPlanStatusReason> statusReasons)
Information about the issue code and message associated to the status of your Malware Protection plan.
|
GetMalwareProtectionPlanResult |
GetMalwareProtectionPlanResult.withStatusReasons(Collection<MalwareProtectionPlanStatusReason> statusReasons)
Information about the issue code and message associated to the status of your Malware Protection plan.
|
Copyright © 2024. All rights reserved.