enableCloudwatchLogsExports

@JvmName(name = "lofolterjteprqwd")
suspend fun enableCloudwatchLogsExports(value: Output<List<String>>)
@JvmName(name = "vbxgubgfgnajdlvs")
suspend fun enableCloudwatchLogsExports(value: List<String>?)

Parameters

value

The list of log types that need to be enabled for exporting to CloudWatch Logs. The values in the list depend on the DB engine being used.


@JvmName(name = "ebwdkpibohqxgatd")
suspend fun enableCloudwatchLogsExports(vararg values: Output<String>)


@JvmName(name = "gblvrnovfxfbqukg")
suspend fun enableCloudwatchLogsExports(values: List<Output<String>>)
@JvmName(name = "yyxdenglmebigikv")
suspend fun enableCloudwatchLogsExports(vararg values: String)

Parameters

values

The list of log types that need to be enabled for exporting to CloudWatch Logs. The values in the list depend on the DB engine being used.