

# DisruptionCompliance


Defines the compliance against the resiliency policy for a disruption.

## Contents


 ** complianceStatus **   <a name="resiliencehub-Type-DisruptionCompliance-complianceStatus"></a>
The current status of compliance for the resiliency policy.  
Type: String  
Valid Values: `PolicyBreached | PolicyMet | NotApplicable | MissingPolicy`   
Required: Yes

 ** achievableRpoInSecs **   <a name="resiliencehub-Type-DisruptionCompliance-achievableRpoInSecs"></a>
The Recovery Point Objective (RPO) that is achievable, in seconds.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** achievableRtoInSecs **   <a name="resiliencehub-Type-DisruptionCompliance-achievableRtoInSecs"></a>
The Recovery Time Objective (RTO) that is achievable, in seconds  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** currentRpoInSecs **   <a name="resiliencehub-Type-DisruptionCompliance-currentRpoInSecs"></a>
The current RPO, in seconds.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** currentRtoInSecs **   <a name="resiliencehub-Type-DisruptionCompliance-currentRtoInSecs"></a>
The current RTO, in seconds.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

 ** message **   <a name="resiliencehub-Type-DisruptionCompliance-message"></a>
The disruption compliance message.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** rpoDescription **   <a name="resiliencehub-Type-DisruptionCompliance-rpoDescription"></a>
The RPO description.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** rpoReferenceId **   <a name="resiliencehub-Type-DisruptionCompliance-rpoReferenceId"></a>
Reference identifier of the RPO .  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** rtoDescription **   <a name="resiliencehub-Type-DisruptionCompliance-rtoDescription"></a>
The RTO description.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: No

 ** rtoReferenceId **   <a name="resiliencehub-Type-DisruptionCompliance-rtoReferenceId"></a>
Reference identifier of the RTO.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
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/DisruptionCompliance) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/resiliencehub-2020-04-30/DisruptionCompliance) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/resiliencehub-2020-04-30/DisruptionCompliance) 