Uses of Class
software.amazon.awssdk.services.guardduty.model.ResourceData
-
Packages that use ResourceData Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of ResourceData in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return ResourceData Modifier and Type Method Description ResourceDataResourceV2. data()Contains information about the Amazon Web Services resource associated with the activity that prompted GuardDuty to generate a finding.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type ResourceData Modifier and Type Method Description ResourceV2.BuilderResourceV2.Builder. data(ResourceData data)Contains information about the Amazon Web Services resource associated with the activity that prompted GuardDuty to generate a finding.
-