neptune_delete_db_cluster_endpoint {paws.database}R Documentation

Deletes a custom endpoint and removes it from an Amazon Neptune DB cluster

Description

Deletes a custom endpoint and removes it from an Amazon Neptune DB cluster.

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

Usage

neptune_delete_db_cluster_endpoint(DBClusterEndpointIdentifier)

Arguments

DBClusterEndpointIdentifier

[required] The identifier associated with the custom endpoint. This parameter is stored as a lowercase string.


[Package paws.database version 0.7.0 Index]