IMemoryItemDefinition
Home > @gooddata/sdk-model > IMemoryItemDefinition
IMemoryItemDefinition interface
Memory item definition.
Signature:
export interface IMemoryItemDefinition
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
Description associated with the memory item | ||
|
string |
Instructions associated with the memory item | ||
|
boolean |
Whether the memory item is disabled | ||
|
string[] |
(Optional) Keywords associated with the memory item | ||
|
Strategy associated with the memory item | |||
|
string[] |
(Optional) Tags associated with the memory item | ||
|
string |
Title associated with the memory item |