Uses of Interface
software.amazon.awscdk.services.omics.CfnSequenceStore.SseConfigProperty
Packages that use CfnSequenceStore.SseConfigProperty
-
Uses of CfnSequenceStore.SseConfigProperty in software.amazon.awscdk.services.omics
Classes in software.amazon.awscdk.services.omics that implement CfnSequenceStore.SseConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSequenceStore.SseConfigPropertyMethods in software.amazon.awscdk.services.omics that return CfnSequenceStore.SseConfigPropertyModifier and TypeMethodDescriptionCfnSequenceStore.SseConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.omics with parameters of type CfnSequenceStore.SseConfigPropertyModifier and TypeMethodDescriptionvoidCfnSequenceStore.setSseConfig(CfnSequenceStore.SseConfigProperty value) Server-side encryption (SSE) settings for the store.CfnSequenceStore.Builder.sseConfig(CfnSequenceStore.SseConfigProperty sseConfig) Server-side encryption (SSE) settings for the store.CfnSequenceStoreProps.Builder.sseConfig(CfnSequenceStore.SseConfigProperty sseConfig) Sets the value ofCfnSequenceStoreProps.getSseConfig()