Values.PutResourcePolicyInputSourceStores a resource policy for the ARN of a Project or ReportGroup object.
type nonrec t = {policy : NonEmptyString.t;A JSON-formatted resource policy. For more information, see Sharing a Project and Sharing a Report Group in the CodeBuild User Guide.
*)resourceArn : NonEmptyString.t;The ARN of the Project or ReportGroup resource you want to associate with a resource policy.
*)}