localAdgAutoFailoverMaxDataLossLimit property

  1. @Deprecated('Not supported. Member documentation may have more information.')
int? localAdgAutoFailoverMaxDataLossLimit
getter/setter pair

Deprecated: Please use local_adg_auto_failover_max_data_loss_limit_duration instead.

This field indicates the maximum data loss limit for an Autonomous Database, in seconds.

Output only.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.int? localAdgAutoFailoverMaxDataLossLimit;