Values.CreateStreamingDistributionRequestSourceThe request to create a new streaming distribution.
type nonrec t = {streamingDistributionConfig : StreamingDistributionConfig.t;The streaming distribution's configuration information.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `List of [> `String of String_.t ] list
| `String of String_.t ])
list ])
list ])
list ]