Values.MediaTailorPlaybackConfigurationSourceObject specifying a configuration for integration with an AWS Elemental MediaTailor (EMT).
type nonrec t = {playbackConfigurationArn : MediaTailorPlaybackConfigurationArn.t option;ARN of the customer-created EMT PlaybackConfiguration resource in the same region and account.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of MediaTailorPlaybackConfigurationArn.t ]) list ]