View source: R/dax_operations.R
dax_delete_cluster | R Documentation |
Deletes a previously provisioned DAX cluster. DeleteCluster deletes all associated nodes, node endpoints and the DAX cluster itself. When you receive a successful response from this action, DAX immediately begins deleting the cluster; you cannot cancel or revert this action.
See https://www.paws-r-sdk.com/docs/dax_delete_cluster/ for full documentation.
dax_delete_cluster(ClusterName)
ClusterName |
[required] The name of the cluster to be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.