NetworkConnectionAction

Provided if ActionType is NETWORK_CONNECTION. It provides details about the attempted network connection that was detected.

Types

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

Properties

Link copied to clipboard

Indicates whether the network connection attempt was blocked.

Link copied to clipboard

The direction of the network connection request (IN or OUT).

Link copied to clipboard

Information about the port on the EC2 instance.

Link copied to clipboard

The protocol used to make the network connection request.

Link copied to clipboard

Information about the remote IP address that issued the network connection request.

Link copied to clipboard

Information about the port on 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