ActionRemoteIpDetails

For AwsApiAction, NetworkConnectionAction, and PortProbeAction, RemoteIpDetails provides information about the remote IP address that was involved in the action.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val city: City?

The city where the remote IP address is located.

Link copied to clipboard

The country where the remote IP address is located.

Link copied to clipboard

The coordinates of the location of the remote IP address.

Link copied to clipboard

The IP address.

Link copied to clipboard

The internet service provider (ISP) organization associated with the remote IP address.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String