enableCloudwatchLogsExports

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

Parameters

value

A list of the log types this DB cluster is configured to export to Cloudwatch Logs. Currently only supports audit.


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


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

Parameters

values

A list of the log types this DB cluster is configured to export to Cloudwatch Logs. Currently only supports audit.