Uses of Interface
software.amazon.awscdk.services.ecs.patterns.QueueProcessingEc2ServiceProps
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of QueueProcessingEc2ServiceProps in software.amazon.awscdk.services.ecs.patterns
Modifier and TypeClassDescriptionstatic final class
An implementation forQueueProcessingEc2ServiceProps
Modifier and TypeMethodDescriptionQueueProcessingEc2ServiceProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionQueueProcessingEc2Service
(software.constructs.Construct scope, String id, QueueProcessingEc2ServiceProps props) Constructs a new instance of the QueueProcessingEc2Service class.