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

Class: Aws::DatabaseMigrationService::Types::Subnet

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

Overview

In response to a request by the DescribeReplicationSubnetGroups operation, this object identifies a subnet by its given Availability Zone, subnet identifier, and status.

Instance Attribute Summary collapse

Instance Attribute Details

#subnet_availability_zoneTypes::AvailabilityZone

The Availability Zone of the subnet.

Returns:

#subnet_identifierString

The subnet identifier.

Returns:

  • (String)

    The subnet identifier.

#subnet_statusString

The status of the subnet.

Returns:

  • (String)

    The status of the subnet.