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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class TransitGatewayClientVpnAttachment
The TransitGatewayClientVpnAttachment type exposes the following members
| Name | Description | |
|---|---|---|
|
TransitGatewayClientVpnAttachment() |
| Name | Type | Description | |
|---|---|---|---|
|
ClientVpnEndpointId | System.String |
Gets and sets the property ClientVpnEndpointId. The ID of the Client VPN endpoint. |
|
ClientVpnOwnerId | System.String |
Gets and sets the property ClientVpnOwnerId. The ID of the Amazon Web Services account that owns the Client VPN endpoint. |
|
CreationTime | System.String |
Gets and sets the property CreationTime. The date and time the Transit Gateway attachment was created. |
|
State | Amazon.EC2.TransitGatewayAttachmentStatusType |
Gets and sets the property State. The state of the Transit Gateway attachment. |
|
TransitGatewayAttachmentId | System.String |
Gets and sets the property TransitGatewayAttachmentId. The ID of the Transit Gateway attachment. |
|
TransitGatewayId | System.String |
Gets and sets the property TransitGatewayId. The ID of the Transit Gateway. |
.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