Uses of Interface
software.amazon.awscdk.services.codebuild.CfnBuildBatchProps
Packages that use CfnBuildBatchProps
-
Uses of CfnBuildBatchProps in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement CfnBuildBatchPropsMethods in software.amazon.awscdk.services.codebuild that return CfnBuildBatchPropsModifier and TypeMethodDescriptionCfnBuildBatchProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.codebuild with parameters of type CfnBuildBatchPropsModifierConstructorDescriptionCfnBuildBatch(software.constructs.Construct scope, String id, CfnBuildBatchProps props) Create a newAWS::CodeBuild::BuildBatch.