Uses of Class
software.amazon.awssdk.services.guardduty.model.MalwareProtectionPlanTaggingAction
-
Packages that use MalwareProtectionPlanTaggingAction Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of MalwareProtectionPlanTaggingAction in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return MalwareProtectionPlanTaggingAction Modifier and Type Method Description MalwareProtectionPlanTaggingActionMalwareProtectionPlanActions. tagging()Indicates whether the scanned S3 object will have tags about the scan result.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type MalwareProtectionPlanTaggingAction Modifier and Type Method Description MalwareProtectionPlanActions.BuilderMalwareProtectionPlanActions.Builder. tagging(MalwareProtectionPlanTaggingAction tagging)Indicates whether the scanned S3 object will have tags about the scan result.
-