/dhall-aws-cloudformation/cloudformation/AWS::Organizations::ResourcePolicy/Properties.dhall
Copy path to clipboardSource
{ Type =
{ Content : (./../../Prelude.dhall).JSON.Type
, Tags : Optional (List (./../Tag.dhall).Type)
}
, default.Tags = None (List (./../Tag.dhall).Type)
}