

# RecommendationDisruptionCompliance
<a name="API_RecommendationDisruptionCompliance"></a>

Defines a disruption compliance recommendation.

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

 ** expectedComplianceStatus **   <a name="resiliencehub-Type-RecommendationDisruptionCompliance-expectedComplianceStatus"></a>
The expected compliance status after applying the recommended configuration change.  
Type: String  
Valid Values: `PolicyBreached | PolicyMet | NotApplicable | MissingPolicy`   
Required: Yes

 ** expectedRpoDescription **   <a name="resiliencehub-Type-RecommendationDisruptionCompliance-expectedRpoDescription"></a>
The expected Recovery Point Objective (RPO) description after applying the recommended configuration change.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** expectedRpoInSecs **   <a name="resiliencehub-Type-RecommendationDisruptionCompliance-expectedRpoInSecs"></a>
The expected RPO after applying the recommended configuration change.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** expectedRtoDescription **   <a name="resiliencehub-Type-RecommendationDisruptionCompliance-expectedRtoDescription"></a>
The expected Recovery Time Objective (RTO) description after applying the recommended configuration change.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** expectedRtoInSecs **   <a name="resiliencehub-Type-RecommendationDisruptionCompliance-expectedRtoInSecs"></a>
The expected RTO after applying the recommended configuration change.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

## See Also
<a name="API_RecommendationDisruptionCompliance_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/resiliencehub-2020-04-30/RecommendationDisruptionCompliance) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/resiliencehub-2020-04-30/RecommendationDisruptionCompliance) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/resiliencehub-2020-04-30/RecommendationDisruptionCompliance) 