Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.omics.CfnSequenceStoreMixinProps.Builder
Packages that use CfnSequenceStoreMixinProps.Builder
-
Uses of CfnSequenceStoreMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.omics
Methods in software.amazon.awscdk.cfnpropertymixins.services.omics that return CfnSequenceStoreMixinProps.BuilderModifier and TypeMethodDescriptionCfnSequenceStoreMixinProps.Builder.accessLogLocation(String accessLogLocation) Sets the value ofCfnSequenceStoreMixinProps.getAccessLogLocation()CfnSequenceStoreMixinProps.builder()CfnSequenceStoreMixinProps.Builder.description(String description) Sets the value ofCfnSequenceStoreMixinProps.getDescription()CfnSequenceStoreMixinProps.Builder.eTagAlgorithmFamily(String eTagAlgorithmFamily) Sets the value ofCfnSequenceStoreMixinProps.getETagAlgorithmFamily()CfnSequenceStoreMixinProps.Builder.fallbackLocation(String fallbackLocation) Sets the value ofCfnSequenceStoreMixinProps.getFallbackLocation()Sets the value ofCfnSequenceStoreMixinProps.getName()CfnSequenceStoreMixinProps.Builder.propagatedSetLevelTags(List<String> propagatedSetLevelTags) Sets the value ofCfnSequenceStoreMixinProps.getPropagatedSetLevelTags()CfnSequenceStoreMixinProps.Builder.s3AccessPolicy(Object s3AccessPolicy) Sets the value ofCfnSequenceStoreMixinProps.getS3AccessPolicy()CfnSequenceStoreMixinProps.Builder.sseConfig(CfnSequenceStorePropsMixin.SseConfigProperty sseConfig) Sets the value ofCfnSequenceStoreMixinProps.getSseConfig()CfnSequenceStoreMixinProps.Builder.sseConfig(IResolvable sseConfig) Sets the value ofCfnSequenceStoreMixinProps.getSseConfig()Sets the value ofCfnSequenceStoreMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.omics with parameters of type CfnSequenceStoreMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSequenceStoreMixinProps.Builder.