/** * Aggregated Discovery Service (ADS) options. This is currently empty, but when * set in :ref:`ConfigSource ` can be used to * specify that ADS is to be used. */ export interface AggregatedConfigSource { } /** * Aggregated Discovery Service (ADS) options. This is currently empty, but when * set in :ref:`ConfigSource ` can be used to * specify that ADS is to be used. */ export interface AggregatedConfigSource__Output { }