class Aws::ResilienceHub::Types::ResiliencyPolicy

Defines a resiliency policy.

@!attribute [rw] creation_time

The timestamp for when the resiliency policy was created.
@return [Time]

@!attribute [rw] data_location_constraint

Specifies a high-level geographical location constraint for where
your resilience policy data can be stored.
@return [String]

@!attribute [rw] estimated_cost_tier

Specifies the estimated cost tier of the resiliency policy.
@return [String]

@!attribute [rw] policy

The resiliency policy.
@return [Hash<String,Types::FailurePolicy>]

@!attribute [rw] policy_arn

The Amazon Resource Name (ARN) of the resiliency policy. The format
for this ARN is:
arn:`partition`\:dcps:`region`\:`account`\:resiliency-policy/`policy-id`.
For more information about ARNs, see [ Amazon Resource Names
(ARNs)][1] in the *AWS General Reference*.

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
@return [String]

@!attribute [rw] policy_description

The description for the policy.
@return [String]

@!attribute [rw] policy_name

The name of the policy
@return [String]

@!attribute [rw] tags

The tags assigned to the resource. A tag is a label that you assign
to an Amazon Web Services resource. Each tag consists of a key/value
pair.
@return [Hash<String,String>]

@!attribute [rw] tier

The tier for this resiliency policy, ranging from the highest
severity (`MissionCritical`) to lowest (`NonCritical`).
@return [String]

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

Constants

SENSITIVE