@Generated(value="jsii-pacmak/0.7.14 (build 91853ce)", date="2019-02-07T11:17:38.842Z") public interface ServerApplicationProps extends software.amazon.jsii.JsiiSerializable
ServerApplication.| Modifier and Type | Interface and Description |
|---|---|
static class |
ServerApplicationProps.Builder
A builder for
ServerApplicationProps |
static class |
ServerApplicationProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerApplicationProps.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 ServerApplicationProps.Builder builder()
ServerApplicationProps.Builder of ServerApplicationPropsCopyright © 2019. All rights reserved.