AWS::M2::Environment HighAvailabilityConfig
Defines the details of a high availability configuration.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DesiredCapacity" :Integer}
YAML
DesiredCapacity:Integer
Properties
DesiredCapacity-
The number of instances in a high availability configuration.
Required: Yes
Type: Integer
Minimum:
1Maximum:
100Update requires: No interruption