/dhall-aws-cloudformation/cloudformation/AWS::IoT::TopicRule/SqsAction.dhall
Copy path to clipboardSource
{ Type =
{ QueueUrl : (./../../Fn.dhall).CfnText
, RoleArn : (./../../Fn.dhall).CfnText
, UseBase64 : Optional Bool
}
, default.UseBase64 = None Bool
}