Uses of Class
software.amazon.awscdk.services.omics.CfnWorkflowVersion.ContainerRegistryMapProperty.Builder
Packages that use CfnWorkflowVersion.ContainerRegistryMapProperty.Builder
-
Uses of CfnWorkflowVersion.ContainerRegistryMapProperty.Builder in software.amazon.awscdk.services.omics
Methods in software.amazon.awscdk.services.omics that return CfnWorkflowVersion.ContainerRegistryMapProperty.BuilderModifier and TypeMethodDescriptionCfnWorkflowVersion.ContainerRegistryMapProperty.builder()
CfnWorkflowVersion.ContainerRegistryMapProperty.Builder.imageMappings
(List<? extends Object> imageMappings) Sets the value ofCfnWorkflowVersion.ContainerRegistryMapProperty.getImageMappings()
CfnWorkflowVersion.ContainerRegistryMapProperty.Builder.imageMappings
(IResolvable imageMappings) Sets the value ofCfnWorkflowVersion.ContainerRegistryMapProperty.getImageMappings()
CfnWorkflowVersion.ContainerRegistryMapProperty.Builder.registryMappings
(List<? extends Object> registryMappings) Sets the value ofCfnWorkflowVersion.ContainerRegistryMapProperty.getRegistryMappings()
CfnWorkflowVersion.ContainerRegistryMapProperty.Builder.registryMappings
(IResolvable registryMappings) Sets the value ofCfnWorkflowVersion.ContainerRegistryMapProperty.getRegistryMappings()
Constructors in software.amazon.awscdk.services.omics with parameters of type CfnWorkflowVersion.ContainerRegistryMapProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWorkflowVersion.ContainerRegistryMapProperty.Builder
.