Uses of Interface
software.amazon.awscdk.services.codebuild.BuildImageConfig
Packages that use BuildImageConfig
-
Uses of BuildImageConfig in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement BuildImageConfigMethods in software.amazon.awscdk.services.codebuild that return BuildImageConfigModifier and TypeMethodDescriptionIBindableBuildImage.bind(Construct scope, IProject project, BuildImageBindOptions options) Function that allows the build image access to the construct tree.default BuildImageConfigIBindableBuildImage.Jsii$Default.bind(Construct scope, IProject project, BuildImageBindOptions options) Function that allows the build image access to the construct tree.final BuildImageConfigIBindableBuildImage.Jsii$Proxy.bind(Construct scope, IProject project, BuildImageBindOptions options) Function that allows the build image access to the construct tree.LinuxGpuBuildImage.bind(Construct scope, IProject project, BuildImageBindOptions _options) Function that allows the build image access to the construct tree.BuildImageConfig.Builder.build()Builds the configured instance.