| Modifier and Type | Class and Description |
|---|---|
static class |
CodeImageConfig.Jsii$Proxy
An implementation for
CodeImageConfig |
| Modifier and Type | Method and Description |
|---|---|
CodeImageConfig |
CodeImageConfig.Builder.build()
Builds the configured instance.
|
default CodeImageConfig |
CodeConfig.getImage()
Docker image configuration (mutually exclusive with `s3Location` and `inlineCode`).
|
CodeImageConfig |
CodeConfig.Jsii$Proxy.getImage() |
| Modifier and Type | Method and Description |
|---|---|
CodeConfig.Builder |
CodeConfig.Builder.image(CodeImageConfig image)
Sets the value of
CodeConfig.getImage() |
Copyright © 2023. All rights reserved.