Uses of Interface
software.amazon.awscdk.interfaces.codebuild.BuildBatchReference
Packages that use BuildBatchReference
Package
Description
AWS CodeBuild Construct Library
-
Uses of BuildBatchReference in software.amazon.awscdk.interfaces.codebuild
Classes in software.amazon.awscdk.interfaces.codebuild that implement BuildBatchReferenceMethods in software.amazon.awscdk.interfaces.codebuild that return BuildBatchReferenceModifier and TypeMethodDescriptionBuildBatchReference.Builder.build()Builds the configured instance.IBuildBatchRef.getBuildBatchRef()(experimental) A reference to a BuildBatch resource.default BuildBatchReferenceIBuildBatchRef.Jsii$Default.getBuildBatchRef()(experimental) A reference to a BuildBatch resource. -
Uses of BuildBatchReference in software.amazon.awscdk.services.codebuild
Methods in software.amazon.awscdk.services.codebuild that return BuildBatchReferenceModifier and TypeMethodDescriptionCfnBuildBatch.getBuildBatchRef()A reference to a BuildBatch resource.