Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CloudExadataInfrastructure

import type { CloudExadataInfrastructure } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";
interface CloudExadataInfrastructure {
readonly createTime?: Date;
displayName?: string;
readonly entitlementId?: string;
gcpOracleZone?: string;
labels?: {
[key: string]: string;
}
;
name?: string;
}

§Properties

§
readonly createTime?: Date
[src]

Output only. The date and time that the Exadata Infrastructure was created.

§
displayName?: string
[src]

Optional. User friendly name for this resource.

§
readonly entitlementId?: string
[src]

Output only. Entitlement ID of the private offer against which this infrastructure resource is provisioned.

§
gcpOracleZone?: string
[src]

Optional. Google Cloud Platform location where Oracle Exadata is hosted.

§
labels?: {
[key: string]: string;
}
[src]

Optional. Labels or tags associated with the resource.

§
name?: string
[src]

Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}

§

Optional. Various properties of the infra.