@pulumi/aws-native
Version:
The Pulumi AWS Cloud Control Provider enables you to build, deploy, and manage [any AWS resource that's supported by the AWS Cloud Control API](https://github.com/pulumi/pulumi-aws-native/blob/master/provider/cmd/pulumi-gen-aws-native/supported-types.txt)
134 lines (133 loc) • 11.8 kB
TypeScript
export { ApiKeyCredentialProviderArgs } from "./apiKeyCredentialProvider";
export type ApiKeyCredentialProvider = import("./apiKeyCredentialProvider").ApiKeyCredentialProvider;
export declare const ApiKeyCredentialProvider: typeof import("./apiKeyCredentialProvider").ApiKeyCredentialProvider;
export { BrowserCustomArgs } from "./browserCustom";
export type BrowserCustom = import("./browserCustom").BrowserCustom;
export declare const BrowserCustom: typeof import("./browserCustom").BrowserCustom;
export { BrowserProfileArgs } from "./browserProfile";
export type BrowserProfile = import("./browserProfile").BrowserProfile;
export declare const BrowserProfile: typeof import("./browserProfile").BrowserProfile;
export { CodeInterpreterCustomArgs } from "./codeInterpreterCustom";
export type CodeInterpreterCustom = import("./codeInterpreterCustom").CodeInterpreterCustom;
export declare const CodeInterpreterCustom: typeof import("./codeInterpreterCustom").CodeInterpreterCustom;
export { ConfigurationBundleArgs } from "./configurationBundle";
export type ConfigurationBundle = import("./configurationBundle").ConfigurationBundle;
export declare const ConfigurationBundle: typeof import("./configurationBundle").ConfigurationBundle;
export { DatasetArgs } from "./dataset";
export type Dataset = import("./dataset").Dataset;
export declare const Dataset: typeof import("./dataset").Dataset;
export { EvaluatorArgs } from "./evaluator";
export type Evaluator = import("./evaluator").Evaluator;
export declare const Evaluator: typeof import("./evaluator").Evaluator;
export { GatewayArgs } from "./gateway";
export type Gateway = import("./gateway").Gateway;
export declare const Gateway: typeof import("./gateway").Gateway;
export { GatewayTargetArgs } from "./gatewayTarget";
export type GatewayTarget = import("./gatewayTarget").GatewayTarget;
export declare const GatewayTarget: typeof import("./gatewayTarget").GatewayTarget;
export { GetApiKeyCredentialProviderArgs, GetApiKeyCredentialProviderResult, GetApiKeyCredentialProviderOutputArgs } from "./getApiKeyCredentialProvider";
export declare const getApiKeyCredentialProvider: typeof import("./getApiKeyCredentialProvider").getApiKeyCredentialProvider;
export declare const getApiKeyCredentialProviderOutput: typeof import("./getApiKeyCredentialProvider").getApiKeyCredentialProviderOutput;
export { GetBrowserCustomArgs, GetBrowserCustomResult, GetBrowserCustomOutputArgs } from "./getBrowserCustom";
export declare const getBrowserCustom: typeof import("./getBrowserCustom").getBrowserCustom;
export declare const getBrowserCustomOutput: typeof import("./getBrowserCustom").getBrowserCustomOutput;
export { GetBrowserProfileArgs, GetBrowserProfileResult, GetBrowserProfileOutputArgs } from "./getBrowserProfile";
export declare const getBrowserProfile: typeof import("./getBrowserProfile").getBrowserProfile;
export declare const getBrowserProfileOutput: typeof import("./getBrowserProfile").getBrowserProfileOutput;
export { GetCodeInterpreterCustomArgs, GetCodeInterpreterCustomResult, GetCodeInterpreterCustomOutputArgs } from "./getCodeInterpreterCustom";
export declare const getCodeInterpreterCustom: typeof import("./getCodeInterpreterCustom").getCodeInterpreterCustom;
export declare const getCodeInterpreterCustomOutput: typeof import("./getCodeInterpreterCustom").getCodeInterpreterCustomOutput;
export { GetConfigurationBundleArgs, GetConfigurationBundleResult, GetConfigurationBundleOutputArgs } from "./getConfigurationBundle";
export declare const getConfigurationBundle: typeof import("./getConfigurationBundle").getConfigurationBundle;
export declare const getConfigurationBundleOutput: typeof import("./getConfigurationBundle").getConfigurationBundleOutput;
export { GetDatasetArgs, GetDatasetResult, GetDatasetOutputArgs } from "./getDataset";
export declare const getDataset: typeof import("./getDataset").getDataset;
export declare const getDatasetOutput: typeof import("./getDataset").getDatasetOutput;
export { GetEvaluatorArgs, GetEvaluatorResult, GetEvaluatorOutputArgs } from "./getEvaluator";
export declare const getEvaluator: typeof import("./getEvaluator").getEvaluator;
export declare const getEvaluatorOutput: typeof import("./getEvaluator").getEvaluatorOutput;
export { GetGatewayArgs, GetGatewayResult, GetGatewayOutputArgs } from "./getGateway";
export declare const getGateway: typeof import("./getGateway").getGateway;
export declare const getGatewayOutput: typeof import("./getGateway").getGatewayOutput;
export { GetGatewayTargetArgs, GetGatewayTargetResult, GetGatewayTargetOutputArgs } from "./getGatewayTarget";
export declare const getGatewayTarget: typeof import("./getGatewayTarget").getGatewayTarget;
export declare const getGatewayTargetOutput: typeof import("./getGatewayTarget").getGatewayTargetOutput;
export { GetHarnessArgs, GetHarnessResult, GetHarnessOutputArgs } from "./getHarness";
export declare const getHarness: typeof import("./getHarness").getHarness;
export declare const getHarnessOutput: typeof import("./getHarness").getHarnessOutput;
export { GetMemoryArgs, GetMemoryResult, GetMemoryOutputArgs } from "./getMemory";
export declare const getMemory: typeof import("./getMemory").getMemory;
export declare const getMemoryOutput: typeof import("./getMemory").getMemoryOutput;
export { GetOAuth2CredentialProviderArgs, GetOAuth2CredentialProviderResult, GetOAuth2CredentialProviderOutputArgs } from "./getOAuth2CredentialProvider";
export declare const getOAuth2CredentialProvider: typeof import("./getOAuth2CredentialProvider").getOAuth2CredentialProvider;
export declare const getOAuth2CredentialProviderOutput: typeof import("./getOAuth2CredentialProvider").getOAuth2CredentialProviderOutput;
export { GetOnlineEvaluationConfigArgs, GetOnlineEvaluationConfigResult, GetOnlineEvaluationConfigOutputArgs } from "./getOnlineEvaluationConfig";
export declare const getOnlineEvaluationConfig: typeof import("./getOnlineEvaluationConfig").getOnlineEvaluationConfig;
export declare const getOnlineEvaluationConfigOutput: typeof import("./getOnlineEvaluationConfig").getOnlineEvaluationConfigOutput;
export { GetPaymentConnectorArgs, GetPaymentConnectorResult, GetPaymentConnectorOutputArgs } from "./getPaymentConnector";
export declare const getPaymentConnector: typeof import("./getPaymentConnector").getPaymentConnector;
export declare const getPaymentConnectorOutput: typeof import("./getPaymentConnector").getPaymentConnectorOutput;
export { GetPaymentCredentialProviderArgs, GetPaymentCredentialProviderResult, GetPaymentCredentialProviderOutputArgs } from "./getPaymentCredentialProvider";
export declare const getPaymentCredentialProvider: typeof import("./getPaymentCredentialProvider").getPaymentCredentialProvider;
export declare const getPaymentCredentialProviderOutput: typeof import("./getPaymentCredentialProvider").getPaymentCredentialProviderOutput;
export { GetPaymentManagerArgs, GetPaymentManagerResult, GetPaymentManagerOutputArgs } from "./getPaymentManager";
export declare const getPaymentManager: typeof import("./getPaymentManager").getPaymentManager;
export declare const getPaymentManagerOutput: typeof import("./getPaymentManager").getPaymentManagerOutput;
export { GetPolicyArgs, GetPolicyResult, GetPolicyOutputArgs } from "./getPolicy";
export declare const getPolicy: typeof import("./getPolicy").getPolicy;
export declare const getPolicyOutput: typeof import("./getPolicy").getPolicyOutput;
export { GetPolicyEngineArgs, GetPolicyEngineResult, GetPolicyEngineOutputArgs } from "./getPolicyEngine";
export declare const getPolicyEngine: typeof import("./getPolicyEngine").getPolicyEngine;
export declare const getPolicyEngineOutput: typeof import("./getPolicyEngine").getPolicyEngineOutput;
export { GetResourcePolicyArgs, GetResourcePolicyResult, GetResourcePolicyOutputArgs } from "./getResourcePolicy";
export declare const getResourcePolicy: typeof import("./getResourcePolicy").getResourcePolicy;
export declare const getResourcePolicyOutput: typeof import("./getResourcePolicy").getResourcePolicyOutput;
export { GetRuntimeArgs, GetRuntimeResult, GetRuntimeOutputArgs } from "./getRuntime";
export declare const getRuntime: typeof import("./getRuntime").getRuntime;
export declare const getRuntimeOutput: typeof import("./getRuntime").getRuntimeOutput;
export { GetRuntimeEndpointArgs, GetRuntimeEndpointResult, GetRuntimeEndpointOutputArgs } from "./getRuntimeEndpoint";
export declare const getRuntimeEndpoint: typeof import("./getRuntimeEndpoint").getRuntimeEndpoint;
export declare const getRuntimeEndpointOutput: typeof import("./getRuntimeEndpoint").getRuntimeEndpointOutput;
export { GetWorkloadIdentityArgs, GetWorkloadIdentityResult, GetWorkloadIdentityOutputArgs } from "./getWorkloadIdentity";
export declare const getWorkloadIdentity: typeof import("./getWorkloadIdentity").getWorkloadIdentity;
export declare const getWorkloadIdentityOutput: typeof import("./getWorkloadIdentity").getWorkloadIdentityOutput;
export { HarnessArgs } from "./harness";
export type Harness = import("./harness").Harness;
export declare const Harness: typeof import("./harness").Harness;
export { MemoryArgs } from "./memory";
export type Memory = import("./memory").Memory;
export declare const Memory: typeof import("./memory").Memory;
export { OAuth2CredentialProviderArgs } from "./oauth2CredentialProvider";
export type OAuth2CredentialProvider = import("./oauth2CredentialProvider").OAuth2CredentialProvider;
export declare const OAuth2CredentialProvider: typeof import("./oauth2CredentialProvider").OAuth2CredentialProvider;
export { OnlineEvaluationConfigArgs } from "./onlineEvaluationConfig";
export type OnlineEvaluationConfig = import("./onlineEvaluationConfig").OnlineEvaluationConfig;
export declare const OnlineEvaluationConfig: typeof import("./onlineEvaluationConfig").OnlineEvaluationConfig;
export { PaymentConnectorArgs } from "./paymentConnector";
export type PaymentConnector = import("./paymentConnector").PaymentConnector;
export declare const PaymentConnector: typeof import("./paymentConnector").PaymentConnector;
export { PaymentCredentialProviderArgs } from "./paymentCredentialProvider";
export type PaymentCredentialProvider = import("./paymentCredentialProvider").PaymentCredentialProvider;
export declare const PaymentCredentialProvider: typeof import("./paymentCredentialProvider").PaymentCredentialProvider;
export { PaymentManagerArgs } from "./paymentManager";
export type PaymentManager = import("./paymentManager").PaymentManager;
export declare const PaymentManager: typeof import("./paymentManager").PaymentManager;
export { PolicyArgs } from "./policy";
export type Policy = import("./policy").Policy;
export declare const Policy: typeof import("./policy").Policy;
export { PolicyEngineArgs } from "./policyEngine";
export type PolicyEngine = import("./policyEngine").PolicyEngine;
export declare const PolicyEngine: typeof import("./policyEngine").PolicyEngine;
export { ResourcePolicyArgs } from "./resourcePolicy";
export type ResourcePolicy = import("./resourcePolicy").ResourcePolicy;
export declare const ResourcePolicy: typeof import("./resourcePolicy").ResourcePolicy;
export { RuntimeArgs } from "./runtime";
export type Runtime = import("./runtime").Runtime;
export declare const Runtime: typeof import("./runtime").Runtime;
export { RuntimeEndpointArgs } from "./runtimeEndpoint";
export type RuntimeEndpoint = import("./runtimeEndpoint").RuntimeEndpoint;
export declare const RuntimeEndpoint: typeof import("./runtimeEndpoint").RuntimeEndpoint;
export { WorkloadIdentityArgs } from "./workloadIdentity";
export type WorkloadIdentity = import("./workloadIdentity").WorkloadIdentity;
export declare const WorkloadIdentity: typeof import("./workloadIdentity").WorkloadIdentity;
export * from "../types/enums/bedrockagentcore";