

# ResiliencyScore


The overall resiliency score, returned as an object that includes the disruption score and outage score.

## Contents


 ** disruptionScore **   <a name="resiliencehub-Type-ResiliencyScore-disruptionScore"></a>
The disruption score for a valid key.  
Type: String to double map  
Valid Keys: `Software | Hardware | AZ | Region`   
Required: Yes

 ** score **   <a name="resiliencehub-Type-ResiliencyScore-score"></a>
The outage score for a valid key.  
Type: Double  
Required: Yes

 ** componentScore **   <a name="resiliencehub-Type-ResiliencyScore-componentScore"></a>
The score generated by AWS Resilience Hub for the scoring component after running an assessment.  
For example, if the `score` is 25 points, it indicates the overall score of your application generated by AWS Resilience Hub after running an assessment.  
Type: String to [ScoringComponentResiliencyScore](API_ScoringComponentResiliencyScore.md) object map  
Valid Keys: `Compliance | Test | Alarm | Sop`   
Required: No

## See Also


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/resiliencehub-2020-04-30/ResiliencyScore) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/resiliencehub-2020-04-30/ResiliencyScore) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/resiliencehub-2020-04-30/ResiliencyScore) 