You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ECS::Types::CreateTaskSetResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ECS::Types::CreateTaskSetResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#task_set ⇒ Types::TaskSet
Information about a set of Amazon ECS tasks in either an AWS CodeDeploy or an
EXTERNAL
deployment.
Instance Attribute Details
#task_set ⇒ Types::TaskSet
Information about a set of Amazon ECS tasks in either an AWS CodeDeploy or an EXTERNAL
deployment. An Amazon ECS task set includes details such as the desired number of tasks, how many tasks are running, and whether the task set serves production traffic.