pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.quicksight.kotlin
/
NamespaceArgs
/
NamespaceArgs
Namespace
Args
fun
NamespaceArgs
(
awsAccountId
:
Output
<
String
>
?
=
null
,
identityStore
:
Output
<
String
>
?
=
null
,
namespace
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
timeouts
:
Output
<
NamespaceTimeoutsArgs
>
?
=
null
)