Workspace Args
constructor(accessConnectorId: Output<String>? = null, customParameters: Output<WorkspaceCustomParametersArgs>? = null, customerManagedKeyEnabled: Output<Boolean>? = null, defaultStorageFirewallEnabled: Output<Boolean>? = null, enhancedSecurityCompliance: Output<WorkspaceEnhancedSecurityComplianceArgs>? = null, infrastructureEncryptionEnabled: Output<Boolean>? = null, loadBalancerBackendAddressPoolId: Output<String>? = null, location: Output<String>? = null, managedDiskCmkKeyVaultId: Output<String>? = null, managedDiskCmkKeyVaultKeyId: Output<String>? = null, managedDiskCmkRotationToLatestVersionEnabled: Output<Boolean>? = null, managedResourceGroupName: Output<String>? = null, managedServicesCmkKeyVaultId: Output<String>? = null, managedServicesCmkKeyVaultKeyId: Output<String>? = null, name: Output<String>? = null, networkSecurityGroupRulesRequired: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, sku: Output<String>? = null, tags: Output<Map<String, String>>? = null)