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

EkmConnections

import type { EkmConnections } from "https://googleapis.deno.dev/v1/cloudcontrolspartner:v1.ts";

The EKM connections associated with a workload

interface EkmConnections {
ekmConnections?: EkmConnection[];
name?: string;
}

§Properties

§
ekmConnections?: EkmConnection[]
[src]

The EKM connections associated with the workload

§
name?: string
[src]

Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections