WorkspaceRootDbfsCustomerManagedKey

class WorkspaceRootDbfsCustomerManagedKey : KotlinCustomResource

Import

Databricks Workspace Root DBFS Customer Managed Key can be imported using the resource id, e.g.

$ pulumi import azure:databricks/workspaceRootDbfsCustomerManagedKey:WorkspaceRootDbfsCustomerManagedKey workspace1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Databricks/workspaces/workspace1

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val keyVaultKeyId: Output<String>

The resource ID of the Key Vault Key to be used.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val workspaceId: Output<String>

The resource ID of the Databricks Workspace.