location property

String? location
getter/setter pair

The location of the bucket.

Object data for objects in the bucket resides in physical storage within this region. Defaults to US. See the developer's guide for the authoritative list.

Implementation

core.String? location;