Uses of Interface
software.amazon.awscdk.services.omics.CfnWorkflowVersion.DefinitionRepositoryProperty
Packages that use CfnWorkflowVersion.DefinitionRepositoryProperty
-
Uses of CfnWorkflowVersion.DefinitionRepositoryProperty in software.amazon.awscdk.services.omics
Classes in software.amazon.awscdk.services.omics that implement CfnWorkflowVersion.DefinitionRepositoryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkflowVersion.DefinitionRepositoryPropertyMethods in software.amazon.awscdk.services.omics that return CfnWorkflowVersion.DefinitionRepositoryPropertyModifier and TypeMethodDescriptionCfnWorkflowVersion.DefinitionRepositoryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.omics with parameters of type CfnWorkflowVersion.DefinitionRepositoryPropertyModifier and TypeMethodDescriptionCfnWorkflowVersion.Builder.definitionRepository(CfnWorkflowVersion.DefinitionRepositoryProperty definitionRepository) Contains information about a source code repository that hosts the workflow definition files.CfnWorkflowVersionProps.Builder.definitionRepository(CfnWorkflowVersion.DefinitionRepositoryProperty definitionRepository) Sets the value ofCfnWorkflowVersionProps.getDefinitionRepository()voidCfnWorkflowVersion.setDefinitionRepository(CfnWorkflowVersion.DefinitionRepositoryProperty value) Contains information about a source code repository that hosts the workflow definition files.