| page_title | stackit_server_backup_enable Resource - stackit |
|---|---|
| subcategory | |
| description | Server backup enable resource schema. Must have a region specified in the provider configuration. Always use only one enable resource per server. |
Server backup enable resource schema. Must have a region specified in the provider configuration. Always use only one enable resource per server.
project_id(String) STACKIT Project ID to which the server backup enable is associated.server_id(String) Server ID to which the server backup enable is associated.
backup_policy_id(String) The backup policy ID.region(String) The resource region. If not defined, the provider region is used.
enabled(Boolean) Set to true if the service is enabled.id(String) Terraform's internal resource identifier. It is structured as "project_id,server_id,region".