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