Uses of Class
software.amazon.awscdk.services.omics.CfnVariantStore.Builder
Packages that use CfnVariantStore.Builder
- 
Uses of CfnVariantStore.Builder in software.amazon.awscdk.services.omicsMethods in software.amazon.awscdk.services.omics that return CfnVariantStore.BuilderModifier and TypeMethodDescriptionstatic CfnVariantStore.BuilderCfnVariantStore.Builder.description(String description) A description for the store.A name for the store.CfnVariantStore.Builder.reference(IResolvable reference) The genome reference for the store's variants.CfnVariantStore.Builder.reference(CfnVariantStore.ReferenceItemProperty reference) The genome reference for the store's variants.CfnVariantStore.Builder.sseConfig(IResolvable sseConfig) Server-side encryption (SSE) settings for the store.CfnVariantStore.Builder.sseConfig(CfnVariantStore.SseConfigProperty sseConfig) Server-side encryption (SSE) settings for the store.Tags for the store.