Class FailoverAutonomousDatabaseRequest (0.4.0)

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

The request for OracleDatabase.FailoverAutonomousDatabase.

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 fail over to.