Resource Type definition for AWS::Backup::RestoreTestingSelection
iam_role_arn
(String)protected_resource_type
(String)restore_testing_plan_name
(String)restore_testing_selection_name
(String)protected_resource_arns
(List of String)protected_resource_conditions
(Attributes) (see below for nested schema)restore_metadata_overrides
(Map of String)validation_window_hours
(Number)id
(String) Uniquely identifies the resource.protected_resource_conditions
Optional:
string_equals
(Attributes List) (see below for nested schema)string_not_equals
(Attributes List) (see below for nested schema)protected_resource_conditions.string_equals
Required:
key
(String)value
(String)protected_resource_conditions.string_not_equals
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_backup_restore_testing_selection.example <resource ID>