class Aws::GuardDuty::Types::NetworkConnectionAction

Contains information about the NETWORK_CONNECTION action described in the finding.

@!attribute [rw] blocked

Indicates whether EC2 blocked the network connection to your
instance.
@return [Boolean]

@!attribute [rw] connection_direction

The network connection direction.
@return [String]

@!attribute [rw] local_port_details

The local port information of the connection.
@return [Types::LocalPortDetails]

@!attribute [rw] protocol

The network connection protocol.
@return [String]

@!attribute [rw] local_ip_details

The local IP information of the connection.
@return [Types::LocalIpDetails]

@!attribute [rw] remote_ip_details

The remote IP information of the connection.
@return [Types::RemoteIpDetails]

@!attribute [rw] remote_port_details

The remote port information of the connection.
@return [Types::RemotePortDetails]

@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/NetworkConnectionAction AWS API Documentation

Constants

SENSITIVE