Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.omics.CfnRunCachePropsMixin.Builder
Packages that use CfnRunCachePropsMixin.Builder
-
Uses of CfnRunCachePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.omics
Methods in software.amazon.awscdk.cfnpropertymixins.services.omics that return CfnRunCachePropsMixin.BuilderModifier and TypeMethodDescriptionCfnRunCachePropsMixin.Builder.cacheBehavior(String cacheBehavior) The default cache behavior for runs using this cache.CfnRunCachePropsMixin.Builder.cacheBucketOwnerId(String cacheBucketOwnerId) The AWS account ID of the expected owner of the S3 bucket for the run cache.CfnRunCachePropsMixin.Builder.cacheS3Location(String cacheS3Location) The S3 location for storing the cached task outputs.CfnRunCachePropsMixin.Builder.create()CfnRunCachePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRunCachePropsMixin.Builder.description(String description) A description of the run cache.A name for the run cache.Tags for the run cache.