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.
A list with the following syntax:
list( DBClusterEndpointIdentifier = "string", DBClusterIdentifier = "string", DBClusterEndpointResourceIdentifier = "string", Endpoint = "string", Status = "string", EndpointType = "string", CustomEndpointType = "string", StaticMembers = list( "string" ), ExcludedMembers = list( "string" ), DBClusterEndpointArn = "string" )
svc$delete_db_cluster_endpoint( DBClusterEndpointIdentifier = "string" )