Values.AssetShallowSourceA MediaPackage VOD Asset resource.
type nonrec t = {arn : string option;The ARN of the Asset.
*)createdAt : string option;The time the Asset was initially submitted for Ingest.
*)id : string option;The unique identifier for the Asset.
*)packagingGroupId : string option;The ID of the PackagingGroup for the Asset.
*)resourceId : string option;The resource ID to include in SPEKE key requests.
*)sourceArn : string option;ARN of the source object in S3.
*)sourceRoleArn : string option;The IAM role ARN used to access the source S3 bucket.
*)}