| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
| Modifier and Type | Method and Description |
|---|---|
static InlineCode |
Code.fromInline(String code) |
static InlineCode |
Code.inline(String code)
Deprecated.
use `fromInline`
|
Copyright © 2020. All rights reserved.