Show / Hide Table of Contents

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

IVpcLinkReference

Remarks

Stability: Experimental

Back to top Generated by DocFX