associatedServingConfigIds property
List of serving config ids that are associated with this control in the same Catalog.
Note the association is managed via the ServingConfig, this is an output only denormalized view.
Output only.
Implementation
core.List<core.String>? associatedServingConfigIds;