Uses of Interface
software.amazon.awscdk.services.omics.CfnWorkflow.DefinitionRepositoryProperty
Packages that use CfnWorkflow.DefinitionRepositoryProperty
-
Uses of CfnWorkflow.DefinitionRepositoryProperty in software.amazon.awscdk.services.omics
Classes in software.amazon.awscdk.services.omics that implement CfnWorkflow.DefinitionRepositoryPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnWorkflow.DefinitionRepositoryProperty
Methods in software.amazon.awscdk.services.omics that return CfnWorkflow.DefinitionRepositoryPropertyModifier and TypeMethodDescriptionCfnWorkflow.DefinitionRepositoryProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.omics with parameters of type CfnWorkflow.DefinitionRepositoryPropertyModifier and TypeMethodDescriptionCfnWorkflow.Builder.definitionRepository
(CfnWorkflow.DefinitionRepositoryProperty definitionRepository) Contains information about a source code repository that hosts the workflow definition files.CfnWorkflowProps.Builder.definitionRepository
(CfnWorkflow.DefinitionRepositoryProperty definitionRepository) Sets the value ofCfnWorkflowProps.getDefinitionRepository()
void
CfnWorkflow.setDefinitionRepository
(CfnWorkflow.DefinitionRepositoryProperty value) Contains information about a source code repository that hosts the workflow definition files.