Uses of Interface
software.amazon.awscdk.services.ecs.patterns.ApplicationLoadBalancedTaskImageProps
Packages that use ApplicationLoadBalancedTaskImageProps
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of ApplicationLoadBalancedTaskImageProps in software.amazon.awscdk.services.ecs.patterns
Classes in software.amazon.awscdk.services.ecs.patterns that implement ApplicationLoadBalancedTaskImagePropsModifier and TypeClassDescriptionstatic final class
An implementation forApplicationLoadBalancedTaskImageProps
Methods in software.amazon.awscdk.services.ecs.patterns that return ApplicationLoadBalancedTaskImagePropsModifier and TypeMethodDescriptionApplicationLoadBalancedTaskImageProps.Builder.build()
Builds the configured instance.ApplicationMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getTaskImageOptions()
ApplicationMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getTaskImageOptions()
ApplicationMultipleTargetGroupsServiceBaseProps.getTaskImageOptions()
The properties required to create a new task definition.ApplicationMultipleTargetGroupsServiceBaseProps.Jsii$Proxy.getTaskImageOptions()
Methods in software.amazon.awscdk.services.ecs.patterns with parameters of type ApplicationLoadBalancedTaskImagePropsModifier and TypeMethodDescriptionApplicationMultipleTargetGroupsEc2Service.Builder.taskImageOptions
(ApplicationLoadBalancedTaskImageProps taskImageOptions) The properties required to create a new task definition.ApplicationMultipleTargetGroupsEc2ServiceProps.Builder.taskImageOptions
(ApplicationLoadBalancedTaskImageProps taskImageOptions) Sets the value ofApplicationMultipleTargetGroupsServiceBaseProps.getTaskImageOptions()
ApplicationMultipleTargetGroupsFargateService.Builder.taskImageOptions
(ApplicationLoadBalancedTaskImageProps taskImageOptions) The properties required to create a new task definition.ApplicationMultipleTargetGroupsFargateServiceProps.Builder.taskImageOptions
(ApplicationLoadBalancedTaskImageProps taskImageOptions) Sets the value ofApplicationMultipleTargetGroupsServiceBaseProps.getTaskImageOptions()
ApplicationMultipleTargetGroupsServiceBaseProps.Builder.taskImageOptions
(ApplicationLoadBalancedTaskImageProps taskImageOptions) Sets the value ofApplicationMultipleTargetGroupsServiceBaseProps.getTaskImageOptions()