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