Interface ITransitGatewayPeeringAttachmentRef
(experimental) Indicates that this resource can be referenced as a TransitGatewayPeeringAttachment.
Inherited Members
Namespace: Amazon.CDK.Interfaces.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ITransitGatewayPeeringAttachmentRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ITransitGatewayPeeringAttachmentRef Inherits IConstruct, IDependable, IEnvironmentAware
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