Resource Type Definition for Resiliency Policy.
policy
(Attributes) (see below for nested schema)policy_name
(String) Name of Resiliency Policy.tier
(String) Resiliency Policy Tier.data_location_constraint
(String) Data Location Constraint of the Policy.policy_description
(String) Description of Resiliency Policy.tags
(Map of String)id
(String) Uniquely identifies the resource.policy_arn
(String) Amazon Resource Name (ARN) of the Resiliency Policy.policy
Required:
az
(Attributes) Failure Policy. (see below for nested schema)hardware
(Attributes) Failure Policy. (see below for nested schema)software
(Attributes) Failure Policy. (see below for nested schema)Optional:
region
(Attributes) Failure Policy. (see below for nested schema)policy.az
Required:
rpo_in_secs
(Number) RPO in seconds.rto_in_secs
(Number) RTO in seconds.policy.hardware
Required:
rpo_in_secs
(Number) RPO in seconds.rto_in_secs
(Number) RTO in seconds.policy.software
Required:
rpo_in_secs
(Number) RPO in seconds.rto_in_secs
(Number) RTO in seconds.policy.region
Required:
rpo_in_secs
(Number) RPO in seconds.rto_in_secs
(Number) RTO in seconds.Import is supported using the following syntax:
$ terraform import awscc_resiliencehub_resiliency_policy.example <resource ID>