Values.CreateAdConfigurationRequestSourceCreates a new ad configuration to be used for server-side ad insertion.
type nonrec t = {name : AdConfigurationName.t option;Ad configuration name. Defaults to “”.
*)mediaTailorPlaybackConfigurations : MediaTailorPlaybackConfigurationsList.t;List of integration configurations with media tailor resources.
*)}val make :
?name:??? ->
?tags:??? ->
mediaTailorPlaybackConfigurations:MediaTailorPlaybackConfigurationsList.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of MediaTailorPlaybackConfigurationArn.t ])
list ]
list
| `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `String of AdConfigurationName.t ])
list ]