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