Rules Source List Args
data class RulesSourceListArgs(val generatedRulesType: Output<Either<String, RulesSourceListGeneratedRulesType>>? = null, val targetTypes: Output<List<String>>? = null, val targets: Output<List<String>>? = null) : ConvertibleToJava<RulesSourceListArgs>
Definition of RulesSourceList