pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.synapse.kotlin
/
WorkspaceKeyArgs
/
WorkspaceKeyArgs
Workspace
Key
Args
fun
WorkspaceKeyArgs
(
active
:
Output
<
Boolean
>
?
=
null
,
customerManagedKeyName
:
Output
<
String
>
?
=
null
,
customerManagedKeyVersionlessId
:
Output
<
String
>
?
=
null
,
synapseWorkspaceId
:
Output
<
String
>
?
=
null
)