The amounts and attributes of fleets.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"Amounts" : [ FleetAmountCapability, ... ]
,
"Attributes" : [ FleetAttributeCapability, ... ]
}
Properties
Amounts
-
Amount capabilities of the fleet.
Required: No
Type: Array of FleetAmountCapability
Minimum:
1
Maximum:
15
Update requires: No interruption
Attributes
-
Attribute capabilities of the fleet.
Required: No
Type: Array of FleetAttributeCapability
Minimum:
1
Maximum:
15
Update requires: No interruption