@Generated(value="jsii-pacmak/1.1.0 (build df55f5e)", date="2020-03-24T17:01:47.603Z") @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.