GetFlowDestinationEndpointPortsResult

data class GetFlowDestinationEndpointPortsResult(val ports: List<Double>? = null)

List of destination endpoint ports for the flow stream

Constructors

Link copied to clipboard
constructor(ports: List<Double>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ports: List<Double>? = null

The destination endpoint port for the flow stream