toAfmExecution()
Home > @gooddata/sdk-backend-tiger > toAfmExecution
toAfmExecution() function
Converts execution definition to AFM Execution
Signature:
export declare function toAfmExecution(def: IExecutionDefinition): AfmExecution;
Parameters
Parameter | Type | Description |
---|---|---|
def | IExecutionDefinition | execution definition |
Returns:
AfmExecution
AFM Execution