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