ChangeDataCaptureResponseFolder

data class ChangeDataCaptureResponseFolder(val name: String? = null)

The folder that this CDC is in. If not specified, CDC will appear at the root level.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

The name of the folder that this CDC is in.