export { GetKeyArgs, GetKeyResult, GetKeyOutputArgs } from "./getKey"; export declare const getKey: typeof import("./getKey").getKey; export declare const getKeyOutput: typeof import("./getKey").getKeyOutput; export { GetOrganizationRoleArgs, GetOrganizationRoleResult, GetOrganizationRoleOutputArgs } from "./getOrganizationRole"; export declare const getOrganizationRole: typeof import("./getOrganizationRole").getOrganizationRole; export declare const getOrganizationRoleOutput: typeof import("./getOrganizationRole").getOrganizationRoleOutput; export { GetProviderArgs, GetProviderResult, GetProviderOutputArgs } from "./getProvider"; export declare const getProvider: typeof import("./getProvider").getProvider; export declare const getProviderOutput: typeof import("./getProvider").getProviderOutput; export { GetRoleArgs, GetRoleResult, GetRoleOutputArgs } from "./getRole"; export declare const getRole: typeof import("./getRole").getRole; export declare const getRoleOutput: typeof import("./getRole").getRoleOutput; export { GetServiceAccountArgs, GetServiceAccountResult, GetServiceAccountOutputArgs } from "./getServiceAccount"; export declare const getServiceAccount: typeof import("./getServiceAccount").getServiceAccount; export declare const getServiceAccountOutput: typeof import("./getServiceAccount").getServiceAccountOutput; export { GetServiceAccountIamPolicyArgs, GetServiceAccountIamPolicyResult, GetServiceAccountIamPolicyOutputArgs } from "./getServiceAccountIamPolicy"; export declare const getServiceAccountIamPolicy: typeof import("./getServiceAccountIamPolicy").getServiceAccountIamPolicy; export declare const getServiceAccountIamPolicyOutput: typeof import("./getServiceAccountIamPolicy").getServiceAccountIamPolicyOutput; export { GetWorkforcePoolArgs, GetWorkforcePoolResult, GetWorkforcePoolOutputArgs } from "./getWorkforcePool"; export declare const getWorkforcePool: typeof import("./getWorkforcePool").getWorkforcePool; export declare const getWorkforcePoolOutput: typeof import("./getWorkforcePool").getWorkforcePoolOutput; export { GetWorkforcePoolIamPolicyArgs, GetWorkforcePoolIamPolicyResult, GetWorkforcePoolIamPolicyOutputArgs } from "./getWorkforcePoolIamPolicy"; export declare const getWorkforcePoolIamPolicy: typeof import("./getWorkforcePoolIamPolicy").getWorkforcePoolIamPolicy; export declare const getWorkforcePoolIamPolicyOutput: typeof import("./getWorkforcePoolIamPolicy").getWorkforcePoolIamPolicyOutput; export { GetWorkforcePoolKeyArgs, GetWorkforcePoolKeyResult, GetWorkforcePoolKeyOutputArgs } from "./getWorkforcePoolKey"; export declare const getWorkforcePoolKey: typeof import("./getWorkforcePoolKey").getWorkforcePoolKey; export declare const getWorkforcePoolKeyOutput: typeof import("./getWorkforcePoolKey").getWorkforcePoolKeyOutput; export { GetWorkforcePoolProviderArgs, GetWorkforcePoolProviderResult, GetWorkforcePoolProviderOutputArgs } from "./getWorkforcePoolProvider"; export declare const getWorkforcePoolProvider: typeof import("./getWorkforcePoolProvider").getWorkforcePoolProvider; export declare const getWorkforcePoolProviderOutput: typeof import("./getWorkforcePoolProvider").getWorkforcePoolProviderOutput; export { GetWorkloadIdentityPoolArgs, GetWorkloadIdentityPoolResult, GetWorkloadIdentityPoolOutputArgs } from "./getWorkloadIdentityPool"; export declare const getWorkloadIdentityPool: typeof import("./getWorkloadIdentityPool").getWorkloadIdentityPool; export declare const getWorkloadIdentityPoolOutput: typeof import("./getWorkloadIdentityPool").getWorkloadIdentityPoolOutput; export { GetWorkloadIdentityPoolKeyArgs, GetWorkloadIdentityPoolKeyResult, GetWorkloadIdentityPoolKeyOutputArgs } from "./getWorkloadIdentityPoolKey"; export declare const getWorkloadIdentityPoolKey: typeof import("./getWorkloadIdentityPoolKey").getWorkloadIdentityPoolKey; export declare const getWorkloadIdentityPoolKeyOutput: typeof import("./getWorkloadIdentityPoolKey").getWorkloadIdentityPoolKeyOutput; export { KeyArgs } from "./key"; export type Key = import("./key").Key; export declare const Key: typeof import("./key").Key; export { OrganizationRoleArgs } from "./organizationRole"; export type OrganizationRole = import("./organizationRole").OrganizationRole; export declare const OrganizationRole: typeof import("./organizationRole").OrganizationRole; export { ProviderArgs } from "./provider"; export type Provider = import("./provider").Provider; export declare const Provider: typeof import("./provider").Provider; export { RoleArgs } from "./role"; export type Role = import("./role").Role; export declare const Role: typeof import("./role").Role; export { ServiceAccountArgs } from "./serviceAccount"; export type ServiceAccount = import("./serviceAccount").ServiceAccount; export declare const ServiceAccount: typeof import("./serviceAccount").ServiceAccount; export { ServiceAccountIamBindingArgs } from "./serviceAccountIamBinding"; export type ServiceAccountIamBinding = import("./serviceAccountIamBinding").ServiceAccountIamBinding; export declare const ServiceAccountIamBinding: typeof import("./serviceAccountIamBinding").ServiceAccountIamBinding; export { ServiceAccountIamMemberArgs } from "./serviceAccountIamMember"; export type ServiceAccountIamMember = import("./serviceAccountIamMember").ServiceAccountIamMember; export declare const ServiceAccountIamMember: typeof import("./serviceAccountIamMember").ServiceAccountIamMember; export { ServiceAccountIamPolicyArgs } from "./serviceAccountIamPolicy"; export type ServiceAccountIamPolicy = import("./serviceAccountIamPolicy").ServiceAccountIamPolicy; export declare const ServiceAccountIamPolicy: typeof import("./serviceAccountIamPolicy").ServiceAccountIamPolicy; export { WorkforcePoolArgs } from "./workforcePool"; export type WorkforcePool = import("./workforcePool").WorkforcePool; export declare const WorkforcePool: typeof import("./workforcePool").WorkforcePool; export { WorkforcePoolIamBindingArgs } from "./workforcePoolIamBinding"; export type WorkforcePoolIamBinding = import("./workforcePoolIamBinding").WorkforcePoolIamBinding; export declare const WorkforcePoolIamBinding: typeof import("./workforcePoolIamBinding").WorkforcePoolIamBinding; export { WorkforcePoolIamMemberArgs } from "./workforcePoolIamMember"; export type WorkforcePoolIamMember = import("./workforcePoolIamMember").WorkforcePoolIamMember; export declare const WorkforcePoolIamMember: typeof import("./workforcePoolIamMember").WorkforcePoolIamMember; export { WorkforcePoolIamPolicyArgs } from "./workforcePoolIamPolicy"; export type WorkforcePoolIamPolicy = import("./workforcePoolIamPolicy").WorkforcePoolIamPolicy; export declare const WorkforcePoolIamPolicy: typeof import("./workforcePoolIamPolicy").WorkforcePoolIamPolicy; export { WorkforcePoolKeyArgs } from "./workforcePoolKey"; export type WorkforcePoolKey = import("./workforcePoolKey").WorkforcePoolKey; export declare const WorkforcePoolKey: typeof import("./workforcePoolKey").WorkforcePoolKey; export { WorkforcePoolProviderArgs } from "./workforcePoolProvider"; export type WorkforcePoolProvider = import("./workforcePoolProvider").WorkforcePoolProvider; export declare const WorkforcePoolProvider: typeof import("./workforcePoolProvider").WorkforcePoolProvider; export { WorkloadIdentityPoolArgs } from "./workloadIdentityPool"; export type WorkloadIdentityPool = import("./workloadIdentityPool").WorkloadIdentityPool; export declare const WorkloadIdentityPool: typeof import("./workloadIdentityPool").WorkloadIdentityPool; export { WorkloadIdentityPoolKeyArgs } from "./workloadIdentityPoolKey"; export type WorkloadIdentityPoolKey = import("./workloadIdentityPoolKey").WorkloadIdentityPoolKey; export declare const WorkloadIdentityPoolKey: typeof import("./workloadIdentityPoolKey").WorkloadIdentityPoolKey; export * from "../../types/enums/iam/v1";