ConfiguredTableAnalysisRuleListArgs

fun ConfiguredTableAnalysisRuleListArgs(allowedJoinOperators: Output<List<ConfiguredTableJoinOperator>>? = null, joinColumns: Output<List<String>>, listColumns: Output<List<String>>)