You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GuardDuty::Types::PortProbeAction

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains information about the PORT_PROBE action described in the finding.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#blockedBoolean

Indicates whether EC2 blocked the port probe to the instance, such as with an ACL.

Returns:

  • (Boolean)

    Indicates whether EC2 blocked the port probe to the instance, such as with an ACL.

#port_probe_detailsArray<Types::PortProbeDetail>

A list of objects related to port probe details.

Returns: