| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationMultipleTargetGroupsEc2ServiceProps
(experimental) The properties for the ApplicationMultipleTargetGroupsEc2Service service.
|
interface |
ApplicationMultipleTargetGroupsFargateServiceProps
(experimental) The properties for the ApplicationMultipleTargetGroupsFargateService service.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy
An implementation for
ApplicationMultipleTargetGroupsEc2ServiceProps |
static class |
ApplicationMultipleTargetGroupsFargateServiceProps.Jsii$Proxy
An implementation for
ApplicationMultipleTargetGroupsFargateServiceProps |
static class |
ApplicationMultipleTargetGroupsServiceBaseProps.Jsii$Proxy
An implementation for
ApplicationMultipleTargetGroupsServiceBaseProps |
| Modifier and Type | Method and Description |
|---|---|
ApplicationMultipleTargetGroupsServiceBaseProps |
ApplicationMultipleTargetGroupsServiceBaseProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
ApplicationMultipleTargetGroupsServiceBase(software.constructs.Construct scope,
String id,
ApplicationMultipleTargetGroupsServiceBaseProps props)
(experimental) Constructs a new instance of the ApplicationMultipleTargetGroupsServiceBase class.
|
Copyright © 2021. All rights reserved.