Uses of Class
software.amazon.awscdk.services.omics.CfnSequenceStore.Builder
Packages that use CfnSequenceStore.Builder
-
Uses of CfnSequenceStore.Builder in software.amazon.awscdk.services.omics
Methods in software.amazon.awscdk.services.omics that return CfnSequenceStore.BuilderModifier and TypeMethodDescriptionstatic CfnSequenceStore.BuilderCfnSequenceStore.Builder.description(String description) A description for the store.A name for the store.CfnSequenceStore.Builder.sseConfig(IResolvable sseConfig) Server-side encryption (SSE) settings for the store.CfnSequenceStore.Builder.sseConfig(CfnSequenceStore.SseConfigProperty sseConfig) Server-side encryption (SSE) settings for the store.Tags for the store.