pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.easm.kotlin
/
WorkspaceArgs
/
WorkspaceArgs
Workspace
Args
fun
WorkspaceArgs
(
location
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
workspaceName
:
Output
<
String
>
?
=
null
)