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