Values.GetComponentPolicyRequestSourceGets a component policy.
type nonrec t = {componentArn : ComponentBuildVersionArn.t;The Amazon Resource Name (ARN) of the component whose policy you want to retrieve.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of ComponentBuildVersionArn.t ]) list ]