Class SwitchoverAutonomousDatabaseRequest (0.6.1)

SwitchoverAutonomousDatabaseRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The request for OracleDatabase.SwitchoverAutonomousDatabase.

Attributes

Name Description
name str
Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
peer_autonomous_database str
Optional. The peer database name to switch over to. Required for cross-region standby, and must be omitted for in-region Data Guard.