Namespace Amazon.CDK.AWS.Lambda.Python.Alpha
Classes
| BundlingOptions | (experimental) Options for bundling. |
| PythonFunction | (experimental) A Python Lambda function. |
| PythonFunctionProps | (experimental) Properties for a PythonFunction. |
| PythonLayerVersion | (experimental) A lambda layer version. |
| PythonLayerVersionProps | (experimental) Properties for PythonLayerVersion. |
Interfaces
| IBundlingOptions | (experimental) Options for bundling. |
| ICommandHooks | (experimental) Command hooks. |
| IPythonFunctionProps | (experimental) Properties for a PythonFunction. |
| IPythonLayerVersionProps | (experimental) Properties for PythonLayerVersion. |