Uses of Interface
software.amazon.awscdk.interfaces.codebuild.IBuildBatchRef
Packages that use IBuildBatchRef
Package
Description
AWS CodeBuild Construct Library
-
Uses of IBuildBatchRef in software.amazon.awscdk.interfaces.codebuild
Subinterfaces of IBuildBatchRef in software.amazon.awscdk.interfaces.codebuildModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIBuildBatchRef.Classes in software.amazon.awscdk.interfaces.codebuild that implement IBuildBatchRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IBuildBatchRef in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement IBuildBatchRefModifier and TypeClassDescriptionclassResource Type definition for AWS::CodeBuild::BuildBatch.Methods in software.amazon.awscdk.services.codebuild that return IBuildBatchRefModifier and TypeMethodDescriptionstatic IBuildBatchRefCfnBuildBatch.fromBuildBatchArn(software.constructs.Construct scope, String id, String arn) Creates a new IBuildBatchRef from an ARN.static IBuildBatchRefCfnBuildBatch.fromBuildBatchId(software.constructs.Construct scope, String id, String buildBatchId) Creates a new IBuildBatchRef from a buildBatchId.Methods in software.amazon.awscdk.services.codebuild with parameters of type IBuildBatchRefModifier and TypeMethodDescriptionstatic StringCfnBuildBatch.arnForBuildBatch(IBuildBatchRef resource)