pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotsitewise.kotlin.outputs
/
GetProjectResult
/
GetProjectResult
Get
Project
Result
fun
GetProjectResult
(
assetIds
:
List
<
String
>
?
=
null
,
projectArn
:
String
?
=
null
,
projectDescription
:
String
?
=
null
,
projectId
:
String
?
=
null
,
projectName
:
String
?
=
null
,
tags
:
List
<
ProjectTag
>
?
=
null
)