| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AssociateCloudMapServiceOptions.Jsii$Proxy
An implementation for
AssociateCloudMapServiceOptions |
| Modifier and Type | Method and Description |
|---|---|
AssociateCloudMapServiceOptions |
AssociateCloudMapServiceOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseService.associateCloudMapService(AssociateCloudMapServiceOptions options)
Associates this service with a CloudMap service.
|
void |
ExternalService.associateCloudMapService(AssociateCloudMapServiceOptions _options)
Overriden method to throw error as `associateCloudMapService` is not supported for external service.
|
Copyright © 2022. All rights reserved.