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

20 lines (19 loc) 1.67 kB
export { GetSpringbootappArgs, GetSpringbootappResult, GetSpringbootappOutputArgs } from "./getSpringbootapp"; export declare const getSpringbootapp: typeof import("./getSpringbootapp").getSpringbootapp; export declare const getSpringbootappOutput: typeof import("./getSpringbootapp").getSpringbootappOutput; export { GetSpringbootserverArgs, GetSpringbootserverResult, GetSpringbootserverOutputArgs } from "./getSpringbootserver"; export declare const getSpringbootserver: typeof import("./getSpringbootserver").getSpringbootserver; export declare const getSpringbootserverOutput: typeof import("./getSpringbootserver").getSpringbootserverOutput; export { GetSpringbootsiteArgs, GetSpringbootsiteResult, GetSpringbootsiteOutputArgs } from "./getSpringbootsite"; export declare const getSpringbootsite: typeof import("./getSpringbootsite").getSpringbootsite; export declare const getSpringbootsiteOutput: typeof import("./getSpringbootsite").getSpringbootsiteOutput; export { SpringbootappArgs } from "./springbootapp"; export type Springbootapp = import("./springbootapp").Springbootapp; export declare const Springbootapp: typeof import("./springbootapp").Springbootapp; export { SpringbootserverArgs } from "./springbootserver"; export type Springbootserver = import("./springbootserver").Springbootserver; export declare const Springbootserver: typeof import("./springbootserver").Springbootserver; export { SpringbootsiteArgs } from "./springbootsite"; export type Springbootsite = import("./springbootsite").Springbootsite; export declare const Springbootsite: typeof import("./springbootsite").Springbootsite; export * from "../types/enums/offazurespringboot";