Deletes a custom endpoint and removes it from an Amazon Neptune DB cluster.
neptune_delete_db_cluster_endpoint(DBClusterEndpointIdentifier)
[required] The identifier associated with the custom endpoint. This parameter is stored as a lowercase string.
svc$delete_db_cluster_endpoint( DBClusterEndpointIdentifier = "string" )