@Generated(value="jsii-pacmak/1.71.0 (build f1f58ae)", date="2022-12-07T17:24:42.844Z") @Stability(value=Stable) public interface IBindableBuildImage extends software.amazon.jsii.JsiiSerializable, IBuildImage
IBuildImage that allows binding to the project.| Modifier and Type | Interface and Description |
|---|---|
static interface |
IBindableBuildImage.Jsii$Default
Internal default implementation for
IBindableBuildImage. |
static class |
IBindableBuildImage.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
BuildImageConfig |
bind(Construct scope,
IProject project,
BuildImageBindOptions options)
Function that allows the build image access to the construct tree.
|
getDefaultComputeType, getImageId, getImagePullPrincipalType, getRepository, getSecretsManagerCredentials, getType, runScriptBuildspec, validate@Stability(value=Stable) @NotNull BuildImageConfig bind(@NotNull Construct scope, @NotNull IProject project, @NotNull BuildImageBindOptions options)
scope - This parameter is required.project - This parameter is required.options - This parameter is required.Copyright © 2022. All rights reserved.