pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iottwinmaker.kotlin
/
WorkspaceArgs
/
WorkspaceArgs
Workspace
Args
fun
WorkspaceArgs
(
description
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
,
s3Location
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Any
>
?
=
null
,
workspaceId
:
Output
<
String
>
?
=
null
)