pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin
/
TargetTCPProxyArgs
/
TargetTCPProxyArgs
Target
TCPProxy
Args
fun
TargetTCPProxyArgs
(
backendService
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
proxyBind
:
Output
<
Boolean
>
?
=
null
,
proxyHeader
:
Output
<
String
>
?
=
null
)