@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:55.948Z") @Stability(value=Experimental) 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)
(experimental) Function that allows the build image access to the construct tree.
|
getDefaultComputeType, getImageId, getImagePullPrincipalType, getRepository, getSecretsManagerCredentials, getType, runScriptBuildspec, validate@Stability(value=Experimental) @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 © 2021. All rights reserved.