Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.omics.CfnVariantStorePropsMixin.Builder
Packages that use CfnVariantStorePropsMixin.Builder
-
Uses of CfnVariantStorePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.omics
Methods in software.amazon.awscdk.cfnpropertymixins.services.omics that return CfnVariantStorePropsMixin.BuilderModifier and TypeMethodDescriptionCfnVariantStorePropsMixin.Builder.create()CfnVariantStorePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnVariantStorePropsMixin.Builder.description(String description) A description for the store.A name for the store.CfnVariantStorePropsMixin.Builder.reference(CfnVariantStorePropsMixin.ReferenceItemProperty reference) The genome reference for the store's variants.CfnVariantStorePropsMixin.Builder.reference(IResolvable reference) The genome reference for the store's variants.CfnVariantStorePropsMixin.Builder.sseConfig(CfnVariantStorePropsMixin.SseConfigProperty sseConfig) Server-side encryption (SSE) settings for the store.CfnVariantStorePropsMixin.Builder.sseConfig(IResolvable sseConfig) Server-side encryption (SSE) settings for the store.Tags for the store.