AWS SDK for .NET Documentation
GatewayRegion Property
AmazonAmazon.StorageGateway.ModelActivateGatewayRequestGatewayRegion Did this page help you?   Yes   No    Tell us about it...
One of the values that indicates the region where you want to store the snapshot backups. The gateway region specified must be the same region as the region in your Host header in the request. For more information about available regions and endpoints for AWS Storage Gateway, see Regions and Endpoints in the Amazon Web Services Glossary. Valid Values: "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "ap-northeast-1", "ap-southest-1", "sa-east-1"

Constraints:

Length
1 - 25

Declaration Syntax
C#
public string GatewayRegion { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)