@pulumi/gcp
Version:
A Pulumi package for creating and managing Google Cloud Platform resources.
85 lines • 8.32 kB
TypeScript
export { CatalogArgs, CatalogState } from "./catalog";
export type Catalog = import("./catalog").Catalog;
export declare const Catalog: typeof import("./catalog").Catalog;
export { DatabaseArgs, DatabaseState } from "./database";
export type Database = import("./database").Database;
export declare const Database: typeof import("./database").Database;
export { GetHiveCatalogIamPolicyArgs, GetHiveCatalogIamPolicyResult, GetHiveCatalogIamPolicyOutputArgs } from "./getHiveCatalogIamPolicy";
export declare const getHiveCatalogIamPolicy: typeof import("./getHiveCatalogIamPolicy").getHiveCatalogIamPolicy;
export declare const getHiveCatalogIamPolicyOutput: typeof import("./getHiveCatalogIamPolicy").getHiveCatalogIamPolicyOutput;
export { GetHiveDatabaseIamPolicyArgs, GetHiveDatabaseIamPolicyResult, GetHiveDatabaseIamPolicyOutputArgs } from "./getHiveDatabaseIamPolicy";
export declare const getHiveDatabaseIamPolicy: typeof import("./getHiveDatabaseIamPolicy").getHiveDatabaseIamPolicy;
export declare const getHiveDatabaseIamPolicyOutput: typeof import("./getHiveDatabaseIamPolicy").getHiveDatabaseIamPolicyOutput;
export { GetIcebergCatalogIamPolicyArgs, GetIcebergCatalogIamPolicyResult, GetIcebergCatalogIamPolicyOutputArgs } from "./getIcebergCatalogIamPolicy";
export declare const getIcebergCatalogIamPolicy: typeof import("./getIcebergCatalogIamPolicy").getIcebergCatalogIamPolicy;
export declare const getIcebergCatalogIamPolicyOutput: typeof import("./getIcebergCatalogIamPolicy").getIcebergCatalogIamPolicyOutput;
export { GetIcebergNamespaceIamPolicyArgs, GetIcebergNamespaceIamPolicyResult, GetIcebergNamespaceIamPolicyOutputArgs } from "./getIcebergNamespaceIamPolicy";
export declare const getIcebergNamespaceIamPolicy: typeof import("./getIcebergNamespaceIamPolicy").getIcebergNamespaceIamPolicy;
export declare const getIcebergNamespaceIamPolicyOutput: typeof import("./getIcebergNamespaceIamPolicy").getIcebergNamespaceIamPolicyOutput;
export { GetIcebergTableIamPolicyArgs, GetIcebergTableIamPolicyResult, GetIcebergTableIamPolicyOutputArgs } from "./getIcebergTableIamPolicy";
export declare const getIcebergTableIamPolicy: typeof import("./getIcebergTableIamPolicy").getIcebergTableIamPolicy;
export declare const getIcebergTableIamPolicyOutput: typeof import("./getIcebergTableIamPolicy").getIcebergTableIamPolicyOutput;
export { HiveCatalogArgs, HiveCatalogState } from "./hiveCatalog";
export type HiveCatalog = import("./hiveCatalog").HiveCatalog;
export declare const HiveCatalog: typeof import("./hiveCatalog").HiveCatalog;
export { HiveCatalogIamBindingArgs, HiveCatalogIamBindingState } from "./hiveCatalogIamBinding";
export type HiveCatalogIamBinding = import("./hiveCatalogIamBinding").HiveCatalogIamBinding;
export declare const HiveCatalogIamBinding: typeof import("./hiveCatalogIamBinding").HiveCatalogIamBinding;
export { HiveCatalogIamMemberArgs, HiveCatalogIamMemberState } from "./hiveCatalogIamMember";
export type HiveCatalogIamMember = import("./hiveCatalogIamMember").HiveCatalogIamMember;
export declare const HiveCatalogIamMember: typeof import("./hiveCatalogIamMember").HiveCatalogIamMember;
export { HiveCatalogIamPolicyArgs, HiveCatalogIamPolicyState } from "./hiveCatalogIamPolicy";
export type HiveCatalogIamPolicy = import("./hiveCatalogIamPolicy").HiveCatalogIamPolicy;
export declare const HiveCatalogIamPolicy: typeof import("./hiveCatalogIamPolicy").HiveCatalogIamPolicy;
export { HiveDatabaseArgs, HiveDatabaseState } from "./hiveDatabase";
export type HiveDatabase = import("./hiveDatabase").HiveDatabase;
export declare const HiveDatabase: typeof import("./hiveDatabase").HiveDatabase;
export { HiveDatabaseIamBindingArgs, HiveDatabaseIamBindingState } from "./hiveDatabaseIamBinding";
export type HiveDatabaseIamBinding = import("./hiveDatabaseIamBinding").HiveDatabaseIamBinding;
export declare const HiveDatabaseIamBinding: typeof import("./hiveDatabaseIamBinding").HiveDatabaseIamBinding;
export { HiveDatabaseIamMemberArgs, HiveDatabaseIamMemberState } from "./hiveDatabaseIamMember";
export type HiveDatabaseIamMember = import("./hiveDatabaseIamMember").HiveDatabaseIamMember;
export declare const HiveDatabaseIamMember: typeof import("./hiveDatabaseIamMember").HiveDatabaseIamMember;
export { HiveDatabaseIamPolicyArgs, HiveDatabaseIamPolicyState } from "./hiveDatabaseIamPolicy";
export type HiveDatabaseIamPolicy = import("./hiveDatabaseIamPolicy").HiveDatabaseIamPolicy;
export declare const HiveDatabaseIamPolicy: typeof import("./hiveDatabaseIamPolicy").HiveDatabaseIamPolicy;
export { IcebergCatalogArgs, IcebergCatalogState } from "./icebergCatalog";
export type IcebergCatalog = import("./icebergCatalog").IcebergCatalog;
export declare const IcebergCatalog: typeof import("./icebergCatalog").IcebergCatalog;
export { IcebergCatalogIamBindingArgs, IcebergCatalogIamBindingState } from "./icebergCatalogIamBinding";
export type IcebergCatalogIamBinding = import("./icebergCatalogIamBinding").IcebergCatalogIamBinding;
export declare const IcebergCatalogIamBinding: typeof import("./icebergCatalogIamBinding").IcebergCatalogIamBinding;
export { IcebergCatalogIamMemberArgs, IcebergCatalogIamMemberState } from "./icebergCatalogIamMember";
export type IcebergCatalogIamMember = import("./icebergCatalogIamMember").IcebergCatalogIamMember;
export declare const IcebergCatalogIamMember: typeof import("./icebergCatalogIamMember").IcebergCatalogIamMember;
export { IcebergCatalogIamPolicyArgs, IcebergCatalogIamPolicyState } from "./icebergCatalogIamPolicy";
export type IcebergCatalogIamPolicy = import("./icebergCatalogIamPolicy").IcebergCatalogIamPolicy;
export declare const IcebergCatalogIamPolicy: typeof import("./icebergCatalogIamPolicy").IcebergCatalogIamPolicy;
export { IcebergNamespaceArgs, IcebergNamespaceState } from "./icebergNamespace";
export type IcebergNamespace = import("./icebergNamespace").IcebergNamespace;
export declare const IcebergNamespace: typeof import("./icebergNamespace").IcebergNamespace;
export { IcebergNamespaceIamBindingArgs, IcebergNamespaceIamBindingState } from "./icebergNamespaceIamBinding";
export type IcebergNamespaceIamBinding = import("./icebergNamespaceIamBinding").IcebergNamespaceIamBinding;
export declare const IcebergNamespaceIamBinding: typeof import("./icebergNamespaceIamBinding").IcebergNamespaceIamBinding;
export { IcebergNamespaceIamMemberArgs, IcebergNamespaceIamMemberState } from "./icebergNamespaceIamMember";
export type IcebergNamespaceIamMember = import("./icebergNamespaceIamMember").IcebergNamespaceIamMember;
export declare const IcebergNamespaceIamMember: typeof import("./icebergNamespaceIamMember").IcebergNamespaceIamMember;
export { IcebergNamespaceIamPolicyArgs, IcebergNamespaceIamPolicyState } from "./icebergNamespaceIamPolicy";
export type IcebergNamespaceIamPolicy = import("./icebergNamespaceIamPolicy").IcebergNamespaceIamPolicy;
export declare const IcebergNamespaceIamPolicy: typeof import("./icebergNamespaceIamPolicy").IcebergNamespaceIamPolicy;
export { IcebergTableArgs, IcebergTableState } from "./icebergTable";
export type IcebergTable = import("./icebergTable").IcebergTable;
export declare const IcebergTable: typeof import("./icebergTable").IcebergTable;
export { IcebergTableIamBindingArgs, IcebergTableIamBindingState } from "./icebergTableIamBinding";
export type IcebergTableIamBinding = import("./icebergTableIamBinding").IcebergTableIamBinding;
export declare const IcebergTableIamBinding: typeof import("./icebergTableIamBinding").IcebergTableIamBinding;
export { IcebergTableIamMemberArgs, IcebergTableIamMemberState } from "./icebergTableIamMember";
export type IcebergTableIamMember = import("./icebergTableIamMember").IcebergTableIamMember;
export declare const IcebergTableIamMember: typeof import("./icebergTableIamMember").IcebergTableIamMember;
export { IcebergTableIamPolicyArgs, IcebergTableIamPolicyState } from "./icebergTableIamPolicy";
export type IcebergTableIamPolicy = import("./icebergTableIamPolicy").IcebergTableIamPolicy;
export declare const IcebergTableIamPolicy: typeof import("./icebergTableIamPolicy").IcebergTableIamPolicy;
export { TableArgs, TableState } from "./table";
export type Table = import("./table").Table;
export declare const Table: typeof import("./table").Table;
//# sourceMappingURL=index.d.ts.map