GoogleApi.SecurityCenter.V1.Model.Connection (google_api_security_center v0.39.0)
View SourceContains information about the IP connection associated with the finding.
Attributes
-
destinationIp(type:String.t, default:nil) - Destination IP address. Not present for sockets that are listening and not connected. -
destinationPort(type:integer(), default:nil) - Destination port. Not present for sockets that are listening and not connected. -
protocol(type:String.t, default:nil) - IANA Internet Protocol Number such as TCP(6) and UDP(17). -
sourceIp(type:String.t, default:nil) - Source IP address. -
sourcePort(type:integer(), default:nil) - Source port.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.