Uses of Interface
software.amazon.awscdk.services.ecs.AssociateCloudMapServiceOptions
Packages that use AssociateCloudMapServiceOptions
- 
Uses of AssociateCloudMapServiceOptions in software.amazon.awscdk.services.ecsClasses in software.amazon.awscdk.services.ecs that implement AssociateCloudMapServiceOptionsModifier and TypeClassDescriptionstatic final classAn implementation forAssociateCloudMapServiceOptionsMethods in software.amazon.awscdk.services.ecs that return AssociateCloudMapServiceOptionsModifier and TypeMethodDescriptionAssociateCloudMapServiceOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs with parameters of type AssociateCloudMapServiceOptionsModifier and TypeMethodDescriptionvoidBaseService.associateCloudMapService(AssociateCloudMapServiceOptions options) Associates this service with a CloudMap service.voidExternalService.associateCloudMapService(AssociateCloudMapServiceOptions _options) Overridden method to throw error asassociateCloudMapServiceis not supported for external service.