Uses of Class
software.amazon.awscdk.services.omics.CfnSequenceStoreProps.Builder
Packages that use CfnSequenceStoreProps.Builder
-
Uses of CfnSequenceStoreProps.Builder in software.amazon.awscdk.services.omics
Methods in software.amazon.awscdk.services.omics that return CfnSequenceStoreProps.BuilderModifier and TypeMethodDescriptionCfnSequenceStoreProps.Builder.accessLogLocation(String accessLogLocation) Sets the value ofCfnSequenceStoreProps.getAccessLogLocation()CfnSequenceStoreProps.builder()CfnSequenceStoreProps.Builder.description(String description) Sets the value ofCfnSequenceStoreProps.getDescription()CfnSequenceStoreProps.Builder.eTagAlgorithmFamily(String eTagAlgorithmFamily) Sets the value ofCfnSequenceStoreProps.getETagAlgorithmFamily()CfnSequenceStoreProps.Builder.fallbackLocation(String fallbackLocation) Sets the value ofCfnSequenceStoreProps.getFallbackLocation()Sets the value ofCfnSequenceStoreProps.getName()CfnSequenceStoreProps.Builder.propagatedSetLevelTags(List<String> propagatedSetLevelTags) Sets the value ofCfnSequenceStoreProps.getPropagatedSetLevelTags()CfnSequenceStoreProps.Builder.s3AccessPolicy(Object s3AccessPolicy) Sets the value ofCfnSequenceStoreProps.getS3AccessPolicy()CfnSequenceStoreProps.Builder.sseConfig(IResolvable sseConfig) Sets the value ofCfnSequenceStoreProps.getSseConfig()CfnSequenceStoreProps.Builder.sseConfig(CfnSequenceStore.SseConfigProperty sseConfig) Sets the value ofCfnSequenceStoreProps.getSseConfig()Sets the value ofCfnSequenceStoreProps.getTags()Constructors in software.amazon.awscdk.services.omics with parameters of type CfnSequenceStoreProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSequenceStoreProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSequenceStoreProps.Builder.