/dhall-aws-cloudformation/cloudformation/AWS::SQS::QueuePolicy/Properties.dhall
Copy path to clipboardSource
{ Type =
{ PolicyDocument : (./../../Prelude.dhall).JSON.Type
, Queues : List (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ PolicyDocument : (./../../Prelude.dhall).JSON.Type
, Queues : List (./../../Fn.dhall).CfnText
}
, default = {=}
}