enabledCloudwatchLogsExports

@JvmName(name = "afbmoduqkokphjsc")
suspend fun enabledCloudwatchLogsExports(value: Output<List<String>>)
@JvmName(name = "blbseetdtwrnihgh")
suspend fun enabledCloudwatchLogsExports(value: List<String>?)

Parameters

value

Set of log types to enable for exporting to CloudWatch logs. If omitted, no logs will be exported. For supported values, see the EnableCloudwatchLogsExports.member.N parameter in API action CreateDBInstance.


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


@JvmName(name = "intvjokciwpoptpt")
suspend fun enabledCloudwatchLogsExports(values: List<Output<String>>)
@JvmName(name = "qoqmdhxwdsbhtswd")
suspend fun enabledCloudwatchLogsExports(vararg values: String)

Parameters

values

Set of log types to enable for exporting to CloudWatch logs. If omitted, no logs will be exported. For supported values, see the EnableCloudwatchLogsExports.member.N parameter in API action CreateDBInstance.