Uses of Interface
software.amazon.awscdk.services.ecs.patterns.ScheduledTaskImageProps
Packages that use ScheduledTaskImageProps
Package
Description
CDK Construct library for higher-level ECS Constructs
- 
Uses of ScheduledTaskImageProps in software.amazon.awscdk.services.ecs.patternsSubinterfaces of ScheduledTaskImageProps in software.amazon.awscdk.services.ecs.patternsModifier and TypeInterfaceDescriptioninterfaceThe properties for the ScheduledEc2Task using an image.interfaceThe properties for the ScheduledFargateTask using an image.Classes in software.amazon.awscdk.services.ecs.patterns that implement ScheduledTaskImagePropsModifier and TypeClassDescriptionstatic final classAn implementation forScheduledEc2TaskImageOptionsstatic final classAn implementation forScheduledFargateTaskImageOptionsstatic final classAn implementation forScheduledTaskImagePropsMethods in software.amazon.awscdk.services.ecs.patterns that return ScheduledTaskImagePropsModifier and TypeMethodDescriptionScheduledTaskImageProps.Builder.build()Builds the configured instance.