DurationRange
This data type is used in the AssessmentTemplateFilter data type.
Contents
- maxSeconds
-
The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).
Type: Integer
Valid Range: Minimum value of 180. Maximum value of 86400.
Required: No
- minSeconds
-
The minimum value of the duration range. Must be greater than zero.
Type: Integer
Valid Range: Minimum value of 180. Maximum value of 86400.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: