Uses of Interface
software.amazon.awscdk.services.omics.CfnVariantStore.SseConfigProperty
-
Uses of CfnVariantStore.SseConfigProperty in software.amazon.awscdk.services.omics
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnVariantStore.SseConfigProperty
Modifier and TypeMethodDescriptionCfnVariantStore.SseConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnVariantStore.setSseConfig
(CfnVariantStore.SseConfigProperty value) Server-side encryption (SSE) settings for the store.CfnVariantStore.Builder.sseConfig
(CfnVariantStore.SseConfigProperty sseConfig) Server-side encryption (SSE) settings for the store.CfnVariantStoreProps.Builder.sseConfig
(CfnVariantStore.SseConfigProperty sseConfig) Sets the value ofCfnVariantStoreProps.getSseConfig()