toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.edgenetwork.kotlin
/
NetworkArgs
/
NetworkArgs
Network
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
mtu
:
Output
<
Int
>
?
=
null
,
networkId
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
zone
:
Output
<
String
>
?
=
null
)