Uses of Interface
software.amazon.awscdk.services.codebuild.BuildImageBindOptions
-
Uses of BuildImageBindOptions in software.amazon.awscdk.services.codebuild
Modifier and TypeMethodDescriptionBuildImageBindOptions.Builder.build()
Builds the configured instance.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.