rds_delete_global_cluster {paws.database} | R Documentation |
Deletes a global database cluster
Description
Deletes a global database cluster. The primary and secondary clusters must already be detached or destroyed first.
See https://www.paws-r-sdk.com/docs/rds_delete_global_cluster/ for full documentation.
Usage
rds_delete_global_cluster(GlobalClusterIdentifier)
Arguments
GlobalClusterIdentifier |
[required] The cluster identifier of the global database cluster being deleted. |
[Package paws.database version 0.6.0 Index]