Show / Hide Table of Contents

Interface IAnnotationStoreRef

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

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

Stability: Experimental

Synopsis

Properties

AnnotationStoreRef

(experimental) A reference to a AnnotationStore resource.

Properties

AnnotationStoreRef

(experimental) A reference to a AnnotationStore resource.

IAnnotationStoreReference AnnotationStoreRef { get; }
Property Value

IAnnotationStoreReference

Remarks

Stability: Experimental

Back to top Generated by DocFX