Type Alias ArvoExtension

ArvoExtension: {
    accesscontrol: null | string;
    executionunits: null | number;
    redirectto: null | string;
    to: null | string;
}

Represents Arvo-specific extensions to the CloudEvent.