class Aws::Lightsail::Types::Region
Describes the AWS Region
.
@!attribute [rw] continent_code
The continent code (e.g., `NA`, meaning North America). @return [String]
@!attribute [rw] description
The description of the AWS Region (e.g., `This region is recommended to serve users in the eastern United States and eastern Canada`). @return [String]
@!attribute [rw] display_name
The display name (e.g., `Ohio`). @return [String]
@!attribute [rw] name
The region name (e.g., `us-east-2`). @return [String]
@!attribute [rw] availability_zones
The Availability Zones. Follows the format `us-east-2a` (case-sensitive). @return [Array<Types::AvailabilityZone>]
@!attribute [rw] relational_database_availability_zones
The Availability Zones for databases. Follows the format `us-east-2a` (case-sensitive). @return [Array<Types::AvailabilityZone>]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/Region AWS API Documentation
Constants
- SENSITIVE