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