@aws-sdk/client-appstream 3.169.0 → 3.170.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/AppStream.d.ts +1192 -330
  3. package/dist-types/ts3.4/AppStreamClient.d.ts +519 -138
  4. package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +41 -17
  5. package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +37 -17
  7. package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +41 -17
  8. package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +34 -17
  10. package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +37 -17
  11. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +38 -17
  12. package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +41 -17
  13. package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +38 -17
  14. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +34 -17
  15. package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +38 -17
  16. package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +41 -17
  17. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +34 -17
  18. package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +38 -17
  19. package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +38 -17
  20. package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +34 -17
  22. package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +37 -17
  23. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +38 -17
  24. package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +38 -17
  26. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +34 -17
  27. package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +38 -17
  28. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +34 -17
  29. package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +41 -17
  30. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +34 -17
  31. package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +34 -17
  33. package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +38 -17
  34. package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +37 -17
  39. package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +37 -17
  42. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +37 -17
  43. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +37 -17
  44. package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +41 -17
  45. package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +34 -17
  47. package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +34 -17
  48. package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +41 -17
  50. package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +38 -17
  51. package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +34 -17
  52. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +34 -17
  53. package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +41 -17
  54. package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +41 -17
  56. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  57. package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +34 -17
  58. package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +38 -17
  59. package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +34 -17
  60. package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +37 -17
  61. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
  62. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
  63. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +38 -17
  64. package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +41 -17
  65. package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +38 -17
  66. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +34 -17
  67. package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +41 -17
  68. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +34 -17
  69. package/dist-types/ts3.4/commands/index.d.ts +65 -65
  70. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  71. package/dist-types/ts3.4/index.d.ts +7 -7
  72. package/dist-types/ts3.4/models/AppStreamServiceException.d.ts +8 -6
  73. package/dist-types/ts3.4/models/index.d.ts +1 -1
  74. package/dist-types/ts3.4/models/models_0.d.ts +2198 -2017
  75. package/dist-types/ts3.4/pagination/DescribeImagePermissionsPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +11 -4
  77. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  78. package/dist-types/ts3.4/pagination/index.d.ts +3 -3
  79. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +785 -197
  80. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  81. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  82. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  83. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  84. package/dist-types/ts3.4/waiters/index.d.ts +2 -2
  85. package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +13 -7
  86. package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +13 -7
  87. package/package.json +35 -35
