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