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
- Struct
- Aws::DatabaseMigrationService::Types::Subnet
- 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
-
#subnet_availability_zone ⇒ Types::AvailabilityZone
The Availability Zone of the subnet.
-
#subnet_identifier ⇒ String
The subnet identifier.
-
#subnet_status ⇒ String
The status of the subnet.
Instance Attribute Details
#subnet_availability_zone ⇒ Types::AvailabilityZone
The Availability Zone of the subnet.
#subnet_identifier ⇒ String
The subnet identifier.
#subnet_status ⇒ String
The status of the subnet.