pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.servicedirectory.kotlin
/
NamespaceArgs
/
NamespaceArgs
Namespace
Args
fun
NamespaceArgs
(
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
namespaceId
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)