| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnAliasProps |
CfnAliasProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnAlias(software.constructs.Construct scope,
String id,
CfnAliasProps props)
Create a new `AWS::Lambda::Alias`.
|
Copyright © 2021. All rights reserved.