WorkspaceSetting type

Configures where to store the OMS agent data for workspaces under a scope

type WorkspaceSetting = Resource & { scope?: string; workspaceId?: string }