public static final class LambdaApplicationImportProps.Builder extends Object
LambdaApplicationImportProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
LambdaApplicationImportProps |
build()
Builds the configured instance.
|
LambdaApplicationImportProps.Builder |
withApplicationName(String value)
Sets the value of ApplicationName
|
public LambdaApplicationImportProps.Builder withApplicationName(String value)
value - The physical, human-readable name of the Lambda Application we're referencing.
The Application must be in the same account and region as the root Stack.thispublic LambdaApplicationImportProps build()
LambdaApplicationImportPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.