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 |
execution definition |
Returns:
AfmExecution
AFM Execution