Uses of Interface
software.amazon.awscdk.services.omics.CfnVariantStore.SseConfigProperty
Packages that use CfnVariantStore.SseConfigProperty
-
Uses of CfnVariantStore.SseConfigProperty in software.amazon.awscdk.services.omics
Classes in software.amazon.awscdk.services.omics that implement CfnVariantStore.SseConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnVariantStore.SseConfigProperty
Methods in software.amazon.awscdk.services.omics that return CfnVariantStore.SseConfigPropertyModifier and TypeMethodDescriptionCfnVariantStore.SseConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.omics with parameters of type CfnVariantStore.SseConfigPropertyModifier 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()