@Generated(value="jsii-pacmak/1.28.0 (build 1801f4f)", date="2021-04-28T11:07:44.333Z") @Stability(value=Experimental) public interface PythonLayerVersionProps extends software.amazon.jsii.JsiiSerializable, LayerVersionOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
PythonLayerVersionProps.Builder
A builder for
PythonLayerVersionProps |
static class |
PythonLayerVersionProps.Jsii$Proxy
An implementation for
PythonLayerVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static PythonLayerVersionProps.Builder |
builder() |
default List<Runtime> |
getCompatibleRuntimes()
(experimental) The runtimes compatible with the python layer.
|
String |
getEntry()
(experimental) The path to the root directory of the lambda layer.
|
getDescription, getLayerVersionName, getLicense, getRemovalPolicy@Stability(value=Experimental) @NotNull String getEntry()
@Stability(value=Experimental) @Nullable default List<Runtime> getCompatibleRuntimes()
Default: - All runtimes are supported.
@Stability(value=Experimental) static PythonLayerVersionProps.Builder builder()
builder in interface LayerVersionOptionsPythonLayerVersionProps.Builder of PythonLayerVersionPropsCopyright © 2021. All rights reserved.