@@ -1,138 +1,519 @@
1
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
- import { AssociateApplicationFleetCommandInput, AssociateApplicationFleetCommandOutput } from "./commands/AssociateApplicationFleetCommand";
10
- import { AssociateApplicationToEntitlementCommandInput, AssociateApplicationToEntitlementCommandOutput } from "./commands/AssociateApplicationToEntitlementCommand";
11
- import { AssociateFleetCommandInput, AssociateFleetCommandOutput } from "./commands/AssociateFleetCommand";
12
- import { BatchAssociateUserStackCommandInput, BatchAssociateUserStackCommandOutput } from "./commands/BatchAssociateUserStackCommand";
13
- import { BatchDisassociateUserStackCommandInput, BatchDisassociateUserStackCommandOutput } from "./commands/BatchDisassociateUserStackCommand";
14
- import { CopyImageCommandInput, CopyImageCommandOutput } from "./commands/CopyImageCommand";
15
- import { CreateAppBlockCommandInput, CreateAppBlockCommandOutput } from "./commands/CreateAppBlockCommand";
16
- import { CreateApplicationCommandInput, CreateApplicationCommandOutput } from "./commands/CreateApplicationCommand";
17
- import { CreateDirectoryConfigCommandInput, CreateDirectoryConfigCommandOutput } from "./commands/CreateDirectoryConfigCommand";
18
- import { CreateEntitlementCommandInput, CreateEntitlementCommandOutput } from "./commands/CreateEntitlementCommand";
19
- import { CreateFleetCommandInput, CreateFleetCommandOutput } from "./commands/CreateFleetCommand";
20
- import { CreateImageBuilderCommandInput, CreateImageBuilderCommandOutput } from "./commands/CreateImageBuilderCommand";
21
- import { CreateImageBuilderStreamingURLCommandInput, CreateImageBuilderStreamingURLCommandOutput } from "./commands/CreateImageBuilderStreamingURLCommand";
22
- import { CreateStackCommandInput, CreateStackCommandOutput } from "./commands/CreateStackCommand";
23
- import { CreateStreamingURLCommandInput, CreateStreamingURLCommandOutput } from "./commands/CreateStreamingURLCommand";
24
- import { CreateUpdatedImageCommandInput, CreateUpdatedImageCommandOutput } from "./commands/CreateUpdatedImageCommand";
25
- import { CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput } from "./commands/CreateUsageReportSubscriptionCommand";
26
- import { CreateUserCommandInput, CreateUserCommandOutput } from "./commands/CreateUserCommand";
27
- import { DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput } from "./commands/DeleteAppBlockCommand";
28
- import { DeleteApplicationCommandInput, DeleteApplicationCommandOutput } from "./commands/DeleteApplicationCommand";
29
- import { DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput } from "./commands/DeleteDirectoryConfigCommand";
30
- import { DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput } from "./commands/DeleteEntitlementCommand";
31
- import { DeleteFleetCommandInput, DeleteFleetCommandOutput } from "./commands/DeleteFleetCommand";
32
- import { DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput } from "./commands/DeleteImageBuilderCommand";
33
- import { DeleteImageCommandInput, DeleteImageCommandOutput } from "./commands/DeleteImageCommand";
34
- import { DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput } from "./commands/DeleteImagePermissionsCommand";
35
- import { DeleteStackCommandInput, DeleteStackCommandOutput } from "./commands/DeleteStackCommand";
36
- import { DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput } from "./commands/DeleteUsageReportSubscriptionCommand";
37
- import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
38
- import { DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput } from "./commands/DescribeAppBlocksCommand";
39
- import { DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput } from "./commands/DescribeApplicationFleetAssociationsCommand";
40
- import { DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput } from "./commands/DescribeApplicationsCommand";
41
- import { DescribeDirectoryConfigsCommandInput, DescribeDirectoryConfigsCommandOutput } from "./commands/DescribeDirectoryConfigsCommand";
42
- import { DescribeEntitlementsCommandInput, DescribeEntitlementsCommandOutput } from "./commands/DescribeEntitlementsCommand";
43
- import { DescribeFleetsCommandInput, DescribeFleetsCommandOutput } from "./commands/DescribeFleetsCommand";
44
- import { DescribeImageBuildersCommandInput, DescribeImageBuildersCommandOutput } from "./commands/DescribeImageBuildersCommand";
45
- import { DescribeImagePermissionsCommandInput, DescribeImagePermissionsCommandOutput } from "./commands/DescribeImagePermissionsCommand";
46
- import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "./commands/DescribeImagesCommand";
47
- import { DescribeSessionsCommandInput, DescribeSessionsCommandOutput } from "./commands/DescribeSessionsCommand";
48
- import { DescribeStacksCommandInput, DescribeStacksCommandOutput } from "./commands/DescribeStacksCommand";
49
- import { DescribeUsageReportSubscriptionsCommandInput, DescribeUsageReportSubscriptionsCommandOutput } from "./commands/DescribeUsageReportSubscriptionsCommand";
50
- import { DescribeUsersCommandInput, DescribeUsersCommandOutput } from "./commands/DescribeUsersCommand";
51
- import { DescribeUserStackAssociationsCommandInput, DescribeUserStackAssociationsCommandOutput } from "./commands/DescribeUserStackAssociationsCommand";
52
- import { DisableUserCommandInput, DisableUserCommandOutput } from "./commands/DisableUserCommand";
53
- import { DisassociateApplicationFleetCommandInput, DisassociateApplicationFleetCommandOutput } from "./commands/DisassociateApplicationFleetCommand";
54
- import { DisassociateApplicationFromEntitlementCommandInput, DisassociateApplicationFromEntitlementCommandOutput } from "./commands/DisassociateApplicationFromEntitlementCommand";
55
- import { DisassociateFleetCommandInput, DisassociateFleetCommandOutput } from "./commands/DisassociateFleetCommand";
56
- import { EnableUserCommandInput, EnableUserCommandOutput } from "./commands/EnableUserCommand";
57
- import { ExpireSessionCommandInput, ExpireSessionCommandOutput } from "./commands/ExpireSessionCommand";
58
- import { ListAssociatedFleetsCommandInput, ListAssociatedFleetsCommandOutput } from "./commands/ListAssociatedFleetsCommand";
59
- import { ListAssociatedStacksCommandInput, ListAssociatedStacksCommandOutput } from "./commands/ListAssociatedStacksCommand";
60
- import { ListEntitledApplicationsCommandInput, ListEntitledApplicationsCommandOutput } from "./commands/ListEntitledApplicationsCommand";
61
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
62
- import { StartFleetCommandInput, StartFleetCommandOutput } from "./commands/StartFleetCommand";
63
- import { StartImageBuilderCommandInput, StartImageBuilderCommandOutput } from "./commands/StartImageBuilderCommand";
64
- import { StopFleetCommandInput, StopFleetCommandOutput } from "./commands/StopFleetCommand";
65
- import { StopImageBuilderCommandInput, StopImageBuilderCommandOutput } from "./commands/StopImageBuilderCommand";
66
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
67
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
68
- import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "./commands/UpdateApplicationCommand";
69
- import { UpdateDirectoryConfigCommandInput, UpdateDirectoryConfigCommandOutput } from "./commands/UpdateDirectoryConfigCommand";
70
- import { UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput } from "./commands/UpdateEntitlementCommand";
71
- import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "./commands/UpdateFleetCommand";
72
- import { UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput } from "./commands/UpdateImagePermissionsCommand";
73
- import { UpdateStackCommandInput, UpdateStackCommandOutput } from "./commands/UpdateStackCommand";
74
- export declare type ServiceInputTypes = AssociateApplicationFleetCommandInput | AssociateApplicationToEntitlementCommandInput | AssociateFleetCommandInput | BatchAssociateUserStackCommandInput | BatchDisassociateUserStackCommandInput | CopyImageCommandInput | CreateAppBlockCommandInput | CreateApplicationCommandInput | CreateDirectoryConfigCommandInput | CreateEntitlementCommandInput | CreateFleetCommandInput | CreateImageBuilderCommandInput | CreateImageBuilderStreamingURLCommandInput | CreateStackCommandInput | CreateStreamingURLCommandInput | CreateUpdatedImageCommandInput | CreateUsageReportSubscriptionCommandInput | CreateUserCommandInput | DeleteAppBlockCommandInput | DeleteApplicationCommandInput | DeleteDirectoryConfigCommandInput | DeleteEntitlementCommandInput | DeleteFleetCommandInput | DeleteImageBuilderCommandInput | DeleteImageCommandInput | DeleteImagePermissionsCommandInput | DeleteStackCommandInput | DeleteUsageReportSubscriptionCommandInput | DeleteUserCommandInput | DescribeAppBlocksCommandInput | DescribeApplicationFleetAssociationsCommandInput | DescribeApplicationsCommandInput | DescribeDirectoryConfigsCommandInput | DescribeEntitlementsCommandInput | DescribeFleetsCommandInput | DescribeImageBuildersCommandInput | DescribeImagePermissionsCommandInput | DescribeImagesCommandInput | DescribeSessionsCommandInput | DescribeStacksCommandInput | DescribeUsageReportSubscriptionsCommandInput | DescribeUserStackAssociationsCommandInput | DescribeUsersCommandInput | DisableUserCommandInput | DisassociateApplicationFleetCommandInput | DisassociateApplicationFromEntitlementCommandInput | DisassociateFleetCommandInput | EnableUserCommandInput | ExpireSessionCommandInput | ListAssociatedFleetsCommandInput | ListAssociatedStacksCommandInput | ListEntitledApplicationsCommandInput | ListTagsForResourceCommandInput | StartFleetCommandInput | StartImageBuilderCommandInput | StopFleetCommandInput | StopImageBuilderCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateApplicationCommandInput | UpdateDirectoryConfigCommandInput | UpdateEntitlementCommandInput | UpdateFleetCommandInput | UpdateImagePermissionsCommandInput | UpdateStackCommandInput;
75
- export declare type ServiceOutputTypes = AssociateApplicationFleetCommandOutput | AssociateApplicationToEntitlementCommandOutput | AssociateFleetCommandOutput | BatchAssociateUserStackCommandOutput | BatchDisassociateUserStackCommandOutput | CopyImageCommandOutput | CreateAppBlockCommandOutput | CreateApplicationCommandOutput | CreateDirectoryConfigCommandOutput | CreateEntitlementCommandOutput | CreateFleetCommandOutput | CreateImageBuilderCommandOutput | CreateImageBuilderStreamingURLCommandOutput | CreateStackCommandOutput | CreateStreamingURLCommandOutput | CreateUpdatedImageCommandOutput | CreateUsageReportSubscriptionCommandOutput | CreateUserCommandOutput | DeleteAppBlockCommandOutput | DeleteApplicationCommandOutput | DeleteDirectoryConfigCommandOutput | DeleteEntitlementCommandOutput | DeleteFleetCommandOutput | DeleteImageBuilderCommandOutput | DeleteImageCommandOutput | DeleteImagePermissionsCommandOutput | DeleteStackCommandOutput | DeleteUsageReportSubscriptionCommandOutput | DeleteUserCommandOutput | DescribeAppBlocksCommandOutput | DescribeApplicationFleetAssociationsCommandOutput | DescribeApplicationsCommandOutput | DescribeDirectoryConfigsCommandOutput | DescribeEntitlementsCommandOutput | DescribeFleetsCommandOutput | DescribeImageBuildersCommandOutput | DescribeImagePermissionsCommandOutput | DescribeImagesCommandOutput | DescribeSessionsCommandOutput | DescribeStacksCommandOutput | DescribeUsageReportSubscriptionsCommandOutput | DescribeUserStackAssociationsCommandOutput | DescribeUsersCommandOutput | DisableUserCommandOutput | DisassociateApplicationFleetCommandOutput | DisassociateApplicationFromEntitlementCommandOutput | DisassociateFleetCommandOutput | EnableUserCommandOutput | ExpireSessionCommandOutput | ListAssociatedFleetsCommandOutput | ListAssociatedStacksCommandOutput | ListEntitledApplicationsCommandOutput | ListTagsForResourceCommandOutput | StartFleetCommandOutput | StartImageBuilderCommandOutput | StopFleetCommandOutput | StopImageBuilderCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateApplicationCommandOutput | UpdateDirectoryConfigCommandOutput | UpdateEntitlementCommandOutput | UpdateFleetCommandOutput | UpdateImagePermissionsCommandOutput | UpdateStackCommandOutput;
76
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
77
-
78
- requestHandler?: __HttpHandler;
79
-
80
- sha256?: __HashConstructor;
81
-
82
- urlParser?: __UrlParser;
83
-
84
- bodyLengthChecker?: __BodyLengthCalculator;
85
-
86
- streamCollector?: __StreamCollector;
87
-
88
- base64Decoder?: __Decoder;
89
-
90
- base64Encoder?: __Encoder;
91
-
92
- utf8Decoder?: __Decoder;
93
-
94
- utf8Encoder?: __Encoder;
95
-
96
- runtime?: string;
97
-
98
- disableHostPrefix?: boolean;
99
-
100
- maxAttempts?: number | __Provider<number>;
101
-
102
- retryMode?: string | __Provider<string>;
103
-
104
- logger?: __Logger;
105
-
106
- useDualstackEndpoint?: boolean | __Provider<boolean>;
107
-
108
- useFipsEndpoint?: boolean | __Provider<boolean>;
109
-
110
- serviceId?: string;
111
-
112
- region?: string | __Provider<string>;
113
-
114
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
115
-
116
- regionInfoProvider?: RegionInfoProvider;
117
-
118
- defaultUserAgentProvider?: Provider<__UserAgent>;
119
-
120
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
121
- }
122
- declare type AppStreamClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
123
-
124
- export interface AppStreamClientConfig extends AppStreamClientConfigType {
125
- }
126
- declare type AppStreamClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
127
-
128
- export interface AppStreamClientResolvedConfig extends AppStreamClientResolvedConfigType {
129
- }
130
-
131
- export declare class AppStreamClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, AppStreamClientResolvedConfig> {
132
-
133
- readonly config: AppStreamClientResolvedConfig;
134
- constructor(configuration: AppStreamClientConfig);
135
-
136
- destroy(): void;
137
- }
138
- export {};
1
+ import {
2
+ EndpointsInputConfig,
3
+ EndpointsResolvedConfig,
4
+ RegionInputConfig,
5
+ RegionResolvedConfig,
6
+ } from "@aws-sdk/config-resolver";
7
+ import {
8
+ HostHeaderInputConfig,
9
+ HostHeaderResolvedConfig,
10
+ } from "@aws-sdk/middleware-host-header";
11
+ import {
12
+ RetryInputConfig,
13
+ RetryResolvedConfig,
14
+ } from "@aws-sdk/middleware-retry";
15
+ import {
16
+ AwsAuthInputConfig,
17
+ AwsAuthResolvedConfig,
18
+ } from "@aws-sdk/middleware-signing";
19
+ import {
20
+ UserAgentInputConfig,
21
+ UserAgentResolvedConfig,
22
+ } from "@aws-sdk/middleware-user-agent";
23
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
24
+ import {
25
+ Client as __Client,
26
+ DefaultsMode,
27
+ SmithyConfiguration as __SmithyConfiguration,
28
+ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
29
+ } from "@aws-sdk/smithy-client";
30
+ import {
31
+ BodyLengthCalculator as __BodyLengthCalculator,
32
+ Credentials as __Credentials,
33
+ Decoder as __Decoder,
34
+ Encoder as __Encoder,
35
+ HashConstructor as __HashConstructor,
36
+ HttpHandlerOptions as __HttpHandlerOptions,
37
+ Logger as __Logger,
38
+ Provider as __Provider,
39
+ Provider,
40
+ RegionInfoProvider,
41
+ StreamCollector as __StreamCollector,
42
+ UrlParser as __UrlParser,
43
+ UserAgent as __UserAgent,
44
+ } from "@aws-sdk/types";
45
+ import {
46
+ AssociateApplicationFleetCommandInput,
47
+ AssociateApplicationFleetCommandOutput,
48
+ } from "./commands/AssociateApplicationFleetCommand";
49
+ import {
50
+ AssociateApplicationToEntitlementCommandInput,
51
+ AssociateApplicationToEntitlementCommandOutput,
52
+ } from "./commands/AssociateApplicationToEntitlementCommand";
53
+ import {
54
+ AssociateFleetCommandInput,
55
+ AssociateFleetCommandOutput,
56
+ } from "./commands/AssociateFleetCommand";
57
+ import {
58
+ BatchAssociateUserStackCommandInput,
59
+ BatchAssociateUserStackCommandOutput,
60
+ } from "./commands/BatchAssociateUserStackCommand";
61
+ import {
62
+ BatchDisassociateUserStackCommandInput,
63
+ BatchDisassociateUserStackCommandOutput,
64
+ } from "./commands/BatchDisassociateUserStackCommand";
65
+ import {
66
+ CopyImageCommandInput,
67
+ CopyImageCommandOutput,
68
+ } from "./commands/CopyImageCommand";
69
+ import {
70
+ CreateAppBlockCommandInput,
71
+ CreateAppBlockCommandOutput,
72
+ } from "./commands/CreateAppBlockCommand";
73
+ import {
74
+ CreateApplicationCommandInput,
75
+ CreateApplicationCommandOutput,
76
+ } from "./commands/CreateApplicationCommand";
77
+ import {
78
+ CreateDirectoryConfigCommandInput,
79
+ CreateDirectoryConfigCommandOutput,
80
+ } from "./commands/CreateDirectoryConfigCommand";
81
+ import {
82
+ CreateEntitlementCommandInput,
83
+ CreateEntitlementCommandOutput,
84
+ } from "./commands/CreateEntitlementCommand";
85
+ import {
86
+ CreateFleetCommandInput,
87
+ CreateFleetCommandOutput,
88
+ } from "./commands/CreateFleetCommand";
89
+ import {
90
+ CreateImageBuilderCommandInput,
91
+ CreateImageBuilderCommandOutput,
92
+ } from "./commands/CreateImageBuilderCommand";
93
+ import {
94
+ CreateImageBuilderStreamingURLCommandInput,
95
+ CreateImageBuilderStreamingURLCommandOutput,
96
+ } from "./commands/CreateImageBuilderStreamingURLCommand";
97
+ import {
98
+ CreateStackCommandInput,
99
+ CreateStackCommandOutput,
100
+ } from "./commands/CreateStackCommand";
101
+ import {
102
+ CreateStreamingURLCommandInput,
103
+ CreateStreamingURLCommandOutput,
104
+ } from "./commands/CreateStreamingURLCommand";
105
+ import {
106
+ CreateUpdatedImageCommandInput,
107
+ CreateUpdatedImageCommandOutput,
108
+ } from "./commands/CreateUpdatedImageCommand";
109
+ import {
110
+ CreateUsageReportSubscriptionCommandInput,
111
+ CreateUsageReportSubscriptionCommandOutput,
112
+ } from "./commands/CreateUsageReportSubscriptionCommand";
113
+ import {
114
+ CreateUserCommandInput,
115
+ CreateUserCommandOutput,
116
+ } from "./commands/CreateUserCommand";
117
+ import {
118
+ DeleteAppBlockCommandInput,
119
+ DeleteAppBlockCommandOutput,
120
+ } from "./commands/DeleteAppBlockCommand";
121
+ import {
122
+ DeleteApplicationCommandInput,
123
+ DeleteApplicationCommandOutput,
124
+ } from "./commands/DeleteApplicationCommand";
125
+ import {
126
+ DeleteDirectoryConfigCommandInput,
127
+ DeleteDirectoryConfigCommandOutput,
128
+ } from "./commands/DeleteDirectoryConfigCommand";
129
+ import {
130
+ DeleteEntitlementCommandInput,
131
+ DeleteEntitlementCommandOutput,
132
+ } from "./commands/DeleteEntitlementCommand";
133
+ import {
134
+ DeleteFleetCommandInput,
135
+ DeleteFleetCommandOutput,
136
+ } from "./commands/DeleteFleetCommand";
137
+ import {
138
+ DeleteImageBuilderCommandInput,
139
+ DeleteImageBuilderCommandOutput,
140
+ } from "./commands/DeleteImageBuilderCommand";
141
+ import {
142
+ DeleteImageCommandInput,
143
+ DeleteImageCommandOutput,
144
+ } from "./commands/DeleteImageCommand";
145
+ import {
146
+ DeleteImagePermissionsCommandInput,
147
+ DeleteImagePermissionsCommandOutput,
148
+ } from "./commands/DeleteImagePermissionsCommand";
149
+ import {
150
+ DeleteStackCommandInput,
151
+ DeleteStackCommandOutput,
152
+ } from "./commands/DeleteStackCommand";
153
+ import {
154
+ DeleteUsageReportSubscriptionCommandInput,
155
+ DeleteUsageReportSubscriptionCommandOutput,
156
+ } from "./commands/DeleteUsageReportSubscriptionCommand";
157
+ import {
158
+ DeleteUserCommandInput,
159
+ DeleteUserCommandOutput,
160
+ } from "./commands/DeleteUserCommand";
161
+ import {
162
+ DescribeAppBlocksCommandInput,
163
+ DescribeAppBlocksCommandOutput,
164
+ } from "./commands/DescribeAppBlocksCommand";
165
+ import {
166
+ DescribeApplicationFleetAssociationsCommandInput,
167
+ DescribeApplicationFleetAssociationsCommandOutput,
168
+ } from "./commands/DescribeApplicationFleetAssociationsCommand";
169
+ import {
170
+ DescribeApplicationsCommandInput,
171
+ DescribeApplicationsCommandOutput,
172
+ } from "./commands/DescribeApplicationsCommand";
173
+ import {
174
+ DescribeDirectoryConfigsCommandInput,
175
+ DescribeDirectoryConfigsCommandOutput,
176
+ } from "./commands/DescribeDirectoryConfigsCommand";
177
+ import {
178
+ DescribeEntitlementsCommandInput,
179
+ DescribeEntitlementsCommandOutput,
180
+ } from "./commands/DescribeEntitlementsCommand";
181
+ import {
182
+ DescribeFleetsCommandInput,
183
+ DescribeFleetsCommandOutput,
184
+ } from "./commands/DescribeFleetsCommand";
185
+ import {
186
+ DescribeImageBuildersCommandInput,
187
+ DescribeImageBuildersCommandOutput,
188
+ } from "./commands/DescribeImageBuildersCommand";
189
+ import {
190
+ DescribeImagePermissionsCommandInput,
191
+ DescribeImagePermissionsCommandOutput,
192
+ } from "./commands/DescribeImagePermissionsCommand";
193
+ import {
194
+ DescribeImagesCommandInput,
195
+ DescribeImagesCommandOutput,
196
+ } from "./commands/DescribeImagesCommand";
197
+ import {
198
+ DescribeSessionsCommandInput,
199
+ DescribeSessionsCommandOutput,
200
+ } from "./commands/DescribeSessionsCommand";
201
+ import {
202
+ DescribeStacksCommandInput,
203
+ DescribeStacksCommandOutput,
204
+ } from "./commands/DescribeStacksCommand";
205
+ import {
206
+ DescribeUsageReportSubscriptionsCommandInput,
207
+ DescribeUsageReportSubscriptionsCommandOutput,
208
+ } from "./commands/DescribeUsageReportSubscriptionsCommand";
209
+ import {
210
+ DescribeUsersCommandInput,
211
+ DescribeUsersCommandOutput,
212
+ } from "./commands/DescribeUsersCommand";
213
+ import {
214
+ DescribeUserStackAssociationsCommandInput,
215
+ DescribeUserStackAssociationsCommandOutput,
216
+ } from "./commands/DescribeUserStackAssociationsCommand";
217
+ import {
218
+ DisableUserCommandInput,
219
+ DisableUserCommandOutput,
220
+ } from "./commands/DisableUserCommand";
221
+ import {
222
+ DisassociateApplicationFleetCommandInput,
223
+ DisassociateApplicationFleetCommandOutput,
224
+ } from "./commands/DisassociateApplicationFleetCommand";
225
+ import {
226
+ DisassociateApplicationFromEntitlementCommandInput,
227
+ DisassociateApplicationFromEntitlementCommandOutput,
228
+ } from "./commands/DisassociateApplicationFromEntitlementCommand";
229
+ import {
230
+ DisassociateFleetCommandInput,
231
+ DisassociateFleetCommandOutput,
232
+ } from "./commands/DisassociateFleetCommand";
233
+ import {
234
+ EnableUserCommandInput,
235
+ EnableUserCommandOutput,
236
+ } from "./commands/EnableUserCommand";
237
+ import {
238
+ ExpireSessionCommandInput,
239
+ ExpireSessionCommandOutput,
240
+ } from "./commands/ExpireSessionCommand";
241
+ import {
242
+ ListAssociatedFleetsCommandInput,
243
+ ListAssociatedFleetsCommandOutput,
244
+ } from "./commands/ListAssociatedFleetsCommand";
245
+ import {
246
+ ListAssociatedStacksCommandInput,
247
+ ListAssociatedStacksCommandOutput,
248
+ } from "./commands/ListAssociatedStacksCommand";
249
+ import {
250
+ ListEntitledApplicationsCommandInput,
251
+ ListEntitledApplicationsCommandOutput,
252
+ } from "./commands/ListEntitledApplicationsCommand";
253
+ import {
254
+ ListTagsForResourceCommandInput,
255
+ ListTagsForResourceCommandOutput,
256
+ } from "./commands/ListTagsForResourceCommand";
257
+ import {
258
+ StartFleetCommandInput,
259
+ StartFleetCommandOutput,
260
+ } from "./commands/StartFleetCommand";
261
+ import {
262
+ StartImageBuilderCommandInput,
263
+ StartImageBuilderCommandOutput,
264
+ } from "./commands/StartImageBuilderCommand";
265
+ import {
266
+ StopFleetCommandInput,
267
+ StopFleetCommandOutput,
268
+ } from "./commands/StopFleetCommand";
269
+ import {
270
+ StopImageBuilderCommandInput,
271
+ StopImageBuilderCommandOutput,
272
+ } from "./commands/StopImageBuilderCommand";
273
+ import {
274
+ TagResourceCommandInput,
275
+ TagResourceCommandOutput,
276
+ } from "./commands/TagResourceCommand";
277
+ import {
278
+ UntagResourceCommandInput,
279
+ UntagResourceCommandOutput,
280
+ } from "./commands/UntagResourceCommand";
281
+ import {
282
+ UpdateApplicationCommandInput,
283
+ UpdateApplicationCommandOutput,
284
+ } from "./commands/UpdateApplicationCommand";
285
+ import {
286
+ UpdateDirectoryConfigCommandInput,
287
+ UpdateDirectoryConfigCommandOutput,
288
+ } from "./commands/UpdateDirectoryConfigCommand";
289
+ import {
290
+ UpdateEntitlementCommandInput,
291
+ UpdateEntitlementCommandOutput,
292
+ } from "./commands/UpdateEntitlementCommand";
293
+ import {
294
+ UpdateFleetCommandInput,
295
+ UpdateFleetCommandOutput,
296
+ } from "./commands/UpdateFleetCommand";
297
+ import {
298
+ UpdateImagePermissionsCommandInput,
299
+ UpdateImagePermissionsCommandOutput,
300
+ } from "./commands/UpdateImagePermissionsCommand";
301
+ import {
302
+ UpdateStackCommandInput,
303
+ UpdateStackCommandOutput,
304
+ } from "./commands/UpdateStackCommand";
305
+ export declare type ServiceInputTypes =
306
+ | AssociateApplicationFleetCommandInput
307
+ | AssociateApplicationToEntitlementCommandInput
308
+ | AssociateFleetCommandInput
309
+ | BatchAssociateUserStackCommandInput
310
+ | BatchDisassociateUserStackCommandInput
311
+ | CopyImageCommandInput
312
+ | CreateAppBlockCommandInput
313
+ | CreateApplicationCommandInput
314
+ | CreateDirectoryConfigCommandInput
315
+ | CreateEntitlementCommandInput
316
+ | CreateFleetCommandInput
317
+ | CreateImageBuilderCommandInput
318
+ | CreateImageBuilderStreamingURLCommandInput
319
+ | CreateStackCommandInput
320
+ | CreateStreamingURLCommandInput
321
+ | CreateUpdatedImageCommandInput
322
+ | CreateUsageReportSubscriptionCommandInput
323
+ | CreateUserCommandInput
324
+ | DeleteAppBlockCommandInput
325
+ | DeleteApplicationCommandInput
326
+ | DeleteDirectoryConfigCommandInput
327
+ | DeleteEntitlementCommandInput
328
+ | DeleteFleetCommandInput
329
+ | DeleteImageBuilderCommandInput
330
+ | DeleteImageCommandInput
331
+ | DeleteImagePermissionsCommandInput
332
+ | DeleteStackCommandInput
333
+ | DeleteUsageReportSubscriptionCommandInput
334
+ | DeleteUserCommandInput
335
+ | DescribeAppBlocksCommandInput
336
+ | DescribeApplicationFleetAssociationsCommandInput
337
+ | DescribeApplicationsCommandInput
338
+ | DescribeDirectoryConfigsCommandInput
339
+ | DescribeEntitlementsCommandInput
340
+ | DescribeFleetsCommandInput
341
+ | DescribeImageBuildersCommandInput
342
+ | DescribeImagePermissionsCommandInput
343
+ | DescribeImagesCommandInput
344
+ | DescribeSessionsCommandInput
345
+ | DescribeStacksCommandInput
346
+ | DescribeUsageReportSubscriptionsCommandInput
347
+ | DescribeUserStackAssociationsCommandInput
348
+ | DescribeUsersCommandInput
349
+ | DisableUserCommandInput
350
+ | DisassociateApplicationFleetCommandInput
351
+ | DisassociateApplicationFromEntitlementCommandInput
352
+ | DisassociateFleetCommandInput
353
+ | EnableUserCommandInput
354
+ | ExpireSessionCommandInput
355
+ | ListAssociatedFleetsCommandInput
356
+ | ListAssociatedStacksCommandInput
357
+ | ListEntitledApplicationsCommandInput
358
+ | ListTagsForResourceCommandInput
359
+ | StartFleetCommandInput
360
+ | StartImageBuilderCommandInput
361
+ | StopFleetCommandInput
362
+ | StopImageBuilderCommandInput
363
+ | TagResourceCommandInput
364
+ | UntagResourceCommandInput
365
+ | UpdateApplicationCommandInput
366
+ | UpdateDirectoryConfigCommandInput
367
+ | UpdateEntitlementCommandInput
368
+ | UpdateFleetCommandInput
369
+ | UpdateImagePermissionsCommandInput
370
+ | UpdateStackCommandInput;
371
+ export declare type ServiceOutputTypes =
372
+ | AssociateApplicationFleetCommandOutput
373
+ | AssociateApplicationToEntitlementCommandOutput
374
+ | AssociateFleetCommandOutput
375
+ | BatchAssociateUserStackCommandOutput
376
+ | BatchDisassociateUserStackCommandOutput
377
+ | CopyImageCommandOutput
378
+ | CreateAppBlockCommandOutput
379
+ | CreateApplicationCommandOutput
380
+ | CreateDirectoryConfigCommandOutput
381
+ | CreateEntitlementCommandOutput
382
+ | CreateFleetCommandOutput
383
+ | CreateImageBuilderCommandOutput
384
+ | CreateImageBuilderStreamingURLCommandOutput
385
+ | CreateStackCommandOutput
386
+ | CreateStreamingURLCommandOutput
387
+ | CreateUpdatedImageCommandOutput
388
+ | CreateUsageReportSubscriptionCommandOutput
389
+ | CreateUserCommandOutput
390
+ | DeleteAppBlockCommandOutput
391
+ | DeleteApplicationCommandOutput
392
+ | DeleteDirectoryConfigCommandOutput
393
+ | DeleteEntitlementCommandOutput
394
+ | DeleteFleetCommandOutput
395
+ | DeleteImageBuilderCommandOutput
396
+ | DeleteImageCommandOutput
397
+ | DeleteImagePermissionsCommandOutput
398
+ | DeleteStackCommandOutput
399
+ | DeleteUsageReportSubscriptionCommandOutput
400
+ | DeleteUserCommandOutput
401
+ | DescribeAppBlocksCommandOutput
402
+ | DescribeApplicationFleetAssociationsCommandOutput
403
+ | DescribeApplicationsCommandOutput
404
+ | DescribeDirectoryConfigsCommandOutput
405
+ | DescribeEntitlementsCommandOutput
406
+ | DescribeFleetsCommandOutput
407
+ | DescribeImageBuildersCommandOutput
408
+ | DescribeImagePermissionsCommandOutput
409
+ | DescribeImagesCommandOutput
410
+ | DescribeSessionsCommandOutput
411
+ | DescribeStacksCommandOutput
412
+ | DescribeUsageReportSubscriptionsCommandOutput
413
+ | DescribeUserStackAssociationsCommandOutput
414
+ | DescribeUsersCommandOutput
415
+ | DisableUserCommandOutput
416
+ | DisassociateApplicationFleetCommandOutput
417
+ | DisassociateApplicationFromEntitlementCommandOutput
418
+ | DisassociateFleetCommandOutput
419
+ | EnableUserCommandOutput
420
+ | ExpireSessionCommandOutput
421
+ | ListAssociatedFleetsCommandOutput
422
+ | ListAssociatedStacksCommandOutput
423
+ | ListEntitledApplicationsCommandOutput
424
+ | ListTagsForResourceCommandOutput
425
+ | StartFleetCommandOutput
426
+ | StartImageBuilderCommandOutput
427
+ | StopFleetCommandOutput
428
+ | StopImageBuilderCommandOutput
429
+ | TagResourceCommandOutput
430
+ | UntagResourceCommandOutput
431
+ | UpdateApplicationCommandOutput
432
+ | UpdateDirectoryConfigCommandOutput
433
+ | UpdateEntitlementCommandOutput
434
+ | UpdateFleetCommandOutput
435
+ | UpdateImagePermissionsCommandOutput
436
+ | UpdateStackCommandOutput;
437
+ export interface ClientDefaults
438
+ extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
439
+ requestHandler?: __HttpHandler;
440
+
441
+ sha256?: __HashConstructor;
442
+
443
+ urlParser?: __UrlParser;
444
+
445
+ bodyLengthChecker?: __BodyLengthCalculator;
446
+
447
+ streamCollector?: __StreamCollector;
448
+
449
+ base64Decoder?: __Decoder;
450
+
451
+ base64Encoder?: __Encoder;
452
+
453
+ utf8Decoder?: __Decoder;
454
+
455
+ utf8Encoder?: __Encoder;
456
+
457
+ runtime?: string;
458
+
459
+ disableHostPrefix?: boolean;
460
+
461
+ maxAttempts?: number | __Provider<number>;
462
+
463
+ retryMode?: string | __Provider<string>;
464
+
465
+ logger?: __Logger;
466
+
467
+ useDualstackEndpoint?: boolean | __Provider<boolean>;
468
+
469
+ useFipsEndpoint?: boolean | __Provider<boolean>;
470
+
471
+ serviceId?: string;
472
+
473
+ region?: string | __Provider<string>;
474
+
475
+ credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
476
+
477
+ regionInfoProvider?: RegionInfoProvider;
478
+
479
+ defaultUserAgentProvider?: Provider<__UserAgent>;
480
+
481
+ defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
482
+ }
483
+ declare type AppStreamClientConfigType = Partial<
484
+ __SmithyConfiguration<__HttpHandlerOptions>
485
+ > &
486
+ ClientDefaults &
487
+ RegionInputConfig &
488
+ EndpointsInputConfig &
489
+ RetryInputConfig &
490
+ HostHeaderInputConfig &
491
+ AwsAuthInputConfig &
492
+ UserAgentInputConfig;
493
+
494
+ export interface AppStreamClientConfig extends AppStreamClientConfigType {}
495
+ declare type AppStreamClientResolvedConfigType =
496
+ __SmithyResolvedConfiguration<__HttpHandlerOptions> &
497
+ Required<ClientDefaults> &
498
+ RegionResolvedConfig &
499
+ EndpointsResolvedConfig &
500
+ RetryResolvedConfig &
501
+ HostHeaderResolvedConfig &
502
+ AwsAuthResolvedConfig &
503
+ UserAgentResolvedConfig;
504
+
505
+ export interface AppStreamClientResolvedConfig
506
+ extends AppStreamClientResolvedConfigType {}
507
+
508
+ export declare class AppStreamClient extends __Client<
509
+ __HttpHandlerOptions,
510
+ ServiceInputTypes,
511
+ ServiceOutputTypes,
512
+ AppStreamClientResolvedConfig
513
+ > {
514
+ readonly config: AppStreamClientResolvedConfig;
515
+ constructor(configuration: AppStreamClientConfig);
516
+
517
+ destroy(): void;
518
+ }
519
+ export {};