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

Class: Aws::DAX::Types::Subnet

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

Overview

Represents the subnet associated with a DAX cluster. This parameter refers to subnets defined in Amazon Virtual Private Cloud (Amazon VPC) and used with DAX.

Instance Attribute Summary collapse

Instance Attribute Details

#subnet_availability_zoneString

The Availability Zone (AZ) for the subnet.

Returns:

  • (String)

    The Availability Zone (AZ) for the subnet.

#subnet_identifierString

The system-assigned identifier for the subnet.

Returns:

  • (String)

    The system-assigned identifier for the subnet.