Definition of AWS::Backup::RestoreTestingPlan Resource Type
recovery_point_selection
(Attributes) (see below for nested schema)restore_testing_plan_name
(String)schedule_expression
(String)schedule_expression_timezone
(String)start_window_hours
(Number)tags
(Attributes Set) (see below for nested schema)id
(String) Uniquely identifies the resource.restore_testing_plan_arn
(String)recovery_point_selection
Required:
algorithm
(String)include_vaults
(List of String)recovery_point_types
(List of String)Optional:
exclude_vaults
(List of String)selection_window_days
(Number)tags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.Import is supported using the following syntax:
$ terraform import awscc_backup_restore_testing_plan.example <resource ID>