Uses of Interface
software.amazon.awscdk.services.ecs.CfnService.ServiceRegistryProperty
-
Uses of CfnService.ServiceRegistryProperty in software.amazon.awscdk.services.ecs
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnService.ServiceRegistryProperty
Modifier and TypeMethodDescriptionCfnService.ServiceRegistryProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionprotected List<CfnService.ServiceRegistryProperty>
BaseService.getServiceRegistries()
The details of the service discovery registries to assign to this service.Modifier and TypeMethodDescriptionprotected void
BaseService.setServiceRegistries
(List<CfnService.ServiceRegistryProperty> value) The details of the service discovery registries to assign to this service.