autonomousDatabase property

String? autonomousDatabase
getter/setter pair

The name of the Autonomous Database resource for which the backup is being created.

Format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}

Required.

Implementation

core.String? autonomousDatabase;