Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.omics.CfnAnnotationStoreMixinProps.Builder
Packages that use CfnAnnotationStoreMixinProps.Builder
-
Uses of CfnAnnotationStoreMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.omics
Methods in software.amazon.awscdk.cfnpropertymixins.services.omics that return CfnAnnotationStoreMixinProps.BuilderModifier and TypeMethodDescriptionCfnAnnotationStoreMixinProps.builder()CfnAnnotationStoreMixinProps.Builder.description(String description) Sets the value ofCfnAnnotationStoreMixinProps.getDescription()Sets the value ofCfnAnnotationStoreMixinProps.getName()CfnAnnotationStoreMixinProps.Builder.reference(CfnAnnotationStorePropsMixin.ReferenceItemProperty reference) Sets the value ofCfnAnnotationStoreMixinProps.getReference()CfnAnnotationStoreMixinProps.Builder.reference(IResolvable reference) Sets the value ofCfnAnnotationStoreMixinProps.getReference()CfnAnnotationStoreMixinProps.Builder.sseConfig(CfnAnnotationStorePropsMixin.SseConfigProperty sseConfig) Sets the value ofCfnAnnotationStoreMixinProps.getSseConfig()CfnAnnotationStoreMixinProps.Builder.sseConfig(IResolvable sseConfig) Sets the value ofCfnAnnotationStoreMixinProps.getSseConfig()CfnAnnotationStoreMixinProps.Builder.storeFormat(String storeFormat) Sets the value ofCfnAnnotationStoreMixinProps.getStoreFormat()CfnAnnotationStoreMixinProps.Builder.storeOptions(CfnAnnotationStorePropsMixin.StoreOptionsProperty storeOptions) Sets the value ofCfnAnnotationStoreMixinProps.getStoreOptions()CfnAnnotationStoreMixinProps.Builder.storeOptions(IResolvable storeOptions) Sets the value ofCfnAnnotationStoreMixinProps.getStoreOptions()Sets the value ofCfnAnnotationStoreMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.omics with parameters of type CfnAnnotationStoreMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnnotationStoreMixinProps.Builder.