/dhall-aws-cloudformation/cloudformation/AWS::QuickSight::Topic/TopicSingularFilterConstant.dhall

Copy path to clipboard

Source

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