region property

String? region
getter/setter pair

Specifies the region to sign requests with.

This can be left blank if requests should be signed with an empty region.

Implementation

core.String? region;