@pulumi/gcp
Version:
A Pulumi package for creating and managing Google Cloud Platform resources.
49 lines (48 loc) • 4.04 kB
TypeScript
export { GetTagKeyArgs, GetTagKeyResult, GetTagKeyOutputArgs } from "./getTagKey";
export declare const getTagKey: typeof import("./getTagKey").getTagKey;
export declare const getTagKeyOutput: typeof import("./getTagKey").getTagKeyOutput;
export { GetTagKeyIamPolicyArgs, GetTagKeyIamPolicyResult, GetTagKeyIamPolicyOutputArgs } from "./getTagKeyIamPolicy";
export declare const getTagKeyIamPolicy: typeof import("./getTagKeyIamPolicy").getTagKeyIamPolicy;
export declare const getTagKeyIamPolicyOutput: typeof import("./getTagKeyIamPolicy").getTagKeyIamPolicyOutput;
export { GetTagKeysArgs, GetTagKeysResult, GetTagKeysOutputArgs } from "./getTagKeys";
export declare const getTagKeys: typeof import("./getTagKeys").getTagKeys;
export declare const getTagKeysOutput: typeof import("./getTagKeys").getTagKeysOutput;
export { GetTagValueArgs, GetTagValueResult, GetTagValueOutputArgs } from "./getTagValue";
export declare const getTagValue: typeof import("./getTagValue").getTagValue;
export declare const getTagValueOutput: typeof import("./getTagValue").getTagValueOutput;
export { GetTagValueIamPolicyArgs, GetTagValueIamPolicyResult, GetTagValueIamPolicyOutputArgs } from "./getTagValueIamPolicy";
export declare const getTagValueIamPolicy: typeof import("./getTagValueIamPolicy").getTagValueIamPolicy;
export declare const getTagValueIamPolicyOutput: typeof import("./getTagValueIamPolicy").getTagValueIamPolicyOutput;
export { GetTagValuesArgs, GetTagValuesResult, GetTagValuesOutputArgs } from "./getTagValues";
export declare const getTagValues: typeof import("./getTagValues").getTagValues;
export declare const getTagValuesOutput: typeof import("./getTagValues").getTagValuesOutput;
export { LocationTagBindingArgs, LocationTagBindingState } from "./locationTagBinding";
export type LocationTagBinding = import("./locationTagBinding").LocationTagBinding;
export declare const LocationTagBinding: typeof import("./locationTagBinding").LocationTagBinding;
export { TagBindingArgs, TagBindingState } from "./tagBinding";
export type TagBinding = import("./tagBinding").TagBinding;
export declare const TagBinding: typeof import("./tagBinding").TagBinding;
export { TagKeyArgs, TagKeyState } from "./tagKey";
export type TagKey = import("./tagKey").TagKey;
export declare const TagKey: typeof import("./tagKey").TagKey;
export { TagKeyIamBindingArgs, TagKeyIamBindingState } from "./tagKeyIamBinding";
export type TagKeyIamBinding = import("./tagKeyIamBinding").TagKeyIamBinding;
export declare const TagKeyIamBinding: typeof import("./tagKeyIamBinding").TagKeyIamBinding;
export { TagKeyIamMemberArgs, TagKeyIamMemberState } from "./tagKeyIamMember";
export type TagKeyIamMember = import("./tagKeyIamMember").TagKeyIamMember;
export declare const TagKeyIamMember: typeof import("./tagKeyIamMember").TagKeyIamMember;
export { TagKeyIamPolicyArgs, TagKeyIamPolicyState } from "./tagKeyIamPolicy";
export type TagKeyIamPolicy = import("./tagKeyIamPolicy").TagKeyIamPolicy;
export declare const TagKeyIamPolicy: typeof import("./tagKeyIamPolicy").TagKeyIamPolicy;
export { TagValueArgs, TagValueState } from "./tagValue";
export type TagValue = import("./tagValue").TagValue;
export declare const TagValue: typeof import("./tagValue").TagValue;
export { TagValueIamBindingArgs, TagValueIamBindingState } from "./tagValueIamBinding";
export type TagValueIamBinding = import("./tagValueIamBinding").TagValueIamBinding;
export declare const TagValueIamBinding: typeof import("./tagValueIamBinding").TagValueIamBinding;
export { TagValueIamMemberArgs, TagValueIamMemberState } from "./tagValueIamMember";
export type TagValueIamMember = import("./tagValueIamMember").TagValueIamMember;
export declare const TagValueIamMember: typeof import("./tagValueIamMember").TagValueIamMember;
export { TagValueIamPolicyArgs, TagValueIamPolicyState } from "./tagValueIamPolicy";
export type TagValueIamPolicy = import("./tagValueIamPolicy").TagValueIamPolicy;
export declare const TagValueIamPolicy: typeof import("./tagValueIamPolicy").TagValueIamPolicy;