Values.EgressEndpointSourceThe endpoint URL used to access an Asset using one PackagingConfiguration.
type nonrec t = {packagingConfigurationId : string option;The ID of the PackagingConfiguration being applied to the Asset.
*)status : string option;The current processing status of the asset used for the packaging configuration. The status can be either QUEUED, PROCESSING, PLAYABLE, or FAILED. Status information won't be available for most assets ingested before 2021-09-30.
*)url : string option;The URL of the parent manifest for the repackaged Asset.
*)}