DisruptionCompliance
Defines the compliance against the resiliency policy for a disruption.
Contents
- complianceStatus
-
The current status of compliance for the resiliency policy.
Type: String
Valid Values:
PolicyBreached | PolicyMet | NotApplicable | MissingPolicy
Required: Yes
- achievableRpoInSecs
-
The Recovery Point Objective (RPO) that is achievable, in seconds.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- achievableRtoInSecs
-
The Recovery Time Objective (RTO) that is achievable, in seconds
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- currentRpoInSecs
-
The current RPO, in seconds.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- currentRtoInSecs
-
The current RTO, in seconds.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
- message
-
The disruption compliance message.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- rpoDescription
-
The RPO description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- rpoReferenceId
-
Reference identifier of the RPO .
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- rtoDescription
-
The RTO description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: No
- rtoReferenceId
-
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: