Uses of Interface
software.amazon.awscdk.services.ecs.patterns.ScheduledEc2TaskProps
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of ScheduledEc2TaskProps in software.amazon.awscdk.services.ecs.patterns
Modifier and TypeMethodDescriptionScheduledEc2TaskProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionScheduledEc2Task
(software.constructs.Construct scope, String id, ScheduledEc2TaskProps props) Constructs a new instance of the ScheduledEc2Task class.