toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.beyondcorp.kotlin.outputs
/
GetAppConnectionGateway
Get
App
Connection
Gateway
data
class
GetAppConnectionGateway
(
val
appGateway
:
String
,
val
ingressPort
:
Int
,
val
type
:
String
,
val
uri
:
String
)
Members
Constructors
Get
App
Connection
Gateway
Link copied to clipboard
constructor
(
appGateway
:
String
,
ingressPort
:
Int
,
type
:
String
,
uri
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
app
Gateway
Link copied to clipboard
val
appGateway
:
String
ingress
Port
Link copied to clipboard
val
ingressPort
:
Int
type
Link copied to clipboard
val
type
:
String
uri
Link copied to clipboard
val
uri
:
String