Show / Hide Table of Contents

Interface ILayerVersionRef

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

Inherited Members
IEnvironmentAware.Env
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

ILayerVersionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX