Uses of Enum Class
software.amazon.awscdk.services.ecs.PropagatedTagSource
Packages that use PropagatedTagSource
Package
Description
Amazon ECS Construct Library
CDK Construct library for higher-level ECS Constructs
Event Targets for Amazon EventBridge
Tasks for AWS Step Functions
-
Uses of PropagatedTagSource in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return PropagatedTagSourceModifier and TypeMethodDescriptiondefault PropagatedTagSourceBaseServiceOptions.getPropagateTags()Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.final PropagatedTagSourceBaseServiceOptions.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceBaseServiceProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceEc2ServiceProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceExternalServiceProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceFargateServiceProps.Jsii$Proxy.getPropagateTags()static PropagatedTagSourceReturns the enum constant of this class with the specified name.static PropagatedTagSource[]PropagatedTagSource.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.ecs with parameters of type PropagatedTagSourceModifier and TypeMethodDescriptionBaseServiceOptions.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofBaseServiceOptions.getPropagateTags()BaseServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofBaseServiceOptions.getPropagateTags()Ec2Service.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.Ec2ServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofBaseServiceOptions.getPropagateTags()ExternalService.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.ExternalServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofBaseServiceOptions.getPropagateTags()FargateService.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.FargateServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofBaseServiceOptions.getPropagateTags() -
Uses of PropagatedTagSource in software.amazon.awscdk.services.ecs.patterns
Methods in software.amazon.awscdk.services.ecs.patterns that return PropagatedTagSourceModifier and TypeMethodDescriptionfinal PropagatedTagSourceApplicationLoadBalancedEc2ServiceProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getPropagateTags()default PropagatedTagSourceApplicationLoadBalancedServiceBaseProps.getPropagateTags()Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.final PropagatedTagSourceApplicationLoadBalancedServiceBaseProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceApplicationMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceApplicationMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getPropagateTags()default PropagatedTagSourceApplicationMultipleTargetGroupsServiceBaseProps.getPropagateTags()Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.final PropagatedTagSourceApplicationMultipleTargetGroupsServiceBaseProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceNetworkLoadBalancedEc2ServiceProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceNetworkLoadBalancedFargateServiceProps.Jsii$Proxy.getPropagateTags()default PropagatedTagSourceNetworkLoadBalancedServiceBaseProps.getPropagateTags()Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.final PropagatedTagSourceNetworkLoadBalancedServiceBaseProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceNetworkMultipleTargetGroupsEc2ServiceProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceNetworkMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getPropagateTags()default PropagatedTagSourceNetworkMultipleTargetGroupsServiceBaseProps.getPropagateTags()Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.final PropagatedTagSourceNetworkMultipleTargetGroupsServiceBaseProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceQueueProcessingEc2ServiceProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceQueueProcessingFargateServiceProps.Jsii$Proxy.getPropagateTags()default PropagatedTagSourceQueueProcessingServiceBaseProps.getPropagateTags()Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.final PropagatedTagSourceQueueProcessingServiceBaseProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceScheduledEc2TaskProps.Jsii$Proxy.getPropagateTags()final PropagatedTagSourceScheduledFargateTaskProps.Jsii$Proxy.getPropagateTags()ScheduledTaskBase.getPropagateTags()Specifies whether to propagate the tags from the task definition to the task.default PropagatedTagSourceScheduledTaskBaseProps.getPropagateTags()Specifies whether to propagate the tags from the task definition to the task.final PropagatedTagSourceScheduledTaskBaseProps.Jsii$Proxy.getPropagateTags()Methods in software.amazon.awscdk.services.ecs.patterns with parameters of type PropagatedTagSourceModifier and TypeMethodDescriptionApplicationLoadBalancedEc2Service.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.ApplicationLoadBalancedEc2ServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofApplicationLoadBalancedServiceBaseProps.getPropagateTags()ApplicationLoadBalancedFargateService.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.ApplicationLoadBalancedFargateServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofApplicationLoadBalancedServiceBaseProps.getPropagateTags()ApplicationLoadBalancedServiceBaseProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofApplicationLoadBalancedServiceBaseProps.getPropagateTags()ApplicationMultipleTargetGroupsEc2Service.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.ApplicationMultipleTargetGroupsEc2ServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofApplicationMultipleTargetGroupsServiceBaseProps.getPropagateTags()ApplicationMultipleTargetGroupsFargateService.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.ApplicationMultipleTargetGroupsFargateServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofApplicationMultipleTargetGroupsServiceBaseProps.getPropagateTags()ApplicationMultipleTargetGroupsServiceBaseProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofApplicationMultipleTargetGroupsServiceBaseProps.getPropagateTags()NetworkLoadBalancedEc2Service.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.NetworkLoadBalancedEc2ServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofNetworkLoadBalancedServiceBaseProps.getPropagateTags()NetworkLoadBalancedFargateService.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.NetworkLoadBalancedFargateServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofNetworkLoadBalancedServiceBaseProps.getPropagateTags()NetworkLoadBalancedServiceBaseProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofNetworkLoadBalancedServiceBaseProps.getPropagateTags()NetworkMultipleTargetGroupsEc2Service.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.NetworkMultipleTargetGroupsEc2ServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofNetworkMultipleTargetGroupsServiceBaseProps.getPropagateTags()NetworkMultipleTargetGroupsFargateService.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.NetworkMultipleTargetGroupsFargateServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofNetworkMultipleTargetGroupsServiceBaseProps.getPropagateTags()NetworkMultipleTargetGroupsServiceBaseProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofNetworkMultipleTargetGroupsServiceBaseProps.getPropagateTags()QueueProcessingEc2Service.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.QueueProcessingEc2ServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofQueueProcessingServiceBaseProps.getPropagateTags()QueueProcessingFargateService.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition or the service to the tasks in the service.QueueProcessingFargateServiceProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofQueueProcessingServiceBaseProps.getPropagateTags()QueueProcessingServiceBaseProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofQueueProcessingServiceBaseProps.getPropagateTags()ScheduledEc2Task.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition to the task.ScheduledEc2TaskProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofScheduledTaskBaseProps.getPropagateTags()ScheduledFargateTask.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition to the task.ScheduledFargateTaskProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofScheduledTaskBaseProps.getPropagateTags()ScheduledTaskBaseProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofScheduledTaskBaseProps.getPropagateTags() -
Uses of PropagatedTagSource in software.amazon.awscdk.services.events.targets
Methods in software.amazon.awscdk.services.events.targets that return PropagatedTagSourceModifier and TypeMethodDescriptiondefault PropagatedTagSourceEcsTaskProps.getPropagateTags()Specifies whether to propagate the tags from the task definition to the task.final PropagatedTagSourceEcsTaskProps.Jsii$Proxy.getPropagateTags()Methods in software.amazon.awscdk.services.events.targets with parameters of type PropagatedTagSourceModifier and TypeMethodDescriptionEcsTask.Builder.propagateTags(PropagatedTagSource propagateTags) Specifies whether to propagate the tags from the task definition to the task.EcsTaskProps.Builder.propagateTags(PropagatedTagSource propagateTags) Sets the value ofEcsTaskProps.getPropagateTags() -
Uses of PropagatedTagSource in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return PropagatedTagSourceModifier and TypeMethodDescriptiondefault PropagatedTagSourceEcsRunTaskJsonataProps.getPropagatedTagSource()Specifies whether to propagate the tags from the task definition to the task.final PropagatedTagSourceEcsRunTaskJsonataProps.Jsii$Proxy.getPropagatedTagSource()default PropagatedTagSourceEcsRunTaskJsonPathProps.getPropagatedTagSource()Specifies whether to propagate the tags from the task definition to the task.final PropagatedTagSourceEcsRunTaskJsonPathProps.Jsii$Proxy.getPropagatedTagSource()default PropagatedTagSourceEcsRunTaskProps.getPropagatedTagSource()Specifies whether to propagate the tags from the task definition to the task.final PropagatedTagSourceEcsRunTaskProps.Jsii$Proxy.getPropagatedTagSource()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type PropagatedTagSourceModifier and TypeMethodDescriptionEcsRunTask.Builder.propagatedTagSource(PropagatedTagSource propagatedTagSource) Specifies whether to propagate the tags from the task definition to the task.EcsRunTaskJsonataProps.Builder.propagatedTagSource(PropagatedTagSource propagatedTagSource) Sets the value ofEcsRunTaskJsonataProps.getPropagatedTagSource()EcsRunTaskJsonPathProps.Builder.propagatedTagSource(PropagatedTagSource propagatedTagSource) Sets the value ofEcsRunTaskJsonPathProps.getPropagatedTagSource()EcsRunTaskProps.Builder.propagatedTagSource(PropagatedTagSource propagatedTagSource) Sets the value ofEcsRunTaskProps.getPropagatedTagSource()