Show / Hide Table of Contents

Interface IVpcLinkRef

(experimental) Indicates that this resource can be referenced as a VpcLink.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Apigatewayv2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVpcLinkRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IVpcLinkRef Inherits IConstruct, IDependable, IEnvironmentAware
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