cdcStrategy property

CdcStrategy? cdcStrategy
getter/setter pair

The CDC strategy of the stream.

If not set, the system's default value will be used.

Optional.

Implementation

CdcStrategy? cdcStrategy;