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

Class: Aws::EC2::Types::TransitGatewayRouteAttachment

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

Overview

Describes a route attachment.

Instance Attribute Summary collapse

Instance Attribute Details

#resource_idString

The ID of the resource.

Returns:

  • (String)

    The ID of the resource.

#resource_typeString

The resource type. Note that the tgw-peering resource type has been deprecated.

Possible values:

  • vpc
  • vpn
  • direct-connect-gateway
  • peering
  • tgw-peering

Returns:

  • (String)

    The resource type.

#transit_gateway_attachment_idString

The ID of the attachment.

Returns:

  • (String)

    The ID of the attachment.