Uses of Class
software.amazon.awssdk.services.guardduty.model.UpdateProtectedResource
-
Packages that use UpdateProtectedResource Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of UpdateProtectedResource in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return UpdateProtectedResource Modifier and Type Method Description UpdateProtectedResourceUpdateMalwareProtectionPlanRequest. protectedResource()Information about the protected resource that is associated with the created Malware Protection plan.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type UpdateProtectedResource Modifier and Type Method Description UpdateMalwareProtectionPlanRequest.BuilderUpdateMalwareProtectionPlanRequest.Builder. protectedResource(UpdateProtectedResource protectedResource)Information about the protected resource that is associated with the created Malware Protection plan.
-