/dhall-aws-cloudformation/cloudformation/AWS::SNS::TopicPolicy/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ PolicyDocument : (./../../Prelude.dhall).JSON.Type
, Topics : List (./../../Fn.dhall).CfnText
}
, default = {=}
}