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