Shade Configuration Rule
data class ShadeConfigurationRule(val scope: ShadeConfigurationScope, val configuration: ShadeConfiguration) : Serializable
Defines an individual shading rule.
Each rule declares the shading rename and deletion configurations, and the scope that those apply to.