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