layerEntries

@get:Input
abstract val layerEntries: ListProperty<String>(source)

Serialized layer declarations from the layers { } DSL block. Format per entry: "layerName|pat1,pat2|allowedLayer1,allowedLayer2|hasRestriction".