StepParameterChunks
Defines how a step parameter range should be divided into chunks.
Contents
- defaultTaskCount
-
The number of tasks to combine into a single chunk by default.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 2147483647.
Required: Yes
- rangeConstraint
-
Specifies whether the chunked ranges must be contiguous or can have gaps between them.
Type: String
Valid Values:
CONTIGUOUS | NONCONTIGUOUSRequired: Yes
- targetRuntimeSeconds
-
The number of seconds to aim for when forming chunks.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 2147483647.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: