Uses of Interface
software.amazon.awscdk.interfaces.omics.IAnnotationStoreRef
Packages that use IAnnotationStoreRef
Package
Description
AWS::Omics Construct Library
-
Uses of IAnnotationStoreRef in software.amazon.awscdk.interfaces.omics
Subinterfaces of IAnnotationStoreRef in software.amazon.awscdk.interfaces.omicsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAnnotationStoreRef.Classes in software.amazon.awscdk.interfaces.omics that implement IAnnotationStoreRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAnnotationStoreRef in software.amazon.awscdk.services.omics
Classes in software.amazon.awscdk.services.omics that implement IAnnotationStoreRefMethods in software.amazon.awscdk.services.omics that return IAnnotationStoreRefModifier and TypeMethodDescriptionstatic IAnnotationStoreRefCfnAnnotationStore.fromAnnotationStoreName(software.constructs.Construct scope, String id, String annotationStoreName) Creates a new IAnnotationStoreRef from a annotationStoreName.