Interface ILayerVersionRef
(experimental) Indicates that this resource can be referenced as a LayerVersion.
Inherited Members
Namespace: Amazon.CDK.Interfaces.SAM
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ILayerVersionRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ILayerVersionRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| LayerVersionRef | (experimental) A reference to a LayerVersion resource. |
Properties
LayerVersionRef
(experimental) A reference to a LayerVersion resource.
ILayerVersionReference LayerVersionRef { get; }
Property Value
Remarks
Stability: Experimental