@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:37.337Z") @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(software.constructs.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 software.constructs.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.