Type Alias GetAutomationExecutionParamsInternal

GetAutomationExecutionParams: GetSpaceEnvironmentParams & {
    automationExecutionId: string;
}