Interface ITransitGatewayAttachment
(experimental) Represents a Transit Gateway Attachment.
Namespace: Amazon.CDK.AWS.ec2.Alpha
Assembly: Amazon.CDK.AWS.ec2.Alpha.dll
Syntax (csharp)
public interface ITransitGatewayAttachment : IResource, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ITransitGatewayAttachment Inherits IResource, IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| TransitGatewayAttachmentId | (experimental) The ID of the transit gateway attachment. |
Properties
TransitGatewayAttachmentId
(experimental) The ID of the transit gateway attachment.
string TransitGatewayAttachmentId { get; }
Property Value
Remarks
Stability: Experimental
Attribute: true