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