View source: R/backup_operations.R
| backup_update_tiering_configuration | R Documentation |
This request will send changes to your specified tiering configuration. TieringConfigurationName cannot be updated after it is created.
See https://www.paws-r-sdk.com/docs/backup_update_tiering_configuration/ for full documentation.
backup_update_tiering_configuration(
TieringConfigurationName,
TieringConfiguration
)
TieringConfigurationName |
[required] The name of a tiering configuration to update. |
TieringConfiguration |
[required] Specifies the body of a tiering configuration. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.