/dhall-aws-cloudformation/cloudformation/AWS::SES::ReceiptRule/StopAction.dhall
Copy path to clipboardSource
{ Type =
{ Scope : (./../../Fn.dhall).CfnText
, TopicArn : Optional (./../../Fn.dhall).CfnText
}
, default.TopicArn = None (./../../Fn.dhall).CfnText
}