GoldengateDeploymentVersion
import type { GoldengateDeploymentVersion } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";Details of the Goldengate Deployment Version resource.
interface GoldengateDeploymentVersion {
name?: string;
readonly ocid?: string;
readonly properties?: GoldengateDeploymentVersionProperties;
}§Properties
§
name?: string
[src]Identifier. The name of the Goldengate Deployment Version resource with the format: projects/{project}/locations/{location}/goldengateDeploymentVersions/{goldengate_deployment_version}
§
readonly ocid?: string
[src]Output only. The deployment version ocid of the Goldengate Deployment Version resource.
§
readonly properties?: GoldengateDeploymentVersionProperties
[src]Output only. The technology type of the Goldengate Deployment Version resource.