Uses of Interface
software.amazon.awscdk.services.ecs.patterns.FargateServiceBaseProps
Packages that use FargateServiceBaseProps
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of FargateServiceBaseProps in software.amazon.awscdk.services.ecs.patterns
Subinterfaces of FargateServiceBaseProps in software.amazon.awscdk.services.ecs.patternsModifier and TypeInterfaceDescriptioninterfaceThe properties for the ApplicationLoadBalancedFargateService service.interfaceThe properties for the ApplicationMultipleTargetGroupsFargateService service.interfaceThe properties for the NetworkLoadBalancedFargateService service.interfaceThe properties for the NetworkMultipleTargetGroupsFargateService service.interfaceThe properties for the QueueProcessingFargateService service.interfaceThe properties for the ScheduledFargateTask using an image.interfaceThe properties for the ScheduledFargateTask task.Classes in software.amazon.awscdk.services.ecs.patterns that implement FargateServiceBasePropsModifier and TypeClassDescriptionstatic final classAn implementation forApplicationLoadBalancedFargateServicePropsstatic final classAn implementation forApplicationMultipleTargetGroupsFargateServicePropsstatic final classAn implementation forFargateServiceBasePropsstatic final classAn implementation forNetworkLoadBalancedFargateServicePropsstatic final classAn implementation forNetworkMultipleTargetGroupsFargateServicePropsstatic final classAn implementation forQueueProcessingFargateServicePropsstatic final classAn implementation forScheduledFargateTaskImageOptionsstatic final classAn implementation forScheduledFargateTaskPropsMethods in software.amazon.awscdk.services.ecs.patterns that return FargateServiceBasePropsModifier and TypeMethodDescriptionFargateServiceBaseProps.Builder.build()Builds the configured instance.