Uses of Class
software.amazon.awscdk.services.omics.CfnSequenceStore.Builder
-
Uses of CfnSequenceStore.Builder in software.amazon.awscdk.services.omics
Modifier and TypeMethodDescriptionstatic CfnSequenceStore.Builder
CfnSequenceStore.Builder.description
(String description) A description for the store.CfnSequenceStore.Builder.fallbackLocation
(String fallbackLocation) An S3 location that is used to store files that have failed a direct upload.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.