Delete Cluster
route53recoverycontrolconfig_delete_cluster | R Documentation |
Delete a cluster¶
Description¶
Delete a cluster.
Usage¶
route53recoverycontrolconfig_delete_cluster(ClusterArn)
Arguments¶
ClusterArn |
[required] The Amazon Resource Name (ARN) of the cluster that you're deleting. |
Value¶
An empty list.
Request syntax¶
svc$delete_cluster(
ClusterArn = "string"
)