Values.PackagingConfigurationCreateParametersSourceParameters used to create a new MediaPackage VOD PackagingConfiguration resource.
type nonrec t = {cmafPackage : CmafPackage.t option;dashPackage : DashPackage.t option;hlsPackage : HlsPackage.t option;id : string;The ID of the PackagingConfiguration.
*)mssPackage : MssPackage.t option;packagingGroupId : string;The ID of a PackagingGroup.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of ([> `String of string ] * [> `String of string ]) list
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `List of
[> `Enum of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `String of string
| `Structure of
(string * [> `Enum of string | `Integer of int ]) list ])
list ]
list
| `Structure of
(string
* [> `Enum of string
| `String of string
| `Structure of
(string
* [> `List of [> `String of string ] list
| `String of string
| `Structure of (string * [> `Enum of string ]) list ])
list ])
list ])
list ])
list ]