Uses of Interface
software.amazon.awscdk.interfaces.codebuild.ISandboxRef
Packages that use ISandboxRef
Package
Description
AWS CodeBuild Construct Library
-
Uses of ISandboxRef in software.amazon.awscdk.interfaces.codebuild
Subinterfaces of ISandboxRef in software.amazon.awscdk.interfaces.codebuildModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISandboxRef.Classes in software.amazon.awscdk.interfaces.codebuild that implement ISandboxRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISandboxRef in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement ISandboxRefModifier and TypeClassDescriptionclassRepresents a CodeBuild sandbox, an ephemeral compute environment started from a CodeBuild project.Methods in software.amazon.awscdk.services.codebuild with parameters of type ISandboxRef