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

Class: Aws::Neptune::Types::Subnet

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

Overview

Specifies a subnet.

This data type is used as a response element in the DescribeDBSubnetGroups action.

Instance Attribute Summary collapse

Instance Attribute Details

#subnet_availability_zoneTypes::AvailabilityZone

Specifies the EC2 Availability Zone that the subnet is in.

Returns:

#subnet_identifierString

Specifies the identifier of the subnet.

Returns:

  • (String)

    Specifies the identifier of the subnet.

#subnet_statusString

Specifies the status of the subnet.

Returns:

  • (String)

    Specifies the status of the subnet.