Values.GetPlaybackRestrictionPolicyRequestSourceGets the specified playback restriction policy.
type nonrec t = {arn : PlaybackRestrictionPolicyArn.t;ARN of the playback restriction policy to be returned.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of PlaybackRestrictionPolicyArn.t ]) list ]