@aws-sdk/client-appstream 3.650.0 → 3.654.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 (159) hide show
  1. package/dist-types/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +11 -0
  4. package/dist-types/commands/AssociateFleetCommand.d.ts +11 -0
  5. package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +11 -0
  6. package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +11 -0
  7. package/dist-types/commands/CopyImageCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateAppBlockCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateApplicationCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateEntitlementCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateFleetCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateImageBuilderCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateStackCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateStreamingURLCommand.d.ts +11 -0
  19. package/dist-types/commands/CreateThemeForStackCommand.d.ts +11 -0
  20. package/dist-types/commands/CreateUpdatedImageCommand.d.ts +11 -0
  21. package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +11 -0
  22. package/dist-types/commands/CreateUserCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteAppBlockCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteApplicationCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteEntitlementCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteFleetCommand.d.ts +11 -0
  29. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +11 -0
  30. package/dist-types/commands/DeleteImageCommand.d.ts +11 -0
  31. package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +11 -0
  32. package/dist-types/commands/DeleteStackCommand.d.ts +11 -0
  33. package/dist-types/commands/DeleteThemeForStackCommand.d.ts +11 -0
  34. package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +11 -0
  35. package/dist-types/commands/DeleteUserCommand.d.ts +11 -0
  36. package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +11 -0
  37. package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +11 -0
  38. package/dist-types/commands/DescribeAppBlocksCommand.d.ts +11 -0
  39. package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +11 -0
  40. package/dist-types/commands/DescribeApplicationsCommand.d.ts +11 -0
  41. package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +11 -0
  42. package/dist-types/commands/DescribeEntitlementsCommand.d.ts +11 -0
  43. package/dist-types/commands/DescribeFleetsCommand.d.ts +11 -0
  44. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +11 -0
  45. package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +11 -0
  46. package/dist-types/commands/DescribeImagesCommand.d.ts +11 -0
  47. package/dist-types/commands/DescribeSessionsCommand.d.ts +11 -0
  48. package/dist-types/commands/DescribeStacksCommand.d.ts +11 -0
  49. package/dist-types/commands/DescribeThemeForStackCommand.d.ts +11 -0
  50. package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +11 -0
  51. package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +11 -0
  52. package/dist-types/commands/DescribeUsersCommand.d.ts +11 -0
  53. package/dist-types/commands/DisableUserCommand.d.ts +11 -0
  54. package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +11 -0
  55. package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +11 -0
  56. package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +11 -0
  57. package/dist-types/commands/DisassociateFleetCommand.d.ts +11 -0
  58. package/dist-types/commands/EnableUserCommand.d.ts +11 -0
  59. package/dist-types/commands/ExpireSessionCommand.d.ts +11 -0
  60. package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +11 -0
  61. package/dist-types/commands/ListAssociatedStacksCommand.d.ts +11 -0
  62. package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +11 -0
  63. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  64. package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +11 -0
  65. package/dist-types/commands/StartFleetCommand.d.ts +11 -0
  66. package/dist-types/commands/StartImageBuilderCommand.d.ts +11 -0
  67. package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +11 -0
  68. package/dist-types/commands/StopFleetCommand.d.ts +11 -0
  69. package/dist-types/commands/StopImageBuilderCommand.d.ts +11 -0
  70. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  71. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  72. package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +11 -0
  73. package/dist-types/commands/UpdateApplicationCommand.d.ts +11 -0
  74. package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +11 -0
  75. package/dist-types/commands/UpdateEntitlementCommand.d.ts +11 -0
  76. package/dist-types/commands/UpdateFleetCommand.d.ts +11 -0
  77. package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +11 -0
  78. package/dist-types/commands/UpdateStackCommand.d.ts +11 -0
  79. package/dist-types/commands/UpdateThemeForStackCommand.d.ts +11 -0
  80. package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/CreateThemeForStackCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DeleteThemeForStackCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/DescribeThemeForStackCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/UpdateThemeForStackCommand.d.ts +12 -1
  159. package/package.json +36 -36
