@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:37.296Z") @Stability(value=Stable) public interface BuildImageConfig extends software.amazon.jsii.JsiiSerializable
IBuildImage.binder - currently empty.
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.codebuild.*; BuildImageConfig buildImageConfig = BuildImageConfig.builder().build();
| Modifier and Type | Interface and Description |
|---|---|
static class |
BuildImageConfig.Builder
A builder for
BuildImageConfig |
static class |
BuildImageConfig.Jsii$Proxy
An implementation for
BuildImageConfig |
| Modifier and Type | Method and Description |
|---|---|
static BuildImageConfig.Builder |
builder() |
@Stability(value=Stable) static BuildImageConfig.Builder builder()
BuildImageConfig.Builder of BuildImageConfigCopyright © 2022. All rights reserved.