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

Class: Aws::RDS::Types::Subnet

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

Overview

This data type is used as a response element for the DescribeDBSubnetGroups operation.

Instance Attribute Summary collapse

Instance Attribute Details

#subnet_availability_zoneTypes::AvailabilityZone

Contains Availability Zone information.

This data type is used as an element in the OrderableDBInstanceOption data type.

Returns:

  • (Types::AvailabilityZone)

    Contains Availability Zone information.

    This data type is used as an element in the OrderableDBInstanceOption data type.

    .

#subnet_identifierString

The identifier of the subnet.

Returns:

  • (String)

    The identifier of the subnet.

#subnet_outpostTypes::Outpost

If the subnet is associated with an Outpost, this value specifies the Outpost.

For more information about RDS on Outposts, see Amazon RDS on AWS Outposts in the Amazon RDS User Guide.

Returns:

  • (Types::Outpost)

    If the subnet is associated with an Outpost, this value specifies the Outpost.

#subnet_statusString

The status of the subnet.

Returns:

  • (String)

    The status of the subnet.