IClientWorkspaceIdentifiers
Home > @gooddata/sdk-ui > IClientWorkspaceIdentifiers
IClientWorkspaceIdentifiers interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Resolved LCM identifiers of the workspace.
Signature:
export interface IClientWorkspaceIdentifiers
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
children? | React.ReactNode | (ALPHA) (Optional) React children | |
client? | string | (ALPHA) (Optional) Client identifier. | |
dataProduct? | string | (ALPHA) (Optional) Data product identifier. | |
segment? | string | (ALPHA) (Optional) Segment identifier. | |
workspace? | string | (ALPHA) (Optional) Workspace identifier. |