import { _AvailabilityZone, _UnmarshalledAvailabilityZone } from "./_AvailabilityZone"; /** *
Describes the AWS Region.
*/ export interface _Region { /** *The continent code (e.g., NA, meaning North America).
The description of the AWS Region (e.g., This region is recommended to serve users in the eastern United States and eastern Canada).
The display name (e.g., Ohio).
The region name (e.g., us-east-2).
The Availability Zones. Follows the format us-east-2a (case-sensitive).
The Availability Zones for databases. Follows the format us-east-2a (case-sensitive).
The Availability Zones. Follows the format us-east-2a (case-sensitive).
The Availability Zones for databases. Follows the format us-east-2a (case-sensitive).