Uses of Interface
software.amazon.awscdk.services.ecs.patterns.ApplicationMultipleTargetGroupsServiceBaseProps
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of ApplicationMultipleTargetGroupsServiceBaseProps in software.amazon.awscdk.services.ecs.patterns
Modifier and TypeInterfaceDescriptioninterface
The properties for the ApplicationMultipleTargetGroupsEc2Service service.interface
The properties for the ApplicationMultipleTargetGroupsFargateService service.Modifier and TypeClassDescriptionstatic final class
An implementation forApplicationMultipleTargetGroupsEc2ServiceProps
static final class
An implementation forApplicationMultipleTargetGroupsFargateServiceProps
static final class
An implementation forApplicationMultipleTargetGroupsServiceBaseProps
Modifier and TypeMethodDescriptionApplicationMultipleTargetGroupsServiceBaseProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionprotected
ApplicationMultipleTargetGroupsServiceBase
(software.constructs.Construct scope, String id, ApplicationMultipleTargetGroupsServiceBaseProps props) Constructs a new instance of the ApplicationMultipleTargetGroupsServiceBase class.