GetAppGatewayAllocatedConnection

data class GetAppGatewayAllocatedConnection(val ingressPort: Int, val pscUri: String)

Constructors

Link copied to clipboard
constructor(ingressPort: Int, pscUri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ingress port of an allocated connection.

Link copied to clipboard

The PSC uri of an allocated connection.