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