region property

String? region
getter/setter pair

The name of the region of OCI Object Storage.

e.g.: us-ashburn-1 If the region is not provided, backend will default to the default region.

Optional.

Implementation

core.String? region;