AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about the transit gateway in the peering attachment.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.PeeringTgwInfo

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class PeeringTgwInfo

The PeeringTgwInfo type exposes the following members

Constructors

NameDescription
Public Method PeeringTgwInfo()

Properties

NameTypeDescription
Public Property CoreNetworkId System.String

Gets and sets the property CoreNetworkId.

The ID of the core network where the transit gateway peer is located.

Public Property OwnerId System.String

Gets and sets the property OwnerId.

The ID of the Amazon Web Services account that owns the transit gateway.

Public Property Region System.String

Gets and sets the property Region.

The Region of the transit gateway.

Public Property TransitGatewayId System.String

Gets and sets the property TransitGatewayId.

The ID of the transit gateway.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5