@Generated(value="jsii-pacmak/0.7.6 (build 04cb6bb)", date="2018-09-20T13:05:15.955Z") public interface ServerApplicationRefProps extends software.amazon.jsii.JsiiSerializable
ServerApplicationRef.export()| Modifier and Type | Interface and Description |
|---|---|
static class |
ServerApplicationRefProps.Builder
A builder for
ServerApplicationRefProps |
static class |
ServerApplicationRefProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerApplicationRefProps.Builder |
builder() |
String |
getApplicationName()
The physical, human-readable name of the CodeDeploy EC2/on-premise Application we're referencing.
|
void |
setApplicationName(String value)
The physical, human-readable name of the CodeDeploy EC2/on-premise Application we're referencing.
|
String getApplicationName()
void setApplicationName(String value)
static ServerApplicationRefProps.Builder builder()
ServerApplicationRefProps.Builder of ServerApplicationRefPropsCopyright © 2018. All rights reserved.