Uses of Class
software.amazon.awscdk.services.omics.CfnRunCacheProps.Builder
Packages that use CfnRunCacheProps.Builder
-
Uses of CfnRunCacheProps.Builder in software.amazon.awscdk.services.omics
Methods in software.amazon.awscdk.services.omics that return CfnRunCacheProps.BuilderModifier and TypeMethodDescriptionstatic CfnRunCacheProps.BuilderCfnRunCacheProps.builder()CfnRunCacheProps.Builder.cacheBehavior(String cacheBehavior) Sets the value ofCfnRunCacheProps.getCacheBehavior()CfnRunCacheProps.Builder.cacheBucketOwnerId(String cacheBucketOwnerId) Sets the value ofCfnRunCacheProps.getCacheBucketOwnerId()CfnRunCacheProps.Builder.cacheS3Location(String cacheS3Location) Sets the value ofCfnRunCacheProps.getCacheS3Location()CfnRunCacheProps.Builder.description(String description) Sets the value ofCfnRunCacheProps.getDescription()Sets the value ofCfnRunCacheProps.getName()Sets the value ofCfnRunCacheProps.getTags()Constructors in software.amazon.awscdk.services.omics with parameters of type CfnRunCacheProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRunCacheProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRunCacheProps.Builder.