toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iottwinmaker.kotlin.outputs
/
GetWorkspaceResult
/
GetWorkspaceResult
Get
Workspace
Result
constructor
(
arn
:
String
?
=
null
,
creationDateTime
:
String
?
=
null
,
description
:
String
?
=
null
,
role
:
String
?
=
null
,
s3Location
:
String
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
,
updateDateTime
:
String
?
=
null
)