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

Class: Aws::EC2::Types::PeeringTgwInfo

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

Overview

Information about the transit gateway in the peering attachment.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#owner_idString

The AWS account ID of the owner of the transit gateway.

Returns:

  • (String)

    The AWS account ID of the owner of the transit gateway.

#regionString

The Region of the transit gateway.

Returns:

  • (String)

    The Region of the transit gateway.

#transit_gateway_idString

The ID of the transit gateway.

Returns:

  • (String)

    The ID of the transit gateway.