AWS::AutoScaling::AutoScalingGroup TotalLocalStorageGBRequest
TotalLocalStorageGBRequest is a property of the
InstanceRequirements property of the AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides property type that
describes the minimum and maximum total local storage size for an instance type, in GB.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Max-
The storage maximum in GB.
Required: No
Type: Integer
Update requires: No interruption
Min-
The storage minimum in GB.
Required: No
Type: Integer
Update requires: No interruption