Uses of Interface
software.amazon.awscdk.services.ecs.patterns.ApplicationMultipleTargetGroupsFargateServiceProps
Packages that use ApplicationMultipleTargetGroupsFargateServiceProps
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of ApplicationMultipleTargetGroupsFargateServiceProps in software.amazon.awscdk.services.ecs.patterns
Classes in software.amazon.awscdk.services.ecs.patterns that implement ApplicationMultipleTargetGroupsFargateServicePropsModifier and TypeClassDescriptionstatic final classAn implementation forApplicationMultipleTargetGroupsFargateServicePropsMethods in software.amazon.awscdk.services.ecs.patterns that return ApplicationMultipleTargetGroupsFargateServicePropsModifier and TypeMethodDescriptionApplicationMultipleTargetGroupsFargateServiceProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ecs.patterns with parameters of type ApplicationMultipleTargetGroupsFargateServicePropsModifierConstructorDescriptionApplicationMultipleTargetGroupsFargateService(software.constructs.Construct scope, String id, ApplicationMultipleTargetGroupsFargateServiceProps props) Constructs a new instance of the ApplicationMultipleTargetGroupsFargateService class.