| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BuildImageBindOptions.Jsii$Proxy
An implementation for
BuildImageBindOptions |
| Modifier and Type | Method and Description |
|---|---|
BuildImageBindOptions |
BuildImageBindOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
BuildImageConfig |
IBindableBuildImage.bind(software.constructs.Construct scope,
IProject project,
BuildImageBindOptions options)
(experimental) Function that allows the build image access to the construct tree.
|
BuildImageConfig |
IBindableBuildImage.Jsii$Proxy.bind(software.constructs.Construct scope,
IProject project,
BuildImageBindOptions options)
(experimental) 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)
(experimental) Function that allows the build image access to the construct tree.
|
BuildImageConfig |
LinuxGpuBuildImage.bind(software.constructs.Construct scope,
IProject project,
BuildImageBindOptions _options)
(experimental) Function that allows the build image access to the construct tree.
|
Copyright © 2021. All rights reserved.