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.

Describes the Connect peer details.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.TransitGatewayConnectPeerConfiguration

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

Syntax

C#
public class TransitGatewayConnectPeerConfiguration

The TransitGatewayConnectPeerConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property BgpConfigurations System.Collections.Generic.List<Amazon.EC2.Model.TransitGatewayAttachmentBgpConfiguration>

Gets and sets the property BgpConfigurations.

The BGP configuration details.

Public Property InsideCidrBlocks System.Collections.Generic.List<System.String>

Gets and sets the property InsideCidrBlocks.

The range of interior BGP peer IP addresses.

Public Property PeerAddress System.String

Gets and sets the property PeerAddress.

The Connect peer IP address on the appliance side of the tunnel.

Public Property Protocol Amazon.EC2.ProtocolValue

Gets and sets the property Protocol.

The tunnel protocol.

Public Property TransitGatewayAddress System.String

Gets and sets the property TransitGatewayAddress.

The Connect peer IP address on the transit gateway side of the tunnel.

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