@Generated(value="jsii-pacmak/0.7.14 (build 91853ce)", date="2019-02-07T11:17:38.836Z") public interface LambdaApplicationProps extends software.amazon.jsii.JsiiSerializable
LambdaApplication.| Modifier and Type | Interface and Description |
|---|---|
static class |
LambdaApplicationProps.Builder
A builder for
LambdaApplicationProps |
static class |
LambdaApplicationProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static LambdaApplicationProps.Builder |
builder() |
String |
getApplicationName()
The physical, human-readable name of the CodeDeploy Application.
|
void |
setApplicationName(String value)
The physical, human-readable name of the CodeDeploy Application.
|
String getApplicationName()
void setApplicationName(String value)
static LambdaApplicationProps.Builder builder()
LambdaApplicationProps.Builder of LambdaApplicationPropsCopyright © 2019. All rights reserved.