UNPKG

@pulumi/azure-native

Version:

[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https://badge.fury.io/js/%40pulumi%2Fazure-native.svg)](https://npmjs.com/package/@pulumi/azure-native) [![Python version](https://badge.fury.io/py/pu

14 lines (13 loc) 1.26 kB
export { DeidServiceArgs } from "./deidService"; export type DeidService = import("./deidService").DeidService; export declare const DeidService: typeof import("./deidService").DeidService; export { GetDeidServiceArgs, GetDeidServiceResult, GetDeidServiceOutputArgs } from "./getDeidService"; export declare const getDeidService: typeof import("./getDeidService").getDeidService; export declare const getDeidServiceOutput: typeof import("./getDeidService").getDeidServiceOutput; export { GetPrivateEndpointConnectionArgs, GetPrivateEndpointConnectionResult, GetPrivateEndpointConnectionOutputArgs } from "./getPrivateEndpointConnection"; export declare const getPrivateEndpointConnection: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnection; export declare const getPrivateEndpointConnectionOutput: typeof import("./getPrivateEndpointConnection").getPrivateEndpointConnectionOutput; export { PrivateEndpointConnectionArgs } from "./privateEndpointConnection"; export type PrivateEndpointConnection = import("./privateEndpointConnection").PrivateEndpointConnection; export declare const PrivateEndpointConnection: typeof import("./privateEndpointConnection").PrivateEndpointConnection; export * from "../types/enums/healthdataaiservices";