Uses of Interface
software.amazon.awscdk.services.ecs.patterns.ScheduledTaskImageProps
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of ScheduledTaskImageProps in software.amazon.awscdk.services.ecs.patterns
Modifier and TypeInterfaceDescriptioninterface
The properties for the ScheduledEc2Task using an image.interface
The properties for the ScheduledFargateTask using an image.Modifier and TypeClassDescriptionstatic final class
An implementation forScheduledEc2TaskImageOptions
static final class
An implementation forScheduledFargateTaskImageOptions
static final class
An implementation forScheduledTaskImageProps
Modifier and TypeMethodDescriptionScheduledTaskImageProps.Builder.build()
Builds the configured instance.