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 classAn implementation forNetworkMultipleTargetGroupsFargateServicePropsMethods 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.