PscAutoConnection
import type { PscAutoConnection } from "https://googleapis.deno.dev/v1/redis:v1.ts";
Details of consumer resources in a PSC connection that is created through Service Connectivity Automation.
§Properties
Output only. The IP allocated on the consumer network for the PSC forwarding rule.
Output only. Type of the PSC connection.
Output only. The URI of the consumer side forwarding rule. Example: projects/{projectNumOrId}/regions/us-east1/forwardingRules/{resourceId}.
Required. The consumer network where the IP address resides, in the form of projects/{project_id}/global/networks/{network_id}.
Required. The consumer project_id where the forwarding rule is created from.
Output only. The PSC connection id of the forwarding rule connected to the service attachment.
Output only. The status of the PSC connection. Please note that this value is updated periodically. Please use Private Service Connect APIs for the latest status.