Uses of Interface
software.amazon.awscdk.services.omics.CfnAnnotationStore.ReferenceItemProperty
Packages that use CfnAnnotationStore.ReferenceItemProperty
-
Uses of CfnAnnotationStore.ReferenceItemProperty in software.amazon.awscdk.services.omics
Classes in software.amazon.awscdk.services.omics that implement CfnAnnotationStore.ReferenceItemPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAnnotationStore.ReferenceItemPropertyMethods in software.amazon.awscdk.services.omics that return CfnAnnotationStore.ReferenceItemPropertyModifier and TypeMethodDescriptionCfnAnnotationStore.ReferenceItemProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.omics with parameters of type CfnAnnotationStore.ReferenceItemPropertyModifier and TypeMethodDescriptionCfnAnnotationStore.Builder.reference(CfnAnnotationStore.ReferenceItemProperty reference) The genome reference for the store's annotations.CfnAnnotationStoreProps.Builder.reference(CfnAnnotationStore.ReferenceItemProperty reference) Sets the value ofCfnAnnotationStoreProps.getReference()voidCfnAnnotationStore.setReference(CfnAnnotationStore.ReferenceItemProperty value) The genome reference for the store's annotations.