

# MilestoneSummary
<a name="API_MilestoneSummary"></a>

A milestone summary return object.

## Contents
<a name="API_MilestoneSummary_Contents"></a>

 ** MilestoneName **   <a name="wellarchitected-Type-MilestoneSummary-MilestoneName"></a>
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 **   <a name="wellarchitected-Type-MilestoneSummary-MilestoneNumber"></a>
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 **   <a name="wellarchitected-Type-MilestoneSummary-RecordedAt"></a>
The date and time recorded in Unix format (seconds).  
Type: Timestamp  
Required: No

 ** WorkloadSummary **   <a name="wellarchitected-Type-MilestoneSummary-WorkloadSummary"></a>
A workload summary return object.  
Type: [WorkloadSummary](API_WorkloadSummary.md) object  
Required: No

## See Also
<a name="API_MilestoneSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/wellarchitected-2020-03-31/MilestoneSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/wellarchitected-2020-03-31/MilestoneSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/wellarchitected-2020-03-31/MilestoneSummary) 