class Aws::SecurityHub::Types::ActionRemotePortDetails
Provides information about the remote port that was involved in an attempted network connection.
@note When making an API call, you may pass ActionRemotePortDetails
data as a hash: { port: 1, port_name: "NonEmptyString", }
@!attribute [rw] port
The number of the port. @return [Integer]
@!attribute [rw] port_name
The port name of the remote connection. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/ActionRemotePortDetails AWS API Documentation
Constants
- SENSITIVE