quicksight_delete_template {paws.analytics} | R Documentation |
Deletes a template
Description
Deletes a template.
See https://www.paws-r-sdk.com/docs/quicksight_delete_template/ for full documentation.
Usage
quicksight_delete_template(AwsAccountId, TemplateId, VersionNumber = NULL)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the template that you're deleting. |
TemplateId |
[required] An ID for the template you want to delete. |
VersionNumber |
Specifies the version of the template that you want to delete. If you
don't provide a version number,
|
[Package paws.analytics version 0.7.0 Index]