Autonomous Database Properties Local Standby Db Args
data class AutonomousDatabasePropertiesLocalStandbyDbArgs(val dataGuardRoleChangedTime: Output<String>? = null, val disasterRecoveryRoleChangedTime: Output<String>? = null, val lagTimeDuration: Output<String>? = null, val lifecycleDetails: Output<String>? = null, val state: Output<String>? = null) : ConvertibleToJava<AutonomousDatabasePropertiesLocalStandbyDbArgs>
Properties
Link copied to clipboard
The date and time the Autonomous Data Guard role was switched for the standby Autonomous Database.
Link copied to clipboard
The date and time the Disaster Recovery role was switched for the standby Autonomous Database.
Link copied to clipboard
The amount of time, in seconds, that the data of the standby database lags in comparison to the data of the primary database.
Link copied to clipboard
The additional details about the current lifecycle state of the Autonomous Database.
Link copied to clipboard
Possible values: STATE_UNSPECIFIED PROVISIONING AVAILABLE STOPPING STOPPED STARTING TERMINATING TERMINATED UNAVAILABLE RESTORE_IN_PROGRESS RESTORE_FAILED BACKUP_IN_PROGRESS SCALE_IN_PROGRESS AVAILABLE_NEEDS_ATTENTION UPDATING MAINTENANCE_IN_PROGRESS RESTARTING RECREATING ROLE_CHANGE_IN_PROGRESS UPGRADING INACCESSIBLE STANDBY