Uses of Interface
software.amazon.awscdk.services.ecs.CloudMapOptions
Package
Description
Amazon ECS Construct Library
CDK Construct library for higher-level ECS Constructs
-
Uses of CloudMapOptions in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionCloudMapOptions.Builder.build()
Builds the configured instance.default CloudMapOptions
BaseServiceOptions.getCloudMapOptions()
The options for configuring an Amazon ECS service to use service discovery.final CloudMapOptions
BaseServiceOptions.Jsii$Proxy.getCloudMapOptions()
final CloudMapOptions
BaseServiceProps.Jsii$Proxy.getCloudMapOptions()
final CloudMapOptions
Ec2ServiceProps.Jsii$Proxy.getCloudMapOptions()
final CloudMapOptions
ExternalServiceProps.Jsii$Proxy.getCloudMapOptions()
final CloudMapOptions
FargateServiceProps.Jsii$Proxy.getCloudMapOptions()
Modifier and TypeMethodDescriptionBaseServiceOptions.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofBaseServiceOptions.getCloudMapOptions()
BaseServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofBaseServiceOptions.getCloudMapOptions()
Ec2Service.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) The options for configuring an Amazon ECS service to use service discovery.Ec2ServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofBaseServiceOptions.getCloudMapOptions()
ExternalService.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) The options for configuring an Amazon ECS service to use service discovery.ExternalServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofBaseServiceOptions.getCloudMapOptions()
FargateService.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) The options for configuring an Amazon ECS service to use service discovery.FargateServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofBaseServiceOptions.getCloudMapOptions()
BaseService.enableCloudMap
(CloudMapOptions options) Enable CloudMap service discovery for the service.ExternalService.enableCloudMap
(CloudMapOptions _options) Overriden method to throw error asenableCloudMap
is not supported for external service. -
Uses of CloudMapOptions in software.amazon.awscdk.services.ecs.patterns
Modifier and TypeMethodDescriptionfinal CloudMapOptions
ApplicationLoadBalancedEc2ServiceProps.Jsii$Proxy.getCloudMapOptions()
final CloudMapOptions
ApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getCloudMapOptions()
default CloudMapOptions
ApplicationLoadBalancedServiceBaseProps.getCloudMapOptions()
The options for configuring an Amazon ECS service to use service discovery.final CloudMapOptions
ApplicationLoadBalancedServiceBaseProps.Jsii$Proxy.getCloudMapOptions()
final CloudMapOptions
ApplicationMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getCloudMapOptions()
final CloudMapOptions
ApplicationMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getCloudMapOptions()
default CloudMapOptions
ApplicationMultipleTargetGroupsServiceBaseProps.getCloudMapOptions()
The options for configuring an Amazon ECS service to use service discovery.final CloudMapOptions
ApplicationMultipleTargetGroupsServiceBaseProps.Jsii$Proxy.getCloudMapOptions()
final CloudMapOptions
NetworkLoadBalancedEc2ServiceProps.Jsii$Proxy.getCloudMapOptions()
final CloudMapOptions
NetworkLoadBalancedFargateServiceProps.Jsii$Proxy.getCloudMapOptions()
default CloudMapOptions
NetworkLoadBalancedServiceBaseProps.getCloudMapOptions()
The options for configuring an Amazon ECS service to use service discovery.final CloudMapOptions
NetworkLoadBalancedServiceBaseProps.Jsii$Proxy.getCloudMapOptions()
final CloudMapOptions
NetworkMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getCloudMapOptions()
final CloudMapOptions
NetworkMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getCloudMapOptions()
default CloudMapOptions
NetworkMultipleTargetGroupsServiceBaseProps.getCloudMapOptions()
The options for configuring an Amazon ECS service to use service discovery.final CloudMapOptions
NetworkMultipleTargetGroupsServiceBaseProps.Jsii$Proxy.getCloudMapOptions()
Modifier and TypeMethodDescriptionApplicationLoadBalancedEc2Service.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) The options for configuring an Amazon ECS service to use service discovery.ApplicationLoadBalancedEc2ServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofApplicationLoadBalancedServiceBaseProps.getCloudMapOptions()
ApplicationLoadBalancedFargateService.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) The options for configuring an Amazon ECS service to use service discovery.ApplicationLoadBalancedFargateServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofApplicationLoadBalancedServiceBaseProps.getCloudMapOptions()
ApplicationLoadBalancedServiceBaseProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofApplicationLoadBalancedServiceBaseProps.getCloudMapOptions()
ApplicationMultipleTargetGroupsEc2Service.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) The options for configuring an Amazon ECS service to use service discovery.ApplicationMultipleTargetGroupsEc2ServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofApplicationMultipleTargetGroupsServiceBaseProps.getCloudMapOptions()
ApplicationMultipleTargetGroupsFargateService.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) The options for configuring an Amazon ECS service to use service discovery.ApplicationMultipleTargetGroupsFargateServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofApplicationMultipleTargetGroupsServiceBaseProps.getCloudMapOptions()
ApplicationMultipleTargetGroupsServiceBaseProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofApplicationMultipleTargetGroupsServiceBaseProps.getCloudMapOptions()
NetworkLoadBalancedEc2Service.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) The options for configuring an Amazon ECS service to use service discovery.NetworkLoadBalancedEc2ServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofNetworkLoadBalancedServiceBaseProps.getCloudMapOptions()
NetworkLoadBalancedFargateService.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) The options for configuring an Amazon ECS service to use service discovery.NetworkLoadBalancedFargateServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofNetworkLoadBalancedServiceBaseProps.getCloudMapOptions()
NetworkLoadBalancedServiceBaseProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofNetworkLoadBalancedServiceBaseProps.getCloudMapOptions()
NetworkMultipleTargetGroupsEc2Service.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) The options for configuring an Amazon ECS service to use service discovery.NetworkMultipleTargetGroupsEc2ServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofNetworkMultipleTargetGroupsServiceBaseProps.getCloudMapOptions()
NetworkMultipleTargetGroupsFargateService.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) The options for configuring an Amazon ECS service to use service discovery.NetworkMultipleTargetGroupsFargateServiceProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofNetworkMultipleTargetGroupsServiceBaseProps.getCloudMapOptions()
NetworkMultipleTargetGroupsServiceBaseProps.Builder.cloudMapOptions
(CloudMapOptions cloudMapOptions) Sets the value ofNetworkMultipleTargetGroupsServiceBaseProps.getCloudMapOptions()