Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.omics.CfnAnnotationStorePropsMixin.SseConfigProperty
Packages that use CfnAnnotationStorePropsMixin.SseConfigProperty
-
Uses of CfnAnnotationStorePropsMixin.SseConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.omics
Classes in software.amazon.awscdk.cfnpropertymixins.services.omics that implement CfnAnnotationStorePropsMixin.SseConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAnnotationStorePropsMixin.SseConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.omics that return CfnAnnotationStorePropsMixin.SseConfigPropertyModifier and TypeMethodDescriptionCfnAnnotationStorePropsMixin.SseConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.omics with parameters of type CfnAnnotationStorePropsMixin.SseConfigPropertyModifier and TypeMethodDescriptionCfnAnnotationStoreMixinProps.Builder.sseConfig(CfnAnnotationStorePropsMixin.SseConfigProperty sseConfig) Sets the value ofCfnAnnotationStoreMixinProps.getSseConfig()CfnAnnotationStorePropsMixin.Builder.sseConfig(CfnAnnotationStorePropsMixin.SseConfigProperty sseConfig) The store's server-side encryption (SSE) settings.