@@ -109,4 +109,15 @@ declare const UpdateThemeForStackCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class UpdateThemeForStackCommand extends UpdateThemeForStackCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: UpdateThemeForStackRequest;
116
+ output: UpdateThemeForStackResult;
117
+ };
118
+ sdk: {
119
+ input: UpdateThemeForStackCommandInput;
120
+ output: UpdateThemeForStackCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -37,4 +37,15 @@ declare const AssociateAppBlockBuilderAppBlockCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateAppBlockBuilderAppBlockCommand extends AssociateAppBlockBuilderAppBlockCommand_base {}
40
+ export declare class AssociateAppBlockBuilderAppBlockCommand extends AssociateAppBlockBuilderAppBlockCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateAppBlockBuilderAppBlockRequest;
44
+ output: AssociateAppBlockBuilderAppBlockResult;
45
+ };
46
+ sdk: {
47
+ input: AssociateAppBlockBuilderAppBlockCommandInput;
48
+ output: AssociateAppBlockBuilderAppBlockCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssociateApplicationFleetCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateApplicationFleetCommand extends AssociateApplicationFleetCommand_base {}
40
+ export declare class AssociateApplicationFleetCommand extends AssociateApplicationFleetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateApplicationFleetRequest;
44
+ output: AssociateApplicationFleetResult;
45
+ };
46
+ sdk: {
47
+ input: AssociateApplicationFleetCommandInput;
48
+ output: AssociateApplicationFleetCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssociateApplicationToEntitlementCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateApplicationToEntitlementCommand extends AssociateApplicationToEntitlementCommand_base {}
40
+ export declare class AssociateApplicationToEntitlementCommand extends AssociateApplicationToEntitlementCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateApplicationToEntitlementRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: AssociateApplicationToEntitlementCommandInput;
48
+ output: AssociateApplicationToEntitlementCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const AssociateFleetCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class AssociateFleetCommand extends AssociateFleetCommand_base {}
39
+ export declare class AssociateFleetCommand extends AssociateFleetCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: AssociateFleetRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: AssociateFleetCommandInput;
47
+ output: AssociateFleetCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const BatchAssociateUserStackCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchAssociateUserStackCommand extends BatchAssociateUserStackCommand_base {}
40
+ export declare class BatchAssociateUserStackCommand extends BatchAssociateUserStackCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchAssociateUserStackRequest;
44
+ output: BatchAssociateUserStackResult;
45
+ };
46
+ sdk: {
47
+ input: BatchAssociateUserStackCommandInput;
48
+ output: BatchAssociateUserStackCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchDisassociateUserStackCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchDisassociateUserStackCommand extends BatchDisassociateUserStackCommand_base {}
40
+ export declare class BatchDisassociateUserStackCommand extends BatchDisassociateUserStackCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchDisassociateUserStackRequest;
44
+ output: BatchDisassociateUserStackResult;
45
+ };
46
+ sdk: {
47
+ input: BatchDisassociateUserStackCommandInput;
48
+ output: BatchDisassociateUserStackCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CopyImageCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CopyImageCommand extends CopyImageCommand_base {}
36
+ export declare class CopyImageCommand extends CopyImageCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CopyImageRequest;
40
+ output: CopyImageResponse;
41
+ };
42
+ sdk: {
43
+ input: CopyImageCommandInput;
44
+ output: CopyImageCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateAppBlockBuilderCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateAppBlockBuilderCommand extends CreateAppBlockBuilderCommand_base {}
40
+ export declare class CreateAppBlockBuilderCommand extends CreateAppBlockBuilderCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAppBlockBuilderRequest;
44
+ output: CreateAppBlockBuilderResult;
45
+ };
46
+ sdk: {
47
+ input: CreateAppBlockBuilderCommandInput;
48
+ output: CreateAppBlockBuilderCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateAppBlockBuilderStreamingURLCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateAppBlockBuilderStreamingURLCommand extends CreateAppBlockBuilderStreamingURLCommand_base {}
40
+ export declare class CreateAppBlockBuilderStreamingURLCommand extends CreateAppBlockBuilderStreamingURLCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAppBlockBuilderStreamingURLRequest;
44
+ output: CreateAppBlockBuilderStreamingURLResult;
45
+ };
46
+ sdk: {
47
+ input: CreateAppBlockBuilderStreamingURLCommandInput;
48
+ output: CreateAppBlockBuilderStreamingURLCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateAppBlockCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateAppBlockCommand extends CreateAppBlockCommand_base {}
39
+ export declare class CreateAppBlockCommand extends CreateAppBlockCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateAppBlockRequest;
43
+ output: CreateAppBlockResult;
44
+ };
45
+ sdk: {
46
+ input: CreateAppBlockCommandInput;
47
+ output: CreateAppBlockCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const CreateApplicationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateApplicationCommand extends CreateApplicationCommand_base {}
40
+ export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateApplicationRequest;
44
+ output: CreateApplicationResult;
45
+ };
46
+ sdk: {
47
+ input: CreateApplicationCommandInput;
48
+ output: CreateApplicationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateDirectoryConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateDirectoryConfigCommand extends CreateDirectoryConfigCommand_base {}
40
+ export declare class CreateDirectoryConfigCommand extends CreateDirectoryConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateDirectoryConfigRequest;
44
+ output: CreateDirectoryConfigResult;
45
+ };
46
+ sdk: {
47
+ input: CreateDirectoryConfigCommandInput;
48
+ output: CreateDirectoryConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateEntitlementCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateEntitlementCommand extends CreateEntitlementCommand_base {}
40
+ export declare class CreateEntitlementCommand extends CreateEntitlementCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateEntitlementRequest;
44
+ output: CreateEntitlementResult;
45
+ };
46
+ sdk: {
47
+ input: CreateEntitlementCommandInput;
48
+ output: CreateEntitlementCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CreateFleetCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateFleetCommand extends CreateFleetCommand_base {}
36
+ export declare class CreateFleetCommand extends CreateFleetCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateFleetRequest;
40
+ output: CreateFleetResult;
41
+ };
42
+ sdk: {
43
+ input: CreateFleetCommandInput;
44
+ output: CreateFleetCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateImageBuilderCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateImageBuilderCommand extends CreateImageBuilderCommand_base {}
40
+ export declare class CreateImageBuilderCommand extends CreateImageBuilderCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateImageBuilderRequest;
44
+ output: CreateImageBuilderResult;
45
+ };
46
+ sdk: {
47
+ input: CreateImageBuilderCommandInput;
48
+ output: CreateImageBuilderCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateImageBuilderStreamingURLCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateImageBuilderStreamingURLCommand extends CreateImageBuilderStreamingURLCommand_base {}
40
+ export declare class CreateImageBuilderStreamingURLCommand extends CreateImageBuilderStreamingURLCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateImageBuilderStreamingURLRequest;
44
+ output: CreateImageBuilderStreamingURLResult;
45
+ };
46
+ sdk: {
47
+ input: CreateImageBuilderStreamingURLCommandInput;
48
+ output: CreateImageBuilderStreamingURLCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CreateStackCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateStackCommand extends CreateStackCommand_base {}
36
+ export declare class CreateStackCommand extends CreateStackCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateStackRequest;
40
+ output: CreateStackResult;
41
+ };
42
+ sdk: {
43
+ input: CreateStackCommandInput;
44
+ output: CreateStackCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const CreateStreamingURLCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateStreamingURLCommand extends CreateStreamingURLCommand_base {}
40
+ export declare class CreateStreamingURLCommand extends CreateStreamingURLCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateStreamingURLRequest;
44
+ output: CreateStreamingURLResult;
45
+ };
46
+ sdk: {
47
+ input: CreateStreamingURLCommandInput;
48
+ output: CreateStreamingURLCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateThemeForStackCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateThemeForStackCommand extends CreateThemeForStackCommand_base {}
40
+ export declare class CreateThemeForStackCommand extends CreateThemeForStackCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateThemeForStackRequest;
44
+ output: CreateThemeForStackResult;
45
+ };
46
+ sdk: {
47
+ input: CreateThemeForStackCommandInput;
48
+ output: CreateThemeForStackCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateUpdatedImageCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateUpdatedImageCommand extends CreateUpdatedImageCommand_base {}
40
+ export declare class CreateUpdatedImageCommand extends CreateUpdatedImageCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateUpdatedImageRequest;
44
+ output: CreateUpdatedImageResult;
45
+ };
46
+ sdk: {
47
+ input: CreateUpdatedImageCommandInput;
48
+ output: CreateUpdatedImageCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateUsageReportSubscriptionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateUsageReportSubscriptionCommand extends CreateUsageReportSubscriptionCommand_base {}
40
+ export declare class CreateUsageReportSubscriptionCommand extends CreateUsageReportSubscriptionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: CreateUsageReportSubscriptionResult;
45
+ };
46
+ sdk: {
47
+ input: CreateUsageReportSubscriptionCommandInput;
48
+ output: CreateUsageReportSubscriptionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CreateUserCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateUserCommand extends CreateUserCommand_base {}
36
+ export declare class CreateUserCommand extends CreateUserCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateUserRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: CreateUserCommandInput;
44
+ output: CreateUserCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteAppBlockBuilderCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteAppBlockBuilderCommand extends DeleteAppBlockBuilderCommand_base {}
40
+ export declare class DeleteAppBlockBuilderCommand extends DeleteAppBlockBuilderCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteAppBlockBuilderRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteAppBlockBuilderCommandInput;
48
+ output: DeleteAppBlockBuilderCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeleteAppBlockCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteAppBlockCommand extends DeleteAppBlockCommand_base {}
39
+ export declare class DeleteAppBlockCommand extends DeleteAppBlockCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteAppBlockRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: DeleteAppBlockCommandInput;
47
+ output: DeleteAppBlockCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteApplicationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {}
40
+ export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteApplicationRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteApplicationCommandInput;
48
+ output: DeleteApplicationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteDirectoryConfigCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteDirectoryConfigCommand extends DeleteDirectoryConfigCommand_base {}
40
+ export declare class DeleteDirectoryConfigCommand extends DeleteDirectoryConfigCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteDirectoryConfigRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteDirectoryConfigCommandInput;
48
+ output: DeleteDirectoryConfigCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteEntitlementCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteEntitlementCommand extends DeleteEntitlementCommand_base {}
40
+ export declare class DeleteEntitlementCommand extends DeleteEntitlementCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteEntitlementRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteEntitlementCommandInput;
48
+ output: DeleteEntitlementCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteFleetCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteFleetCommand extends DeleteFleetCommand_base {}
36
+ export declare class DeleteFleetCommand extends DeleteFleetCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteFleetRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteFleetCommandInput;
44
+ output: DeleteFleetCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteImageBuilderCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteImageBuilderCommand extends DeleteImageBuilderCommand_base {}
40
+ export declare class DeleteImageBuilderCommand extends DeleteImageBuilderCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteImageBuilderRequest;
44
+ output: DeleteImageBuilderResult;
45
+ };
46
+ sdk: {
47
+ input: DeleteImageBuilderCommandInput;
48
+ output: DeleteImageBuilderCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteImageCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteImageCommand extends DeleteImageCommand_base {}
36
+ export declare class DeleteImageCommand extends DeleteImageCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteImageRequest;
40
+ output: DeleteImageResult;
41
+ };
42
+ sdk: {
43
+ input: DeleteImageCommandInput;
44
+ output: DeleteImageCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteImagePermissionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteImagePermissionsCommand extends DeleteImagePermissionsCommand_base {}
40
+ export declare class DeleteImagePermissionsCommand extends DeleteImagePermissionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteImagePermissionsRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteImagePermissionsCommandInput;
48
+ output: DeleteImagePermissionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteStackCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteStackCommand extends DeleteStackCommand_base {}
36
+ export declare class DeleteStackCommand extends DeleteStackCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteStackRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteStackCommandInput;
44
+ output: DeleteStackCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteThemeForStackCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteThemeForStackCommand extends DeleteThemeForStackCommand_base {}
40
+ export declare class DeleteThemeForStackCommand extends DeleteThemeForStackCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteThemeForStackRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteThemeForStackCommandInput;
48
+ output: DeleteThemeForStackCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteUsageReportSubscriptionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteUsageReportSubscriptionCommand extends DeleteUsageReportSubscriptionCommand_base {}
40
+ export declare class DeleteUsageReportSubscriptionCommand extends DeleteUsageReportSubscriptionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteUsageReportSubscriptionCommandInput;
48
+ output: DeleteUsageReportSubscriptionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteUserCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteUserCommand extends DeleteUserCommand_base {}
36
+ export declare class DeleteUserCommand extends DeleteUserCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteUserRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteUserCommandInput;
44
+ output: DeleteUserCommandOutput;
45
+ };
46
+ };
47
+ }