region

abstract val region: String?

Region of this bucket.

This value will be used as a fallback for operations where no region is configured.

If this value is null and a set of operation parameters also has a null region, no region will be set on the operation.