customizationRules property
The customization rules for the object.
These rules are derived from the parent Stream's rule_sets and represent
the intended configuration for the object.
Output only.
Implementation
core.List<CustomizationRule>? customizationRules;