docdb_delete_global_cluster {paws.database}R Documentation

Deletes a global cluster

Description

Deletes a global cluster. The primary and secondary clusters must already be detached or deleted before attempting to delete a global cluster.

See https://www.paws-r-sdk.com/docs/docdb_delete_global_cluster/ for full documentation.

Usage

docdb_delete_global_cluster(GlobalClusterIdentifier)

Arguments

GlobalClusterIdentifier

[required] The cluster identifier of the global cluster being deleted.


[Package paws.database version 0.6.0 Index]