View source: R/storagegateway_operations.R
storagegateway_update_automatic_tape_creation_policy | R Documentation |
Updates the automatic tape creation policy of a gateway. Use this to update the policy with a new set of automatic tape creation rules. This is only supported for tape gateways.
See https://www.paws-r-sdk.com/docs/storagegateway_update_automatic_tape_creation_policy/ for full documentation.
storagegateway_update_automatic_tape_creation_policy(
AutomaticTapeCreationRules,
GatewayARN
)
AutomaticTapeCreationRules |
[required] An automatic tape creation policy consists of a list of automatic tape creation rules. The rules determine when and how to automatically create new tapes. |
GatewayARN |
[required] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.