pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotsitewise.kotlin
/
ProjectArgs
/
ProjectArgs
Project
Args
fun
ProjectArgs
(
assetIds
:
Output
<
List
<
String
>
>
?
=
null
,
portalId
:
Output
<
String
>
?
=
null
,
projectDescription
:
Output
<
String
>
?
=
null
,
projectName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
ProjectTagArgs
>
>
?
=
null
)