Tcp Config Response
data class TcpConfigResponse(val destination: GatewayDestinationResponse, val name: String, val port: Int)
Describes the tcp configuration for external connectivity for this network.
Describes the tcp configuration for external connectivity for this network.