Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.omics.CfnWorkflowVersionMixinProps.Builder
Packages that use CfnWorkflowVersionMixinProps.Builder
-
Uses of CfnWorkflowVersionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.omics
Methods in software.amazon.awscdk.cfnpropertymixins.services.omics that return CfnWorkflowVersionMixinProps.BuilderModifier and TypeMethodDescriptionCfnWorkflowVersionMixinProps.Builder.accelerators(String accelerators) Sets the value ofCfnWorkflowVersionMixinProps.getAccelerators()CfnWorkflowVersionMixinProps.builder()CfnWorkflowVersionMixinProps.Builder.containerRegistryMap(CfnWorkflowVersionPropsMixin.ContainerRegistryMapProperty containerRegistryMap) Sets the value ofCfnWorkflowVersionMixinProps.getContainerRegistryMap()CfnWorkflowVersionMixinProps.Builder.containerRegistryMap(IResolvable containerRegistryMap) Sets the value ofCfnWorkflowVersionMixinProps.getContainerRegistryMap()CfnWorkflowVersionMixinProps.Builder.containerRegistryMapUri(String containerRegistryMapUri) Sets the value ofCfnWorkflowVersionMixinProps.getContainerRegistryMapUri()CfnWorkflowVersionMixinProps.Builder.definitionRepository(CfnWorkflowVersionPropsMixin.DefinitionRepositoryProperty definitionRepository) Sets the value ofCfnWorkflowVersionMixinProps.getDefinitionRepository()CfnWorkflowVersionMixinProps.Builder.definitionRepository(IResolvable definitionRepository) Sets the value ofCfnWorkflowVersionMixinProps.getDefinitionRepository()CfnWorkflowVersionMixinProps.Builder.definitionUri(String definitionUri) Sets the value ofCfnWorkflowVersionMixinProps.getDefinitionUri()CfnWorkflowVersionMixinProps.Builder.description(String description) Sets the value ofCfnWorkflowVersionMixinProps.getDescription()Sets the value ofCfnWorkflowVersionMixinProps.getEngine()Sets the value ofCfnWorkflowVersionMixinProps.getMain()CfnWorkflowVersionMixinProps.Builder.parameterTemplate(Map<String, ? extends Object> parameterTemplate) Sets the value ofCfnWorkflowVersionMixinProps.getParameterTemplate()CfnWorkflowVersionMixinProps.Builder.parameterTemplate(IResolvable parameterTemplate) Sets the value ofCfnWorkflowVersionMixinProps.getParameterTemplate()CfnWorkflowVersionMixinProps.Builder.parameterTemplatePath(String parameterTemplatePath) Sets the value ofCfnWorkflowVersionMixinProps.getParameterTemplatePath()CfnWorkflowVersionMixinProps.Builder.readmeMarkdown(String readmeMarkdown) Sets the value ofCfnWorkflowVersionMixinProps.getReadmeMarkdown()CfnWorkflowVersionMixinProps.Builder.readmePath(String readmePath) Sets the value ofCfnWorkflowVersionMixinProps.getReadmePath()Sets the value ofCfnWorkflowVersionMixinProps.getReadmeUri()CfnWorkflowVersionMixinProps.Builder.storageCapacity(Number storageCapacity) Sets the value ofCfnWorkflowVersionMixinProps.getStorageCapacity()CfnWorkflowVersionMixinProps.Builder.storageType(String storageType) Sets the value ofCfnWorkflowVersionMixinProps.getStorageType()Sets the value ofCfnWorkflowVersionMixinProps.getTags()CfnWorkflowVersionMixinProps.Builder.versionName(String versionName) Sets the value ofCfnWorkflowVersionMixinProps.getVersionName()CfnWorkflowVersionMixinProps.Builder.workflowBucketOwnerId(String workflowBucketOwnerId) Sets the value ofCfnWorkflowVersionMixinProps.getWorkflowBucketOwnerId()CfnWorkflowVersionMixinProps.Builder.workflowId(String workflowId) Sets the value ofCfnWorkflowVersionMixinProps.getWorkflowId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.omics with parameters of type CfnWorkflowVersionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkflowVersionMixinProps.Builder.