Starts an Amazon Neptune DB cluster that was stopped using the AWS console, the AWS CLI stop-db-cluster command, or the StopDBCluster API.
neptune_start_db_cluster(DBClusterIdentifier)
[required] The DB cluster identifier of the Neptune DB cluster to be started. This parameter is stored as a lowercase string.
svc$start_db_cluster( DBClusterIdentifier = "string" )