Interface ITransitGatewayVpcAttachmentRef
(experimental) Indicates that this resource can be referenced as a TransitGatewayVpcAttachment.
Inherited Members
Namespace: Amazon.CDK.Interfaces.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ITransitGatewayVpcAttachmentRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ITransitGatewayVpcAttachmentRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| TransitGatewayVpcAttachmentRef | (experimental) A reference to a TransitGatewayVpcAttachment resource. |
Properties
TransitGatewayVpcAttachmentRef
(experimental) A reference to a TransitGatewayVpcAttachment resource.
ITransitGatewayVpcAttachmentReference TransitGatewayVpcAttachmentRef { get; }
Property Value
ITransitGatewayVpcAttachmentReference
Remarks
Stability: Experimental