Uses of Interface
software.amazon.awscdk.services.omics.CfnVariantStore.ReferenceItemProperty
-
Uses of CfnVariantStore.ReferenceItemProperty in software.amazon.awscdk.services.omics
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnVariantStore.ReferenceItemProperty
Modifier and TypeMethodDescriptionCfnVariantStore.ReferenceItemProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnVariantStore.Builder.reference
(CfnVariantStore.ReferenceItemProperty reference) The genome reference for the store's variants.CfnVariantStoreProps.Builder.reference
(CfnVariantStore.ReferenceItemProperty reference) Sets the value ofCfnVariantStoreProps.getReference()
void
CfnVariantStore.setReference
(CfnVariantStore.ReferenceItemProperty value) The genome reference for the store's variants.