class Aws::ResilienceHub::Types::DisruptionCompliance

Defines the compliance against the resiliency policy for a disruption.

@!attribute [rw] achievable_rpo_in_secs

The Recovery Point Objective (RPO) that is achievable, in seconds.
@return [Integer]

@!attribute [rw] achievable_rto_in_secs

The Recovery Time Objective (RTO) that is achievable, in seconds
@return [Integer]

@!attribute [rw] compliance_status

The current status of compliance for the resiliency policy.
@return [String]

@!attribute [rw] current_rpo_in_secs

The current RPO, in seconds.
@return [Integer]

@!attribute [rw] current_rto_in_secs

The current RTO, in seconds.
@return [Integer]

@!attribute [rw] message

The disruption compliance message.
@return [String]

@!attribute [rw] rpo_description

The RPO description.
@return [String]

@!attribute [rw] rpo_reference_id

The RPO reference identifier.
@return [String]

@!attribute [rw] rto_description

The RTO description.
@return [String]

@!attribute [rw] rto_reference_id

The RTO reference identifier.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/resiliencehub-2020-04-30/DisruptionCompliance AWS API Documentation

Constants

SENSITIVE