MilestoneSummary
A milestone summary return object.
Contents
- MilestoneName
 - 
               
The name of the milestone in a workload.
Milestone names must be unique within a workload.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 100.
Required: No
 - MilestoneNumber
 - 
               
The milestone number.
A workload can have a maximum of 100 milestones.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 100.
Required: No
 - RecordedAt
 - 
               
The date and time recorded in Unix format (seconds).
Type: Timestamp
Required: No
 - WorkloadSummary
 - 
               
A workload summary return object.
Type: WorkloadSummary object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: