toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.beta.kotlin
/
TargetTcpProxyArgs
/
TargetTcpProxyArgs
Target
Tcp
Proxy
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
proxyBind
:
Output
<
Boolean
>
?
=
null
,
proxyHeader
:
Output
<
TargetTcpProxyProxyHeader
>
?
=
null
,
requestId
:
Output
<
String
>
?
=
null
,
service
:
Output
<
String
>
?
=
null
)