pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.gkehub.kotlin
/
NamespaceArgs
/
NamespaceArgs
Namespace
Args
fun
NamespaceArgs
(
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
namespaceLabels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
scope
:
Output
<
String
>
?
=
null
,
scopeId
:
Output
<
String
>
?
=
null
,
scopeNamespaceId
:
Output
<
String
>
?
=
null
)