getComputedAttribute()
Home > @gooddata/sdk-backend-spi > IWorkspaceComputedAttributesService > getComputedAttribute
IWorkspaceComputedAttributesService.getComputedAttribute() method
Get computed attribute by reference.
Signature:
getComputedAttribute(ref: ObjRef, options?: IGetComputedAttributeOptions): Promise<IComputedAttributeMetadataObject>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
ref |
ref of the computed attribute to get | |
|
options |
(Optional) options for getting the computed attribute |
Returns:
Promise<IComputedAttributeMetadataObject>
promise of computed attribute