@Generated(value="jsii-pacmak/0.7.6 (build 04cb6bb)", date="2018-09-20T13:05:15.954Z") 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 © 2018. All rights reserved.