

# PillarReviewSummary
<a name="API_PillarReviewSummary"></a>

A pillar review summary of a lens review.

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

 ** Notes **   <a name="wellarchitected-Type-PillarReviewSummary-Notes"></a>
The notes associated with the workload.  
For a review template, these are the notes that will be associated with the workload when the template is applied.  
Type: String  
Length Constraints: Maximum length of 2084.  
Required: No

 ** PillarId **   <a name="wellarchitected-Type-PillarReviewSummary-PillarId"></a>
The ID used to identify a pillar, for example, `security`.  
A pillar is identified by its [PillarReviewSummary:PillarId](#wellarchitected-Type-PillarReviewSummary-PillarId).  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

 ** PillarName **   <a name="wellarchitected-Type-PillarReviewSummary-PillarName"></a>
The name of the pillar.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: No

 ** PrioritizedRiskCounts **   <a name="wellarchitected-Type-PillarReviewSummary-PrioritizedRiskCounts"></a>
A map from risk names to the count of how many questions have that rating.  
Type: String to integer map  
Valid Keys: `UNANSWERED | HIGH | MEDIUM | NONE | NOT_APPLICABLE`   
Valid Range: Minimum value of 0.  
Required: No

 ** RiskCounts **   <a name="wellarchitected-Type-PillarReviewSummary-RiskCounts"></a>
A map from risk names to the count of how many questions have that rating.  
Type: String to integer map  
Valid Keys: `UNANSWERED | HIGH | MEDIUM | NONE | NOT_APPLICABLE`   
Valid Range: Minimum value of 0.  
Required: No

## See Also
<a name="API_PillarReviewSummary_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/PillarReviewSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/wellarchitected-2020-03-31/PillarReviewSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/wellarchitected-2020-03-31/PillarReviewSummary) 