| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
| Modifier and Type | Method and Description |
|---|---|
FunctionName |
Alias.getFunctionName()
ARN of this alias
Used to be able to use Alias in place of a regular Lambda.
|
FunctionName |
SingletonFunction.getFunctionName()
The name of the function.
|
FunctionName |
Function.getFunctionName()
Name of this function
|
FunctionName |
FunctionRef.getFunctionName()
The name of the function.
|
Copyright © 2018. All rights reserved.