Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.omics.CfnSequenceStorePropsMixin.Builder
Packages that use CfnSequenceStorePropsMixin.Builder
-
Uses of CfnSequenceStorePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.omics
Methods in software.amazon.awscdk.cfnpropertymixins.services.omics that return CfnSequenceStorePropsMixin.BuilderModifier and TypeMethodDescriptionCfnSequenceStorePropsMixin.Builder.accessLogLocation(String accessLogLocation) Location of the access logs.CfnSequenceStorePropsMixin.Builder.create()CfnSequenceStorePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSequenceStorePropsMixin.Builder.description(String description) A description for the store.CfnSequenceStorePropsMixin.Builder.eTagAlgorithmFamily(String eTagAlgorithmFamily) The algorithm family of the ETag.CfnSequenceStorePropsMixin.Builder.fallbackLocation(String fallbackLocation) An S3 location that is used to store files that have failed a direct upload.A name for the store.CfnSequenceStorePropsMixin.Builder.propagatedSetLevelTags(List<String> propagatedSetLevelTags) The tags keys to propagate to the S3 objects associated with read sets in the sequence store.CfnSequenceStorePropsMixin.Builder.s3AccessPolicy(Object s3AccessPolicy) The resource policy that controls S3 access on the store.CfnSequenceStorePropsMixin.Builder.sseConfig(CfnSequenceStorePropsMixin.SseConfigProperty sseConfig) Server-side encryption (SSE) settings for the store.CfnSequenceStorePropsMixin.Builder.sseConfig(IResolvable sseConfig) Server-side encryption (SSE) settings for the store.Tags for the store.