/dhall-aws-cloudformation/cloudformation/AWS::CleanRooms::ConfiguredTable/AnalysisRuleCustom.dhall

Copy path to clipboard

Source

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