AutonomousDatabase
import type { AutonomousDatabase } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";
Details of the Autonomous Database resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabase/
§Properties
Output only. The date and time that the Autonomous Database was created.
Optional. The name of the Autonomous Database. The database name must be unique in the project. The name must begin with a letter and can contain a maximum of 30 alphanumeric characters.
Output only. List of supported GCP region to clone the Autonomous Database
for disaster recovery. Format: project/{project}/locations/{location}
.
Optional. The display name for the Autonomous Database. The name does not have to be unique within your project.
Output only. The ID of the subscription entitlement associated with the Autonomous Database.
Optional. The labels or tags associated with the Autonomous Database.
Identifier. The name of the Autonomous Database resource in the following format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
Optional. The name of the VPC network used by the Autonomous Database in the following format: projects/{project}/global/networks/{network}
Output only. The peer Autonomous Database names of the given Autonomous Database.
Optional. The properties of the Autonomous Database.
Optional. The source Autonomous Database configuration for the standby Autonomous Database. The source Autonomous Database is configured while creating the Peer Autonomous Database and can't be updated after creation.