Uses of Interface
software.amazon.awscdk.interfaces.omics.IReferenceStoreRef
Packages that use IReferenceStoreRef
Package
Description
AWS::Omics Construct Library
-
Uses of IReferenceStoreRef in software.amazon.awscdk.interfaces.omics
Subinterfaces of IReferenceStoreRef in software.amazon.awscdk.interfaces.omicsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIReferenceStoreRef.Classes in software.amazon.awscdk.interfaces.omics that implement IReferenceStoreRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IReferenceStoreRef in software.amazon.awscdk.services.omics
Classes in software.amazon.awscdk.services.omics that implement IReferenceStoreRefMethods in software.amazon.awscdk.services.omics that return IReferenceStoreRefModifier and TypeMethodDescriptionstatic IReferenceStoreRefCfnReferenceStore.fromReferenceStoreArn(software.constructs.Construct scope, String id, String arn) Creates a new IReferenceStoreRef from an ARN.static IReferenceStoreRefCfnReferenceStore.fromReferenceStoreId(software.constructs.Construct scope, String id, String referenceStoreId) Creates a new IReferenceStoreRef from a referenceStoreId.