Uses of Class
software.amazon.awssdk.services.macie2.model.IpAddressDetails
-
Packages that use IpAddressDetails Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of IpAddressDetails in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return IpAddressDetails Modifier and Type Method Description IpAddressDetailsFindingActor. ipAddressDetails()The IP address of the device that the entity used to perform the action on the affected resource.Methods in software.amazon.awssdk.services.macie2.model with parameters of type IpAddressDetails Modifier and Type Method Description FindingActor.BuilderFindingActor.Builder. ipAddressDetails(IpAddressDetails ipAddressDetails)The IP address of the device that the entity used to perform the action on the affected resource.
-