toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.beyondcorp.kotlin.outputs
/
GetAppGatewayResult
/
GetAppGatewayResult
Get
App
Gateway
Result
constructor
(
allocatedConnections
:
List
<
GetAppGatewayAllocatedConnection
>
,
displayName
:
String
,
hostType
:
String
,
id
:
String
,
labels
:
Map
<
String
,
String
>
,
name
:
String
,
project
:
String
?
=
null
,
region
:
String
?
=
null
,
state
:
String
,
type
:
String
,
uri
:
String
)