Interface IVersionRef
(experimental) Indicates that this resource can be referenced as a Version.
Inherited Members
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
Remarks
Stability: Experimental