replicationIntervalMs property

String? replicationIntervalMs
getter/setter pair

Specifies the interval at which the source table is polled for updates.

It's Optional. If not specified, default replication interval would be applied.

Optional.

Implementation

core.String? replicationIntervalMs;