Skip to content

Guardduty  >  Structures  >  RemotePortDetails

RemotePortDetails

Structure Class

RemotePortDetails dataclass

Contains information about the remote port.

Attributes

port class-attribute instance-attribute
port: int | None = None

The port number of the remote connection.

port_name class-attribute instance-attribute
port_name: str | None = None

The port name of the remote connection.