binlogRetentionPeriod

@JvmName(name = "ehknfctbxhivqjgr")
suspend fun binlogRetentionPeriod(value: Output<Int>)
@JvmName(name = "yppvenlgtxyieirf")
suspend fun binlogRetentionPeriod(value: Int?)

Parameters

value

The minimum amount of time, in seconds, to keep binlog entries before deletion. This may be extended for services that require binlog entries for longer than the default, for example if using the MySQL Debezium Kafka connector.