Interface ITransitGatewayPeeringAttachmentRef
(experimental) Indicates that this resource can be referenced as a TransitGatewayPeeringAttachment.
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ITransitGatewayPeeringAttachmentRef : IConstruct, IDependable
Syntax (vb)
Public Interface ITransitGatewayPeeringAttachmentRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
TransitGatewayPeeringAttachmentRef | (experimental) A reference to a TransitGatewayPeeringAttachment resource. |
Properties
TransitGatewayPeeringAttachmentRef
(experimental) A reference to a TransitGatewayPeeringAttachment resource.
ITransitGatewayPeeringAttachmentReference TransitGatewayPeeringAttachmentRef { get; }
Property Value
ITransitGatewayPeeringAttachmentReference
Remarks
Stability: Experimental