Description Usage Arguments Value Request syntax
View source: R/storagegateway_operations.R
Lists the automatic tape creation policies for a gateway. If there are no automatic tape creation policies for the gateway, it returns an empty list.
This operation is only supported for tape gateways.
1 |
GatewayARN |
A list with the following syntax:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
1 2 3 | svc$list_automatic_tape_creation_policies(
GatewayARN = "string"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.