You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DatabaseMigrationService::Types::AvailabilityZone

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The name of an Availability Zone for use during database migration. AvailabilityZone is an optional parameter to the CreateReplicationInstance operation, and it’s value relates to the AWS Region of an endpoint. For example, the availability zone of an endpoint in the us-east-1 region might be us-east-1a, us-east-1b, us-east-1c, or us-east-1d.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The name of the Availability Zone.

Returns:

  • (String)

    The name of the Availability Zone.