@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:56.576Z") @Stability(value=Experimental) public interface IEcsApplication extends software.amazon.jsii.JsiiSerializable, IResource
If you're managing the Application alongside the rest of your CDK resources, use the {@link EcsApplication} class.
If you want to reference an already existing Application, or one defined in a different CDK Stack, use the {@link EcsApplication#fromEcsApplicationName} method.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IEcsApplication.Jsii$Default
Internal default implementation for
IEcsApplication. |
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() |
Copyright © 2021. All rights reserved.