| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
MalwareProtectionPlanActions |
MalwareProtectionPlanActions.clone() |
MalwareProtectionPlanActions |
UpdateMalwareProtectionPlanRequest.getActions()
Information about whether the tags will be added to the S3 object after scanning.
|
MalwareProtectionPlanActions |
GetMalwareProtectionPlanResult.getActions()
Information about whether the tags will be added to the S3 object after scanning.
|
MalwareProtectionPlanActions |
CreateMalwareProtectionPlanRequest.getActions()
Information about whether the tags will be added to the S3 object after scanning.
|
MalwareProtectionPlanActions |
MalwareProtectionPlanActions.withTagging(MalwareProtectionPlanTaggingAction tagging)
Indicates whether the scanned S3 object will have tags about the scan result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateMalwareProtectionPlanRequest.setActions(MalwareProtectionPlanActions actions)
Information about whether the tags will be added to the S3 object after scanning.
|
void |
GetMalwareProtectionPlanResult.setActions(MalwareProtectionPlanActions actions)
Information about whether the tags will be added to the S3 object after scanning.
|
void |
CreateMalwareProtectionPlanRequest.setActions(MalwareProtectionPlanActions actions)
Information about whether the tags will be added to the S3 object after scanning.
|
UpdateMalwareProtectionPlanRequest |
UpdateMalwareProtectionPlanRequest.withActions(MalwareProtectionPlanActions actions)
Information about whether the tags will be added to the S3 object after scanning.
|
GetMalwareProtectionPlanResult |
GetMalwareProtectionPlanResult.withActions(MalwareProtectionPlanActions actions)
Information about whether the tags will be added to the S3 object after scanning.
|
CreateMalwareProtectionPlanRequest |
CreateMalwareProtectionPlanRequest.withActions(MalwareProtectionPlanActions actions)
Information about whether the tags will be added to the S3 object after scanning.
|
Copyright © 2025. All rights reserved.