Method | Description | |
---|---|---|
SetRegionFromName ( string regionSystemName ) : void |
Sets the Region property by looking up the corresponding RegionEndpoint from the supplied region system name (us-east-1, us-west-2 etc).
|
protected SetRegionFromName ( string regionSystemName ) : void | ||
regionSystemName | string | The system name of the region. |
return | void |