@aws-sdk/client-appstream 3.651.1 → 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
@@ -76,4 +76,15 @@ declare const AssociateAppBlockBuilderAppBlockCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class AssociateAppBlockBuilderAppBlockCommand extends AssociateAppBlockBuilderAppBlockCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: AssociateAppBlockBuilderAppBlockRequest;
83
+ output: AssociateAppBlockBuilderAppBlockResult;
84
+ };
85
+ sdk: {
86
+ input: AssociateAppBlockBuilderAppBlockCommandInput;
87
+ output: AssociateAppBlockBuilderAppBlockCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -76,4 +76,15 @@ declare const AssociateApplicationFleetCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class AssociateApplicationFleetCommand extends AssociateApplicationFleetCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: AssociateApplicationFleetRequest;
83
+ output: AssociateApplicationFleetResult;
84
+ };
85
+ sdk: {
86
+ input: AssociateApplicationFleetCommandInput;
87
+ output: AssociateApplicationFleetCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -69,4 +69,15 @@ declare const AssociateApplicationToEntitlementCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class AssociateApplicationToEntitlementCommand extends AssociateApplicationToEntitlementCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: AssociateApplicationToEntitlementRequest;
76
+ output: {};
77
+ };
78
+ sdk: {
79
+ input: AssociateApplicationToEntitlementCommandInput;
80
+ output: AssociateApplicationToEntitlementCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -74,4 +74,15 @@ declare const AssociateFleetCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class AssociateFleetCommand extends AssociateFleetCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: AssociateFleetRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: AssociateFleetCommandInput;
85
+ output: AssociateFleetCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -81,4 +81,15 @@ declare const BatchAssociateUserStackCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class BatchAssociateUserStackCommand extends BatchAssociateUserStackCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: BatchAssociateUserStackRequest;
88
+ output: BatchAssociateUserStackResult;
89
+ };
90
+ sdk: {
91
+ input: BatchAssociateUserStackCommandInput;
92
+ output: BatchAssociateUserStackCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -81,4 +81,15 @@ declare const BatchDisassociateUserStackCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class BatchDisassociateUserStackCommand extends BatchDisassociateUserStackCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: BatchDisassociateUserStackRequest;
88
+ output: BatchDisassociateUserStackResult;
89
+ };
90
+ sdk: {
91
+ input: BatchDisassociateUserStackCommandInput;
92
+ output: BatchDisassociateUserStackCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -78,4 +78,15 @@ declare const CopyImageCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class CopyImageCommand extends CopyImageCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: CopyImageRequest;
85
+ output: CopyImageResponse;
86
+ };
87
+ sdk: {
88
+ input: CopyImageCommandInput;
89
+ output: CopyImageCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -146,4 +146,15 @@ declare const CreateAppBlockBuilderCommand_base: {
146
146
  * @public
147
147
  */
148
148
  export declare class CreateAppBlockBuilderCommand extends CreateAppBlockBuilderCommand_base {
149
+ /** @internal type navigation helper, not in runtime. */
150
+ protected static __types: {
151
+ api: {
152
+ input: CreateAppBlockBuilderRequest;
153
+ output: CreateAppBlockBuilderResult;
154
+ };
155
+ sdk: {
156
+ input: CreateAppBlockBuilderCommandInput;
157
+ output: CreateAppBlockBuilderCommandOutput;
158
+ };
159
+ };
149
160
  }
@@ -65,4 +65,15 @@ declare const CreateAppBlockBuilderStreamingURLCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class CreateAppBlockBuilderStreamingURLCommand extends CreateAppBlockBuilderStreamingURLCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: CreateAppBlockBuilderStreamingURLRequest;
72
+ output: CreateAppBlockBuilderStreamingURLResult;
73
+ };
74
+ sdk: {
75
+ input: CreateAppBlockBuilderStreamingURLCommandInput;
76
+ output: CreateAppBlockBuilderStreamingURLCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -139,4 +139,15 @@ declare const CreateAppBlockCommand_base: {
139
139
  * @public
140
140
  */
141
141
  export declare class CreateAppBlockCommand extends CreateAppBlockCommand_base {
142
+ /** @internal type navigation helper, not in runtime. */
143
+ protected static __types: {
144
+ api: {
145
+ input: CreateAppBlockRequest;
146
+ output: CreateAppBlockResult;
147
+ };
148
+ sdk: {
149
+ input: CreateAppBlockCommandInput;
150
+ output: CreateAppBlockCommandOutput;
151
+ };
152
+ };
142
153
  }
@@ -122,4 +122,15 @@ declare const CreateApplicationCommand_base: {
122
122
  * @public
123
123
  */
124
124
  export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
125
+ /** @internal type navigation helper, not in runtime. */
126
+ protected static __types: {
127
+ api: {
128
+ input: CreateApplicationRequest;
129
+ output: CreateApplicationResult;
130
+ };
131
+ sdk: {
132
+ input: CreateApplicationCommandInput;
133
+ output: CreateApplicationCommandOutput;
134
+ };
135
+ };
125
136
  }
@@ -100,4 +100,15 @@ declare const CreateDirectoryConfigCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class CreateDirectoryConfigCommand extends CreateDirectoryConfigCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: CreateDirectoryConfigRequest;
107
+ output: CreateDirectoryConfigResult;
108
+ };
109
+ sdk: {
110
+ input: CreateDirectoryConfigCommandInput;
111
+ output: CreateDirectoryConfigCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -96,4 +96,15 @@ declare const CreateEntitlementCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class CreateEntitlementCommand extends CreateEntitlementCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: CreateEntitlementRequest;
103
+ output: CreateEntitlementResult;
104
+ };
105
+ sdk: {
106
+ input: CreateEntitlementCommandInput;
107
+ output: CreateEntitlementCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -186,4 +186,15 @@ declare const CreateFleetCommand_base: {
186
186
  * @public
187
187
  */
188
188
  export declare class CreateFleetCommand extends CreateFleetCommand_base {
189
+ /** @internal type navigation helper, not in runtime. */
190
+ protected static __types: {
191
+ api: {
192
+ input: CreateFleetRequest;
193
+ output: CreateFleetResult;
194
+ };
195
+ sdk: {
196
+ input: CreateFleetCommandInput;
197
+ output: CreateFleetCommandOutput;
198
+ };
199
+ };
189
200
  }
@@ -167,4 +167,15 @@ declare const CreateImageBuilderCommand_base: {
167
167
  * @public
168
168
  */
169
169
  export declare class CreateImageBuilderCommand extends CreateImageBuilderCommand_base {
170
+ /** @internal type navigation helper, not in runtime. */
171
+ protected static __types: {
172
+ api: {
173
+ input: CreateImageBuilderRequest;
174
+ output: CreateImageBuilderResult;
175
+ };
176
+ sdk: {
177
+ input: CreateImageBuilderCommandInput;
178
+ output: CreateImageBuilderCommandOutput;
179
+ };
180
+ };
170
181
  }
@@ -65,4 +65,15 @@ declare const CreateImageBuilderStreamingURLCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class CreateImageBuilderStreamingURLCommand extends CreateImageBuilderStreamingURLCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: CreateImageBuilderStreamingURLRequest;
72
+ output: CreateImageBuilderStreamingURLResult;
73
+ };
74
+ sdk: {
75
+ input: CreateImageBuilderStreamingURLCommandInput;
76
+ output: CreateImageBuilderStreamingURLCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -167,4 +167,15 @@ declare const CreateStackCommand_base: {
167
167
  * @public
168
168
  */
169
169
  export declare class CreateStackCommand extends CreateStackCommand_base {
170
+ /** @internal type navigation helper, not in runtime. */
171
+ protected static __types: {
172
+ api: {
173
+ input: CreateStackRequest;
174
+ output: CreateStackResult;
175
+ };
176
+ sdk: {
177
+ input: CreateStackCommandInput;
178
+ output: CreateStackCommandOutput;
179
+ };
180
+ };
170
181
  }
@@ -75,4 +75,15 @@ declare const CreateStreamingURLCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class CreateStreamingURLCommand extends CreateStreamingURLCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: CreateStreamingURLRequest;
82
+ output: CreateStreamingURLResult;
83
+ };
84
+ sdk: {
85
+ input: CreateStreamingURLCommandInput;
86
+ output: CreateStreamingURLCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -105,4 +105,15 @@ declare const CreateThemeForStackCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class CreateThemeForStackCommand extends CreateThemeForStackCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: CreateThemeForStackRequest;
112
+ output: CreateThemeForStackResult;
113
+ };
114
+ sdk: {
115
+ input: CreateThemeForStackCommandInput;
116
+ output: CreateThemeForStackCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -151,4 +151,15 @@ declare const CreateUpdatedImageCommand_base: {
151
151
  * @public
152
152
  */
153
153
  export declare class CreateUpdatedImageCommand extends CreateUpdatedImageCommand_base {
154
+ /** @internal type navigation helper, not in runtime. */
155
+ protected static __types: {
156
+ api: {
157
+ input: CreateUpdatedImageRequest;
158
+ output: CreateUpdatedImageResult;
159
+ };
160
+ sdk: {
161
+ input: CreateUpdatedImageCommandInput;
162
+ output: CreateUpdatedImageCommandOutput;
163
+ };
164
+ };
154
165
  }
@@ -65,4 +65,15 @@ declare const CreateUsageReportSubscriptionCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class CreateUsageReportSubscriptionCommand extends CreateUsageReportSubscriptionCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: {};
72
+ output: CreateUsageReportSubscriptionResult;
73
+ };
74
+ sdk: {
75
+ input: CreateUsageReportSubscriptionCommandInput;
76
+ output: CreateUsageReportSubscriptionCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -74,4 +74,15 @@ declare const CreateUserCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class CreateUserCommand extends CreateUserCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: CreateUserRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: CreateUserCommandInput;
85
+ output: CreateUserCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -69,4 +69,15 @@ declare const DeleteAppBlockBuilderCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class DeleteAppBlockBuilderCommand extends DeleteAppBlockBuilderCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: DeleteAppBlockBuilderRequest;
76
+ output: {};
77
+ };
78
+ sdk: {
79
+ input: DeleteAppBlockBuilderCommandInput;
80
+ output: DeleteAppBlockBuilderCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -64,4 +64,15 @@ declare const DeleteAppBlockCommand_base: {
64
64
  * @public
65
65
  */
66
66
  export declare class DeleteAppBlockCommand extends DeleteAppBlockCommand_base {
67
+ /** @internal type navigation helper, not in runtime. */
68
+ protected static __types: {
69
+ api: {
70
+ input: DeleteAppBlockRequest;
71
+ output: {};
72
+ };
73
+ sdk: {
74
+ input: DeleteAppBlockCommandInput;
75
+ output: DeleteAppBlockCommandOutput;
76
+ };
77
+ };
67
78
  }
@@ -67,4 +67,15 @@ declare const DeleteApplicationCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteApplicationRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: DeleteApplicationCommandInput;
78
+ output: DeleteApplicationCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -61,4 +61,15 @@ declare const DeleteDirectoryConfigCommand_base: {
61
61
  * @public
62
62
  */
63
63
  export declare class DeleteDirectoryConfigCommand extends DeleteDirectoryConfigCommand_base {
64
+ /** @internal type navigation helper, not in runtime. */
65
+ protected static __types: {
66
+ api: {
67
+ input: DeleteDirectoryConfigRequest;
68
+ output: {};
69
+ };
70
+ sdk: {
71
+ input: DeleteDirectoryConfigCommandInput;
72
+ output: DeleteDirectoryConfigCommandOutput;
73
+ };
74
+ };
64
75
  }
@@ -68,4 +68,15 @@ declare const DeleteEntitlementCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DeleteEntitlementCommand extends DeleteEntitlementCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DeleteEntitlementRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DeleteEntitlementCommandInput;
79
+ output: DeleteEntitlementCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -64,4 +64,15 @@ declare const DeleteFleetCommand_base: {
64
64
  * @public
65
65
  */
66
66
  export declare class DeleteFleetCommand extends DeleteFleetCommand_base {
67
+ /** @internal type navigation helper, not in runtime. */
68
+ protected static __types: {
69
+ api: {
70
+ input: DeleteFleetRequest;
71
+ output: {};
72
+ };
73
+ sdk: {
74
+ input: DeleteFleetCommandInput;
75
+ output: DeleteFleetCommandOutput;
76
+ };
77
+ };
67
78
  }
@@ -113,4 +113,15 @@ declare const DeleteImageBuilderCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class DeleteImageBuilderCommand extends DeleteImageBuilderCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: DeleteImageBuilderRequest;
120
+ output: DeleteImageBuilderResult;
121
+ };
122
+ sdk: {
123
+ input: DeleteImageBuilderCommandInput;
124
+ output: DeleteImageBuilderCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -133,4 +133,15 @@ declare const DeleteImageCommand_base: {
133
133
  * @public
134
134
  */
135
135
  export declare class DeleteImageCommand extends DeleteImageCommand_base {
136
+ /** @internal type navigation helper, not in runtime. */
137
+ protected static __types: {
138
+ api: {
139
+ input: DeleteImageRequest;
140
+ output: DeleteImageResult;
141
+ };
142
+ sdk: {
143
+ input: DeleteImageCommandInput;
144
+ output: DeleteImageCommandOutput;
145
+ };
146
+ };
136
147
  }
@@ -62,4 +62,15 @@ declare const DeleteImagePermissionsCommand_base: {
62
62
  * @public
63
63
  */
64
64
  export declare class DeleteImagePermissionsCommand extends DeleteImagePermissionsCommand_base {
65
+ /** @internal type navigation helper, not in runtime. */
66
+ protected static __types: {
67
+ api: {
68
+ input: DeleteImagePermissionsRequest;
69
+ output: {};
70
+ };
71
+ sdk: {
72
+ input: DeleteImagePermissionsCommandInput;
73
+ output: DeleteImagePermissionsCommandOutput;
74
+ };
75
+ };
65
76
  }
@@ -67,4 +67,15 @@ declare const DeleteStackCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class DeleteStackCommand extends DeleteStackCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: DeleteStackRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: DeleteStackCommandInput;
78
+ output: DeleteStackCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -64,4 +64,15 @@ declare const DeleteThemeForStackCommand_base: {
64
64
  * @public
65
65
  */
66
66
  export declare class DeleteThemeForStackCommand extends DeleteThemeForStackCommand_base {
67
+ /** @internal type navigation helper, not in runtime. */
68
+ protected static __types: {
69
+ api: {
70
+ input: DeleteThemeForStackRequest;
71
+ output: {};
72
+ };
73
+ sdk: {
74
+ input: DeleteThemeForStackCommandInput;
75
+ output: DeleteThemeForStackCommandOutput;
76
+ };
77
+ };
67
78
  }
@@ -59,4 +59,15 @@ declare const DeleteUsageReportSubscriptionCommand_base: {
59
59
  * @public
60
60
  */
61
61
  export declare class DeleteUsageReportSubscriptionCommand extends DeleteUsageReportSubscriptionCommand_base {
62
+ /** @internal type navigation helper, not in runtime. */
63
+ protected static __types: {
64
+ api: {
65
+ input: {};
66
+ output: {};
67
+ };
68
+ sdk: {
69
+ input: DeleteUsageReportSubscriptionCommandInput;
70
+ output: DeleteUsageReportSubscriptionCommandOutput;
71
+ };
72
+ };
62
73
  }
@@ -59,4 +59,15 @@ declare const DeleteUserCommand_base: {
59
59
  * @public
60
60
  */
61
61
  export declare class DeleteUserCommand extends DeleteUserCommand_base {
62
+ /** @internal type navigation helper, not in runtime. */
63
+ protected static __types: {
64
+ api: {
65
+ input: DeleteUserRequest;
66
+ output: {};
67
+ };
68
+ sdk: {
69
+ input: DeleteUserCommandInput;
70
+ output: DeleteUserCommandOutput;
71
+ };
72
+ };
62
73
  }
@@ -72,4 +72,15 @@ declare const DescribeAppBlockBuilderAppBlockAssociationsCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DescribeAppBlockBuilderAppBlockAssociationsCommand extends DescribeAppBlockBuilderAppBlockAssociationsCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DescribeAppBlockBuilderAppBlockAssociationsRequest;
79
+ output: DescribeAppBlockBuilderAppBlockAssociationsResult;
80
+ };
81
+ sdk: {
82
+ input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput;
83
+ output: DescribeAppBlockBuilderAppBlockAssociationsCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -106,4 +106,15 @@ declare const DescribeAppBlockBuildersCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class DescribeAppBlockBuildersCommand extends DescribeAppBlockBuildersCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: DescribeAppBlockBuildersRequest;
113
+ output: DescribeAppBlockBuildersResult;
114
+ };
115
+ sdk: {
116
+ input: DescribeAppBlockBuildersCommandInput;
117
+ output: DescribeAppBlockBuildersCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -106,4 +106,15 @@ declare const DescribeAppBlocksCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class DescribeAppBlocksCommand extends DescribeAppBlocksCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: DescribeAppBlocksRequest;
113
+ output: DescribeAppBlocksResult;
114
+ };
115
+ sdk: {
116
+ input: DescribeAppBlocksCommandInput;
117
+ output: DescribeAppBlocksCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -72,4 +72,15 @@ declare const DescribeApplicationFleetAssociationsCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class DescribeApplicationFleetAssociationsCommand extends DescribeApplicationFleetAssociationsCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: DescribeApplicationFleetAssociationsRequest;
79
+ output: DescribeApplicationFleetAssociationsResult;
80
+ };
81
+ sdk: {
82
+ input: DescribeApplicationFleetAssociationsCommandInput;
83
+ output: DescribeApplicationFleetAssociationsCommandOutput;
84
+ };
85
+ };
75
86
  }