refreshIntervalMs property

String? refreshIntervalMs
getter/setter pair

The maximum frequency at which this materialized view will be refreshed.

The default value is "1800000" (30 minutes).

Optional.

Implementation

core.String? refreshIntervalMs;