You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ECS::Types::PutClusterCapacityProvidersResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::ECS::Types::PutClusterCapacityProvidersResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#cluster ⇒ Types::Cluster
A regional grouping of one or more container instances on which you can run task requests.
Instance Attribute Details
#cluster ⇒ Types::Cluster
A regional grouping of one or more container instances on which you can run task requests. Each account receives a default cluster the first time you use the Amazon ECS service, but you may also create other clusters. Clusters may contain more than one instance type simultaneously.