| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnService.ServiceRegistryProperty.Jsii$Proxy
An implementation for
CfnService.ServiceRegistryProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnService.ServiceRegistryProperty |
CfnService.ServiceRegistryProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<CfnService.ServiceRegistryProperty> |
BaseService.getServiceRegistries()
(experimental) The details of the service discovery registries to assign to this service.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseService.setServiceRegistries(List<CfnService.ServiceRegistryProperty> value)
(experimental) The details of the service discovery registries to assign to this service.
|
Copyright © 2021. All rights reserved.