| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAlias.Jsii$Default
Internal default implementation for
IAlias. |
| Modifier and Type | Class and Description |
|---|---|
class |
Alias
(experimental) A new alias to a particular version of a Lambda function.
|
static class |
IAlias.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IAlias |
Alias.fromAliasAttributes(software.constructs.Construct scope,
String id,
AliasAttributes attrs) |
Copyright © 2021. All rights reserved.