pulumi-nomad-kotlin
0.4.1.1
pulumi-nomad-kotlin
/
com.pulumi.nomad.kotlin
/
NamespaceArgs
/
NamespaceArgs
Namespace
Args
fun
NamespaceArgs
(
capabilities
:
Output
<
NamespaceCapabilitiesArgs
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
meta
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
quota
:
Output
<
String
>
?
=
null
)