Interface IBindableBuildImage.Jsii$Default

All Superinterfaces:
IBindableBuildImage, IBuildImage, IBuildImage.Jsii$Default, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
IBindableBuildImage.Jsii$Proxy
Enclosing interface:
IBindableBuildImage

@Internal public static interface IBindableBuildImage.Jsii$Default extends IBindableBuildImage, IBuildImage.Jsii$Default
Internal default implementation for IBindableBuildImage.
  • Method Details

    • bind

      @Stability(Stable) @NotNull default BuildImageConfig bind(@NotNull software.constructs.Construct scope, @NotNull IProject project, @NotNull BuildImageBindOptions options)
      Function that allows the build image access to the construct tree.

      Specified by:
      bind in interface IBindableBuildImage
      Parameters:
      scope - This parameter is required.
      project - This parameter is required.
      options - This parameter is required.