You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_max_retention_days"></a> [max\_retention\_days](#input\_max\_retention\_days)| The maximum retention period that the vault retains its recovery points |`number`|`null`| no |
196
196
| <aname="input_min_retention_days"></a> [min\_retention\_days](#input\_min\_retention\_days)| The minimum retention period that the vault retains its recovery points |`number`|`null`| no |
197
197
| <aname="input_notifications"></a> [notifications](#input\_notifications)| Notification block which defines backup vault events and the SNS Topic ARN to send AWS Backup notifications to. Leave it empty to disable notifications |`any`|`{}`| no |
198
-
| <aname="input_plan_name"></a> [plan\_name](#input\_plan\_name)| The display name of a backup plan |`string`|n/a|yes|
198
+
| <aname="input_plan_name"></a> [plan\_name](#input\_plan\_name)| The display name of a backup plan |`string`|`null`|no|
199
199
| <aname="input_rule_completion_window"></a> [rule\_completion\_window](#input\_rule\_completion\_window)| The amount of time AWS Backup attempts a backup before canceling the job and returning an error |`number`|`null`| no |
200
200
| <aname="input_rule_copy_action_destination_vault_arn"></a> [rule\_copy\_action\_destination\_vault\_arn](#input\_rule\_copy\_action\_destination\_vault\_arn)| An Amazon Resource Name (ARN) that uniquely identifies the destination backup vault for the copied backup. |`string`|`null`| no |
201
201
| <aname="input_rule_copy_action_lifecycle"></a> [rule\_copy\_action\_lifecycle](#input\_rule\_copy\_action\_lifecycle)| The lifecycle defines when a protected resource is copied over to a backup vault and when it expires. |`map(any)`|`{}`| no |
0 commit comments