Show / Hide Table of Contents

Interface IResourceVersionRef

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

Namespace: Amazon.CDK
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IResourceVersionRef : IConstruct, IDependable
Syntax (vb)
Public Interface IResourceVersionRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

ResourceVersionRef

(experimental) A reference to a ResourceVersion resource.

Properties

ResourceVersionRef

(experimental) A reference to a ResourceVersion resource.

IResourceVersionReference ResourceVersionRef { get; }
Property Value

IResourceVersionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX