Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnProjectPropsMixin.ProjectBuildBatchConfigProperty
Packages that use CfnProjectPropsMixin.ProjectBuildBatchConfigProperty
-
Uses of CfnProjectPropsMixin.ProjectBuildBatchConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Classes in software.amazon.awscdk.cfnpropertymixins.services.codebuild that implement CfnProjectPropsMixin.ProjectBuildBatchConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProjectPropsMixin.ProjectBuildBatchConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnProjectPropsMixin.ProjectBuildBatchConfigPropertyModifier and TypeMethodDescriptionCfnProjectPropsMixin.ProjectBuildBatchConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnProjectPropsMixin.ProjectBuildBatchConfigPropertyModifier and TypeMethodDescriptionCfnProjectMixinProps.Builder.buildBatchConfig(CfnProjectPropsMixin.ProjectBuildBatchConfigProperty buildBatchConfig) Sets the value ofCfnProjectMixinProps.getBuildBatchConfig()CfnProjectPropsMixin.Builder.buildBatchConfig(CfnProjectPropsMixin.ProjectBuildBatchConfigProperty buildBatchConfig) AProjectBuildBatchConfigobject that defines the batch build options for the project.