@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)
170 lines (169 loc) • 14.8 kB
TypeScript
export { AccountAuditConfigurationArgs } from "./accountAuditConfiguration";
export type AccountAuditConfiguration = import("./accountAuditConfiguration").AccountAuditConfiguration;
export declare const AccountAuditConfiguration: typeof import("./accountAuditConfiguration").AccountAuditConfiguration;
export { AuthorizerArgs } from "./authorizer";
export type Authorizer = import("./authorizer").Authorizer;
export declare const Authorizer: typeof import("./authorizer").Authorizer;
export { BillingGroupArgs } from "./billingGroup";
export type BillingGroup = import("./billingGroup").BillingGroup;
export declare const BillingGroup: typeof import("./billingGroup").BillingGroup;
export { CaCertificateArgs } from "./caCertificate";
export type CaCertificate = import("./caCertificate").CaCertificate;
export declare const CaCertificate: typeof import("./caCertificate").CaCertificate;
export { CertificateArgs } from "./certificate";
export type Certificate = import("./certificate").Certificate;
export declare const Certificate: typeof import("./certificate").Certificate;
export { CertificateProviderArgs } from "./certificateProvider";
export type CertificateProvider = import("./certificateProvider").CertificateProvider;
export declare const CertificateProvider: typeof import("./certificateProvider").CertificateProvider;
export { CommandArgs } from "./command";
export type Command = import("./command").Command;
export declare const Command: typeof import("./command").Command;
export { CustomMetricArgs } from "./customMetric";
export type CustomMetric = import("./customMetric").CustomMetric;
export declare const CustomMetric: typeof import("./customMetric").CustomMetric;
export { DimensionArgs } from "./dimension";
export type Dimension = import("./dimension").Dimension;
export declare const Dimension: typeof import("./dimension").Dimension;
export { DomainConfigurationArgs } from "./domainConfiguration";
export type DomainConfiguration = import("./domainConfiguration").DomainConfiguration;
export declare const DomainConfiguration: typeof import("./domainConfiguration").DomainConfiguration;
export { EncryptionConfigurationArgs } from "./encryptionConfiguration";
export type EncryptionConfiguration = import("./encryptionConfiguration").EncryptionConfiguration;
export declare const EncryptionConfiguration: typeof import("./encryptionConfiguration").EncryptionConfiguration;
export { FleetMetricArgs } from "./fleetMetric";
export type FleetMetric = import("./fleetMetric").FleetMetric;
export declare const FleetMetric: typeof import("./fleetMetric").FleetMetric;
export { GetAccountAuditConfigurationArgs, GetAccountAuditConfigurationResult, GetAccountAuditConfigurationOutputArgs } from "./getAccountAuditConfiguration";
export declare const getAccountAuditConfiguration: typeof import("./getAccountAuditConfiguration").getAccountAuditConfiguration;
export declare const getAccountAuditConfigurationOutput: typeof import("./getAccountAuditConfiguration").getAccountAuditConfigurationOutput;
export { GetAuthorizerArgs, GetAuthorizerResult, GetAuthorizerOutputArgs } from "./getAuthorizer";
export declare const getAuthorizer: typeof import("./getAuthorizer").getAuthorizer;
export declare const getAuthorizerOutput: typeof import("./getAuthorizer").getAuthorizerOutput;
export { GetBillingGroupArgs, GetBillingGroupResult, GetBillingGroupOutputArgs } from "./getBillingGroup";
export declare const getBillingGroup: typeof import("./getBillingGroup").getBillingGroup;
export declare const getBillingGroupOutput: typeof import("./getBillingGroup").getBillingGroupOutput;
export { GetCaCertificateArgs, GetCaCertificateResult, GetCaCertificateOutputArgs } from "./getCaCertificate";
export declare const getCaCertificate: typeof import("./getCaCertificate").getCaCertificate;
export declare const getCaCertificateOutput: typeof import("./getCaCertificate").getCaCertificateOutput;
export { GetCertificateArgs, GetCertificateResult, GetCertificateOutputArgs } from "./getCertificate";
export declare const getCertificate: typeof import("./getCertificate").getCertificate;
export declare const getCertificateOutput: typeof import("./getCertificate").getCertificateOutput;
export { GetCertificateProviderArgs, GetCertificateProviderResult, GetCertificateProviderOutputArgs } from "./getCertificateProvider";
export declare const getCertificateProvider: typeof import("./getCertificateProvider").getCertificateProvider;
export declare const getCertificateProviderOutput: typeof import("./getCertificateProvider").getCertificateProviderOutput;
export { GetCommandArgs, GetCommandResult, GetCommandOutputArgs } from "./getCommand";
export declare const getCommand: typeof import("./getCommand").getCommand;
export declare const getCommandOutput: typeof import("./getCommand").getCommandOutput;
export { GetCustomMetricArgs, GetCustomMetricResult, GetCustomMetricOutputArgs } from "./getCustomMetric";
export declare const getCustomMetric: typeof import("./getCustomMetric").getCustomMetric;
export declare const getCustomMetricOutput: typeof import("./getCustomMetric").getCustomMetricOutput;
export { GetDimensionArgs, GetDimensionResult, GetDimensionOutputArgs } from "./getDimension";
export declare const getDimension: typeof import("./getDimension").getDimension;
export declare const getDimensionOutput: typeof import("./getDimension").getDimensionOutput;
export { GetDomainConfigurationArgs, GetDomainConfigurationResult, GetDomainConfigurationOutputArgs } from "./getDomainConfiguration";
export declare const getDomainConfiguration: typeof import("./getDomainConfiguration").getDomainConfiguration;
export declare const getDomainConfigurationOutput: typeof import("./getDomainConfiguration").getDomainConfigurationOutput;
export { GetEncryptionConfigurationArgs, GetEncryptionConfigurationResult, GetEncryptionConfigurationOutputArgs } from "./getEncryptionConfiguration";
export declare const getEncryptionConfiguration: typeof import("./getEncryptionConfiguration").getEncryptionConfiguration;
export declare const getEncryptionConfigurationOutput: typeof import("./getEncryptionConfiguration").getEncryptionConfigurationOutput;
export { GetFleetMetricArgs, GetFleetMetricResult, GetFleetMetricOutputArgs } from "./getFleetMetric";
export declare const getFleetMetric: typeof import("./getFleetMetric").getFleetMetric;
export declare const getFleetMetricOutput: typeof import("./getFleetMetric").getFleetMetricOutput;
export { GetJobTemplateArgs, GetJobTemplateResult, GetJobTemplateOutputArgs } from "./getJobTemplate";
export declare const getJobTemplate: typeof import("./getJobTemplate").getJobTemplate;
export declare const getJobTemplateOutput: typeof import("./getJobTemplate").getJobTemplateOutput;
export { GetLoggingArgs, GetLoggingResult, GetLoggingOutputArgs } from "./getLogging";
export declare const getLogging: typeof import("./getLogging").getLogging;
export declare const getLoggingOutput: typeof import("./getLogging").getLoggingOutput;
export { GetMitigationActionArgs, GetMitigationActionResult, GetMitigationActionOutputArgs } from "./getMitigationAction";
export declare const getMitigationAction: typeof import("./getMitigationAction").getMitigationAction;
export declare const getMitigationActionOutput: typeof import("./getMitigationAction").getMitigationActionOutput;
export { GetPolicyArgs, GetPolicyResult, GetPolicyOutputArgs } from "./getPolicy";
export declare const getPolicy: typeof import("./getPolicy").getPolicy;
export declare const getPolicyOutput: typeof import("./getPolicy").getPolicyOutput;
export { GetProvisioningTemplateArgs, GetProvisioningTemplateResult, GetProvisioningTemplateOutputArgs } from "./getProvisioningTemplate";
export declare const getProvisioningTemplate: typeof import("./getProvisioningTemplate").getProvisioningTemplate;
export declare const getProvisioningTemplateOutput: typeof import("./getProvisioningTemplate").getProvisioningTemplateOutput;
export { GetResourceSpecificLoggingArgs, GetResourceSpecificLoggingResult, GetResourceSpecificLoggingOutputArgs } from "./getResourceSpecificLogging";
export declare const getResourceSpecificLogging: typeof import("./getResourceSpecificLogging").getResourceSpecificLogging;
export declare const getResourceSpecificLoggingOutput: typeof import("./getResourceSpecificLogging").getResourceSpecificLoggingOutput;
export { GetRoleAliasArgs, GetRoleAliasResult, GetRoleAliasOutputArgs } from "./getRoleAlias";
export declare const getRoleAlias: typeof import("./getRoleAlias").getRoleAlias;
export declare const getRoleAliasOutput: typeof import("./getRoleAlias").getRoleAliasOutput;
export { GetScheduledAuditArgs, GetScheduledAuditResult, GetScheduledAuditOutputArgs } from "./getScheduledAudit";
export declare const getScheduledAudit: typeof import("./getScheduledAudit").getScheduledAudit;
export declare const getScheduledAuditOutput: typeof import("./getScheduledAudit").getScheduledAuditOutput;
export { GetSecurityProfileArgs, GetSecurityProfileResult, GetSecurityProfileOutputArgs } from "./getSecurityProfile";
export declare const getSecurityProfile: typeof import("./getSecurityProfile").getSecurityProfile;
export declare const getSecurityProfileOutput: typeof import("./getSecurityProfile").getSecurityProfileOutput;
export { GetSoftwarePackageArgs, GetSoftwarePackageResult, GetSoftwarePackageOutputArgs } from "./getSoftwarePackage";
export declare const getSoftwarePackage: typeof import("./getSoftwarePackage").getSoftwarePackage;
export declare const getSoftwarePackageOutput: typeof import("./getSoftwarePackage").getSoftwarePackageOutput;
export { GetSoftwarePackageVersionArgs, GetSoftwarePackageVersionResult, GetSoftwarePackageVersionOutputArgs } from "./getSoftwarePackageVersion";
export declare const getSoftwarePackageVersion: typeof import("./getSoftwarePackageVersion").getSoftwarePackageVersion;
export declare const getSoftwarePackageVersionOutput: typeof import("./getSoftwarePackageVersion").getSoftwarePackageVersionOutput;
export { GetThingArgs, GetThingResult, GetThingOutputArgs } from "./getThing";
export declare const getThing: typeof import("./getThing").getThing;
export declare const getThingOutput: typeof import("./getThing").getThingOutput;
export { GetThingGroupArgs, GetThingGroupResult, GetThingGroupOutputArgs } from "./getThingGroup";
export declare const getThingGroup: typeof import("./getThingGroup").getThingGroup;
export declare const getThingGroupOutput: typeof import("./getThingGroup").getThingGroupOutput;
export { GetThingTypeArgs, GetThingTypeResult, GetThingTypeOutputArgs } from "./getThingType";
export declare const getThingType: typeof import("./getThingType").getThingType;
export declare const getThingTypeOutput: typeof import("./getThingType").getThingTypeOutput;
export { GetTopicRuleArgs, GetTopicRuleResult, GetTopicRuleOutputArgs } from "./getTopicRule";
export declare const getTopicRule: typeof import("./getTopicRule").getTopicRule;
export declare const getTopicRuleOutput: typeof import("./getTopicRule").getTopicRuleOutput;
export { GetTopicRuleDestinationArgs, GetTopicRuleDestinationResult, GetTopicRuleDestinationOutputArgs } from "./getTopicRuleDestination";
export declare const getTopicRuleDestination: typeof import("./getTopicRuleDestination").getTopicRuleDestination;
export declare const getTopicRuleDestinationOutput: typeof import("./getTopicRuleDestination").getTopicRuleDestinationOutput;
export { JobTemplateArgs } from "./jobTemplate";
export type JobTemplate = import("./jobTemplate").JobTemplate;
export declare const JobTemplate: typeof import("./jobTemplate").JobTemplate;
export { LoggingArgs } from "./logging";
export type Logging = import("./logging").Logging;
export declare const Logging: typeof import("./logging").Logging;
export { MitigationActionArgs } from "./mitigationAction";
export type MitigationAction = import("./mitigationAction").MitigationAction;
export declare const MitigationAction: typeof import("./mitigationAction").MitigationAction;
export { PolicyArgs } from "./policy";
export type Policy = import("./policy").Policy;
export declare const Policy: typeof import("./policy").Policy;
export { ProvisioningTemplateArgs } from "./provisioningTemplate";
export type ProvisioningTemplate = import("./provisioningTemplate").ProvisioningTemplate;
export declare const ProvisioningTemplate: typeof import("./provisioningTemplate").ProvisioningTemplate;
export { ResourceSpecificLoggingArgs } from "./resourceSpecificLogging";
export type ResourceSpecificLogging = import("./resourceSpecificLogging").ResourceSpecificLogging;
export declare const ResourceSpecificLogging: typeof import("./resourceSpecificLogging").ResourceSpecificLogging;
export { RoleAliasArgs } from "./roleAlias";
export type RoleAlias = import("./roleAlias").RoleAlias;
export declare const RoleAlias: typeof import("./roleAlias").RoleAlias;
export { ScheduledAuditArgs } from "./scheduledAudit";
export type ScheduledAudit = import("./scheduledAudit").ScheduledAudit;
export declare const ScheduledAudit: typeof import("./scheduledAudit").ScheduledAudit;
export { SecurityProfileArgs } from "./securityProfile";
export type SecurityProfile = import("./securityProfile").SecurityProfile;
export declare const SecurityProfile: typeof import("./securityProfile").SecurityProfile;
export { SoftwarePackageArgs } from "./softwarePackage";
export type SoftwarePackage = import("./softwarePackage").SoftwarePackage;
export declare const SoftwarePackage: typeof import("./softwarePackage").SoftwarePackage;
export { SoftwarePackageVersionArgs } from "./softwarePackageVersion";
export type SoftwarePackageVersion = import("./softwarePackageVersion").SoftwarePackageVersion;
export declare const SoftwarePackageVersion: typeof import("./softwarePackageVersion").SoftwarePackageVersion;
export { ThingArgs } from "./thing";
export type Thing = import("./thing").Thing;
export declare const Thing: typeof import("./thing").Thing;
export { ThingGroupArgs } from "./thingGroup";
export type ThingGroup = import("./thingGroup").ThingGroup;
export declare const ThingGroup: typeof import("./thingGroup").ThingGroup;
export { ThingTypeArgs } from "./thingType";
export type ThingType = import("./thingType").ThingType;
export declare const ThingType: typeof import("./thingType").ThingType;
export { TopicRuleArgs } from "./topicRule";
export type TopicRule = import("./topicRule").TopicRule;
export declare const TopicRule: typeof import("./topicRule").TopicRule;
export { TopicRuleDestinationArgs } from "./topicRuleDestination";
export type TopicRuleDestination = import("./topicRuleDestination").TopicRuleDestination;
export declare const TopicRuleDestination: typeof import("./topicRuleDestination").TopicRuleDestination;
export * from "../types/enums/iot";