AutonomousDatabaseStandbySummary(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Autonomous Data Guard standby database details. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/AutonomousDatabaseStandbySummary
Attributes |
|
|---|---|
| Name | Description |
lag_time_duration |
google.protobuf.duration_pb2.Duration
Output only. The amount of time, in seconds, that the data of the standby database lags in comparison to the data of the primary database. |
lifecycle_details |
str
Output only. The additional details about the current lifecycle state of the Autonomous Database. |
state |
google.cloud.oracledatabase_v1.types.State
Output only. The current lifecycle state of the Autonomous Database. |
data_guard_role_changed_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The date and time the Autonomous Data Guard role was switched for the standby Autonomous Database. |
disaster_recovery_role_changed_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The date and time the Disaster Recovery role was switched for the standby Autonomous Database. |