UNPKG

@pulumi/tls

Version:

A Pulumi package to create TLS resources in Pulumi programs.

6 lines (5 loc) 194 B
import * as outputs from "../types/output"; /** * Proxy used by resources and data sources that connect to external endpoints. */ export declare const proxy: outputs.config.Proxy | undefined;