Uses of Interface
software.amazon.awscdk.services.ecs.patterns.NetworkMultipleTargetGroupsFargateServiceProps
Packages that use NetworkMultipleTargetGroupsFargateServiceProps
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of NetworkMultipleTargetGroupsFargateServiceProps in software.amazon.awscdk.services.ecs.patterns
Classes in software.amazon.awscdk.services.ecs.patterns that implement NetworkMultipleTargetGroupsFargateServicePropsModifier and TypeClassDescriptionstatic final class
An implementation forNetworkMultipleTargetGroupsFargateServiceProps
Methods in software.amazon.awscdk.services.ecs.patterns that return NetworkMultipleTargetGroupsFargateServicePropsModifier and TypeMethodDescriptionNetworkMultipleTargetGroupsFargateServiceProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.ecs.patterns with parameters of type NetworkMultipleTargetGroupsFargateServicePropsModifierConstructorDescriptionNetworkMultipleTargetGroupsFargateService
(software.constructs.Construct scope, String id, NetworkMultipleTargetGroupsFargateServiceProps props) Constructs a new instance of the NetworkMultipleTargetGroupsFargateService class.