@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-12T01:56:51.989Z") @Stability(value=Stable) public interface EcsApplicationProps extends software.amazon.jsii.JsiiSerializable
EcsApplication.| Modifier and Type | Interface and Description |
|---|---|
static class |
EcsApplicationProps.Builder
A builder for
EcsApplicationProps |
static class |
EcsApplicationProps.Jsii$Proxy
An implementation for
EcsApplicationProps |
| Modifier and Type | Method and Description |
|---|---|
static EcsApplicationProps.Builder |
builder() |
default String |
getApplicationName()
The physical, human-readable name of the CodeDeploy Application.
|
@Stability(value=Stable) @Nullable default String getApplicationName()
Default: an auto-generated name will be used
@Stability(value=Stable) static EcsApplicationProps.Builder builder()
EcsApplicationProps.Builder of EcsApplicationPropsCopyright © 2020. All rights reserved.