pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.beta.kotlin
/
TargetHttpProxyArgs
/
TargetHttpProxyArgs
Target
Http
Proxy
Args
fun
TargetHttpProxyArgs
(
description
:
Output
<
String
>
?
=
null
,
httpFilters
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
proxyBind
:
Output
<
Boolean
>
?
=
null
,
requestId
:
Output
<
String
>
?
=
null
,
urlMap
:
Output
<
String
>
?
=
null
)