/dhall-aws-cloudformation/cloudformation/AWS::SES::ConfigurationSet/SuppressionOptions.dhall

Copy path to clipboard

Source

{ Type = { SuppressedReasons : Optional (List (./../../Fn.dhall).CfnText) }
, default.SuppressedReasons = None (List (./../../Fn.dhall).CfnText)
}