modifyDbCluster
inline suspend fun NeptuneClient.modifyDbCluster(crossinline block: ModifyDbClusterRequest.Builder.() -> Unit): ModifyDbClusterResponse
Modify a setting for a DB cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request.