pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.networkservices.v1.kotlin
/
MeshArgs
/
MeshArgs
Mesh
Args
fun
MeshArgs
(
description
:
Output
<
String
>
?
=
null
,
interceptionPort
:
Output
<
Int
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
meshId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)