PercentageRange
A price increase percentage range with minimum, maximum, and default values.
Contents
Note
In the following list, the required parameters are described first.
- defaultValue
-
The percentage increase applied by default when no other value is finalized before the adjustment deadline. Falls between
minimumValueandmaximumValue.Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: Yes
- maximumValue
-
The maximum percentage by which the price can increase at each renewal cycle.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: Yes
- minimumValue
-
The minimum percentage by which the price can increase at each renewal cycle.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: