RulesSourceArgs

constructor(rulesSourceList: Output<RulesSourceListArgs>? = null, rulesString: Output<String>? = null, statefulRules: Output<List<StatefulRuleArgs>>? = null, statelessRulesAndCustomActions: Output<StatelessRulesAndCustomActionsArgs>? = null)