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 classAn implementation forCfnWorkflow.DefinitionRepositoryPropertyMethods 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()voidCfnWorkflow.setDefinitionRepository(CfnWorkflow.DefinitionRepositoryProperty value) Contains information about a source code repository that hosts the workflow definition files.