enableCloudwatchLogsExports

@JvmName(name = "kygvuapadloiyiuu")
suspend fun enableCloudwatchLogsExports(value: Output<List<String>>)
@JvmName(name = "rkintipimdmkbkdn")
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 and slowquery.


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


@JvmName(name = "vlpfhyqohiaqjjwo")
suspend fun enableCloudwatchLogsExports(values: List<Output<String>>)
@JvmName(name = "ocwajqohxemhwyxt")
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 and slowquery.