Class SwitchoverAutonomousDatabaseRequest (0.3.0)

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
Required. The peer database name to switch over to.