Uses of Interface
software.amazon.awscdk.services.ecs.patterns.ScheduledFargateTaskImageOptions
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of ScheduledFargateTaskImageOptions in software.amazon.awscdk.services.ecs.patterns
Modifier and TypeClassDescriptionstatic final class
An implementation forScheduledFargateTaskImageOptions
Modifier and TypeMethodDescriptionScheduledFargateTaskImageOptions.Builder.build()
Builds the configured instance.default ScheduledFargateTaskImageOptions
ScheduledFargateTaskProps.getScheduledFargateTaskImageOptions()
The properties to define if the construct is to create a TaskDefinition.ScheduledFargateTaskProps.Jsii$Proxy.getScheduledFargateTaskImageOptions()
Modifier and TypeMethodDescriptionScheduledFargateTask.Builder.scheduledFargateTaskImageOptions
(ScheduledFargateTaskImageOptions scheduledFargateTaskImageOptions) The properties to define if the construct is to create a TaskDefinition.ScheduledFargateTaskProps.Builder.scheduledFargateTaskImageOptions
(ScheduledFargateTaskImageOptions scheduledFargateTaskImageOptions) Sets the value ofScheduledFargateTaskProps.getScheduledFargateTaskImageOptions()