PscConnection
import type { PscConnection } from "https://googleapis.deno.dev/v1/redis:v1.ts";
Details of consumer resources in a PSC connection.
§Properties
Required. The IP allocated on the consumer network for the PSC forwarding rule.
Output only. Type of the PSC connection.
Required. 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}.
Output only. port will only be set for Primary/Reader or Discovery endpoint.
Optional. Project ID of the consumer project where the forwarding rule is created in.
Required. 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. To get the latest status of a PSC connection, follow https://cloud.google.com/vpc/docs/configure-private-service-connect-services#endpoint-details.