PortProbeAction

Contains information about the PORT_PROBE action described in the finding.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

A list of objects related to port probe details.

Functions

Link copied to clipboard
inline fun copy(block: PortProbeAction.Builder.() -> Unit = {}): PortProbeAction
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