Show / Hide Table of Contents

Interface IVersionRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Lambda
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVersionRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IVersionRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

VersionRef

(experimental) A reference to a Version resource.

Properties

VersionRef

(experimental) A reference to a Version resource.

IVersionReference VersionRef { get; }
Property Value

IVersionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX