pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.edas.kotlin
/
NamespaceArgs
/
NamespaceArgs
Namespace
Args
fun
NamespaceArgs
(
debugEnable
:
Output
<
Boolean
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
namespaceLogicalId
:
Output
<
String
>
?
=
null
,
namespaceName
:
Output
<
String
>
?
=
null
)