Uses of Interface
software.amazon.awscdk.services.omics.CfnWorkflow.ContainerRegistryMapProperty
Packages that use CfnWorkflow.ContainerRegistryMapProperty
-
Uses of CfnWorkflow.ContainerRegistryMapProperty in software.amazon.awscdk.services.omics
Classes in software.amazon.awscdk.services.omics that implement CfnWorkflow.ContainerRegistryMapPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkflow.ContainerRegistryMapPropertyMethods in software.amazon.awscdk.services.omics that return CfnWorkflow.ContainerRegistryMapPropertyModifier and TypeMethodDescriptionCfnWorkflow.ContainerRegistryMapProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.omics with parameters of type CfnWorkflow.ContainerRegistryMapPropertyModifier and TypeMethodDescriptionCfnWorkflow.Builder.containerRegistryMap(CfnWorkflow.ContainerRegistryMapProperty containerRegistryMap) Use a container registry map to specify mappings between the ECR private repository and one or more upstream registries.CfnWorkflowProps.Builder.containerRegistryMap(CfnWorkflow.ContainerRegistryMapProperty containerRegistryMap) Sets the value ofCfnWorkflowProps.getContainerRegistryMap()voidCfnWorkflow.setContainerRegistryMap(CfnWorkflow.ContainerRegistryMapProperty value) Use a container registry map to specify mappings between the ECR private repository and one or more upstream registries.