StepAmountCapability
The details outlining the minimum and maximum capability of a step.
Contents
- name
-
The name of the step.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
([a-zA-Z][a-zA-Z0-9]{0,63}:)?amount(\.[a-zA-Z][a-zA-Z0-9]{0,63})+
Required: Yes
- max
-
The maximum amount.
Type: Double
Required: No
- min
-
The minimum amount.
Type: Double
Required: No
- value
-
The amount value.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: