| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
IpAddressDetails |
IpAddressDetails.clone() |
IpAddressDetails |
FindingActor.getIpAddressDetails()
The IP address of the device that the entity used to perform the action on the affected resource.
|
IpAddressDetails |
IpAddressDetails.withIpAddressV4(String ipAddressV4)
The Internet Protocol version 4 (IPv4) address of the device.
|
IpAddressDetails |
IpAddressDetails.withIpCity(IpCity ipCity)
The city that the IP address originated from.
|
IpAddressDetails |
IpAddressDetails.withIpCountry(IpCountry ipCountry)
The country that the IP address originated from.
|
IpAddressDetails |
IpAddressDetails.withIpGeoLocation(IpGeoLocation ipGeoLocation)
The geographic coordinates of the location that the IP address originated from.
|
IpAddressDetails |
IpAddressDetails.withIpOwner(IpOwner ipOwner)
The registered owner of the IP address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindingActor.setIpAddressDetails(IpAddressDetails ipAddressDetails)
The IP address of the device that the entity used to perform the action on the affected resource.
|
FindingActor |
FindingActor.withIpAddressDetails(IpAddressDetails ipAddressDetails)
The IP address of the device that the entity used to perform the action on the affected resource.
|
Copyright © 2022. All rights reserved.