@Generated(value="jsii-pacmak/0.20.2 (build faba0be)", date="2019-11-11T17:18:01.365Z") @Stability(value=Stable) public interface IEcsApplication extends software.amazon.jsii.JsiiSerializable, IResource
EcsApplication class.
If you want to reference an already existing Application,
or one defined in a different CDK Stack,
use the EcsApplication.fromEcsApplicationName(software.amazon.awscdk.core.Construct, java.lang.String, java.lang.String) method.| Modifier and Type | Interface and Description |
|---|---|
static class |
IEcsApplication.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationArn() |
String |
getApplicationName() |
getNodeCopyright © 2019. All rights reserved.