originRegion property

String? originRegion
getter/setter pair

The name of the cloud region of your origin.

This is a free-form field with the name of the region your cloud uses to host your origin. For example, "us-east-1" for AWS or "us-ashburn-1" for OCI.

Implementation

core.String? originRegion;