Uses of Class
software.amazon.awscdk.services.omics.CfnAnnotationStore.Builder
Packages that use CfnAnnotationStore.Builder
- 
Uses of CfnAnnotationStore.Builder in software.amazon.awscdk.services.omicsMethods in software.amazon.awscdk.services.omics that return CfnAnnotationStore.BuilderModifier and TypeMethodDescriptionstatic CfnAnnotationStore.BuilderCfnAnnotationStore.Builder.description(String description) A description for the store.The name of the Annotation Store.CfnAnnotationStore.Builder.reference(IResolvable reference) The genome reference for the store's annotations.CfnAnnotationStore.Builder.reference(CfnAnnotationStore.ReferenceItemProperty reference) The genome reference for the store's annotations.CfnAnnotationStore.Builder.sseConfig(IResolvable sseConfig) The store's server-side encryption (SSE) settings.CfnAnnotationStore.Builder.sseConfig(CfnAnnotationStore.SseConfigProperty sseConfig) The store's server-side encryption (SSE) settings.CfnAnnotationStore.Builder.storeFormat(String storeFormat) The annotation file format of the store.CfnAnnotationStore.Builder.storeOptions(IResolvable storeOptions) File parsing options for the annotation store.CfnAnnotationStore.Builder.storeOptions(CfnAnnotationStore.StoreOptionsProperty storeOptions) File parsing options for the annotation store.Tags for the store.