toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin
/
RegionTargetTcpProxyArgs
/
RegionTargetTcpProxyArgs
Region
Target
Tcp
Proxy
Args
constructor
(
backendService
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
proxyBind
:
Output
<
Boolean
>
?
=
null
,
proxyHeader
:
Output
<
String
>
?
=
null
,
region
:
Output
<
String
>
?
=
null
)