public class ECS2ClientStandardImpl extends Object implements ECS2InternalClient
| Constructor and Description |
|---|
ECS2ClientStandardImpl(ECS2Configuration configuration)
Constructor that uses the config file.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.ecs.EcsClient |
getEcsClient()
Getting the ECS AWS client that is used.
|
public ECS2ClientStandardImpl(ECS2Configuration configuration)
public software.amazon.awssdk.services.ecs.EcsClient getEcsClient()
getEcsClient in interface ECS2InternalClientApache Camel