AWS SDK Version 4 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 a Transit Gateway attachment for a Client VPN endpoint.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.TransitGatewayClientVpnAttachment

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

Syntax

C#
public class TransitGatewayClientVpnAttachment

The TransitGatewayClientVpnAttachment type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientVpnEndpointId System.String

Gets and sets the property ClientVpnEndpointId.

The ID of the Client VPN endpoint.

Public Property ClientVpnOwnerId System.String

Gets and sets the property ClientVpnOwnerId.

The ID of the Amazon Web Services account that owns the Client VPN endpoint.

Public Property CreationTime System.String

Gets and sets the property CreationTime.

The date and time the Transit Gateway attachment was created.

Public Property State Amazon.EC2.TransitGatewayAttachmentStatusType

Gets and sets the property State.

The state of the Transit Gateway attachment.

Public Property TransitGatewayAttachmentId System.String

Gets and sets the property TransitGatewayAttachmentId.

The ID of the Transit Gateway attachment.

Public Property TransitGatewayId System.String

Gets and sets the property TransitGatewayId.

The ID of the Transit Gateway.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer