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

Class: Aws::EC2::Types::TransitGatewayAttachmentAssociation

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

Overview

Describes an association.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#stateString

The state of the association.

Possible values:

  • associating
  • associated
  • disassociating
  • disassociated

Returns:

  • (String)

    The state of the association.

#transit_gateway_route_table_idString

The ID of the route table for the transit gateway.

Returns:

  • (String)

    The ID of the route table for the transit gateway.