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
- Struct
- Aws::GuardDuty::Types::PortProbeAction
- Defined in:
- (unknown)
Overview
Contains information about the PORT_PROBE action described in the finding.
Returned by:
Instance Attribute Summary collapse
-
#blocked ⇒ Boolean
Indicates whether EC2 blocked the port probe to the instance, such as with an ACL.
-
#port_probe_details ⇒ Array<Types::PortProbeDetail>
A list of objects related to port probe details.
Instance Attribute Details
#blocked ⇒ Boolean
Indicates whether EC2 blocked the port probe to the instance, such as with an ACL.
#port_probe_details ⇒ Array<Types::PortProbeDetail>
A list of objects related to port probe details.