Uses of Interface
software.amazon.awscdk.services.ecs.AssociateCloudMapServiceOptions
-
Uses of AssociateCloudMapServiceOptions in software.amazon.awscdk.services.ecs
Modifier and TypeClassDescriptionstatic final class
An implementation forAssociateCloudMapServiceOptions
Modifier and TypeMethodDescriptionAssociateCloudMapServiceOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
BaseService.associateCloudMapService
(AssociateCloudMapServiceOptions options) Associates this service with a CloudMap service.void
ExternalService.associateCloudMapService
(AssociateCloudMapServiceOptions _options) Overriden method to throw error asassociateCloudMapService
is not supported for external service.