apiConsumerDataLocation property

String? apiConsumerDataLocation
getter/setter pair

This field is needed only for customers using non-default data residency regions.

Apigee stores some control plane data only in single region. This field determines which single region Apigee should use. For example: "us-west1" when control plane is in US or "europe-west2" when control plane is in EU.

Implementation

core.String? apiConsumerDataLocation;