You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Partitions::RegionA short description of this region.
The name of this region, e.g.
The partition this region exists in, e.g.
The list of services available in this region.
Returns A short description of this region.
23 24 25
# File 'aws-sdk-core/lib/aws-sdk-core/partitions/region.rb', line 23 def description @description end#name ⇒ String
Returns The name of this region, e.g. "us-east-1".
20 21 22
# File 'aws-sdk-core/lib/aws-sdk-core/partitions/region.rb', line 20 def name @name end#partition_name ⇒ String
Returns The partition this region exists in, e.g. "aws", "aws-cn", "aws-us-gov".
27 28 29
# File 'aws-sdk-core/lib/aws-sdk-core/partitions/region.rb', line 27 def partition_name @partition_name end#services ⇒ Set<String>
Returns The list of services available in this region. Service names are the module names as used by the AWS SDK for Ruby.
32 33 34
# File 'aws-sdk-core/lib/aws-sdk-core/partitions/region.rb', line 32 def services @services end
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4