toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.beyondcorp.kotlin.outputs
/
GetAppGatewayAllocatedConnection
Get
App
Gateway
Allocated
Connection
data
class
GetAppGatewayAllocatedConnection
(
val
ingressPort
:
Int
,
val
pscUri
:
String
)
Members
Constructors
Get
App
Gateway
Allocated
Connection
Link copied to clipboard
constructor
(
ingressPort
:
Int
,
pscUri
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ingress
Port
Link copied to clipboard
val
ingressPort
:
Int
The ingress port of an allocated connection.
psc
Uri
Link copied to clipboard
val
pscUri
:
String
The PSC uri of an allocated connection.