@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
@@ -95,4 +95,15 @@ declare const DescribeApplicationsCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class DescribeApplicationsCommand extends DescribeApplicationsCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: DescribeApplicationsRequest;
102
+ output: DescribeApplicationsResult;
103
+ };
104
+ sdk: {
105
+ input: DescribeApplicationsCommandInput;
106
+ output: DescribeApplicationsCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -83,4 +83,15 @@ declare const DescribeDirectoryConfigsCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DescribeDirectoryConfigsCommand extends DescribeDirectoryConfigsCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DescribeDirectoryConfigsRequest;
90
+ output: DescribeDirectoryConfigsResult;
91
+ };
92
+ sdk: {
93
+ input: DescribeDirectoryConfigsCommandInput;
94
+ output: DescribeDirectoryConfigsCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -85,4 +85,15 @@ declare const DescribeEntitlementsCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DescribeEntitlementsCommand extends DescribeEntitlementsCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DescribeEntitlementsRequest;
92
+ output: DescribeEntitlementsResult;
93
+ };
94
+ sdk: {
95
+ input: DescribeEntitlementsCommandInput;
96
+ output: DescribeEntitlementsCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -121,4 +121,15 @@ declare const DescribeFleetsCommand_base: {
121
121
  * @public
122
122
  */
123
123
  export declare class DescribeFleetsCommand extends DescribeFleetsCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: DescribeFleetsRequest;
128
+ output: DescribeFleetsResult;
129
+ };
130
+ sdk: {
131
+ input: DescribeFleetsCommandInput;
132
+ output: DescribeFleetsCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -114,4 +114,15 @@ declare const DescribeImageBuildersCommand_base: {
114
114
  * @public
115
115
  */
116
116
  export declare class DescribeImageBuildersCommand extends DescribeImageBuildersCommand_base {
117
+ /** @internal type navigation helper, not in runtime. */
118
+ protected static __types: {
119
+ api: {
120
+ input: DescribeImageBuildersRequest;
121
+ output: DescribeImageBuildersResult;
122
+ };
123
+ sdk: {
124
+ input: DescribeImageBuildersCommandInput;
125
+ output: DescribeImageBuildersCommandOutput;
126
+ };
127
+ };
117
128
  }
@@ -75,4 +75,15 @@ declare const DescribeImagePermissionsCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DescribeImagePermissionsCommand extends DescribeImagePermissionsCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DescribeImagePermissionsRequest;
82
+ output: DescribeImagePermissionsResult;
83
+ };
84
+ sdk: {
85
+ input: DescribeImagePermissionsCommandInput;
86
+ output: DescribeImagePermissionsCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -137,4 +137,15 @@ declare const DescribeImagesCommand_base: {
137
137
  * @public
138
138
  */
139
139
  export declare class DescribeImagesCommand extends DescribeImagesCommand_base {
140
+ /** @internal type navigation helper, not in runtime. */
141
+ protected static __types: {
142
+ api: {
143
+ input: DescribeImagesRequest;
144
+ output: DescribeImagesResult;
145
+ };
146
+ sdk: {
147
+ input: DescribeImagesCommandInput;
148
+ output: DescribeImagesCommandOutput;
149
+ };
150
+ };
140
151
  }
@@ -86,4 +86,15 @@ declare const DescribeSessionsCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DescribeSessionsCommand extends DescribeSessionsCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DescribeSessionsRequest;
93
+ output: DescribeSessionsResult;
94
+ };
95
+ sdk: {
96
+ input: DescribeSessionsCommandInput;
97
+ output: DescribeSessionsCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -113,4 +113,15 @@ declare const DescribeStacksCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class DescribeStacksCommand extends DescribeStacksCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: DescribeStacksRequest;
120
+ output: DescribeStacksResult;
121
+ };
122
+ sdk: {
123
+ input: DescribeStacksCommandInput;
124
+ output: DescribeStacksCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -77,4 +77,15 @@ declare const DescribeThemeForStackCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DescribeThemeForStackCommand extends DescribeThemeForStackCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DescribeThemeForStackRequest;
84
+ output: DescribeThemeForStackResult;
85
+ };
86
+ sdk: {
87
+ input: DescribeThemeForStackCommandInput;
88
+ output: DescribeThemeForStackCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -77,4 +77,15 @@ declare const DescribeUsageReportSubscriptionsCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DescribeUsageReportSubscriptionsCommand extends DescribeUsageReportSubscriptionsCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DescribeUsageReportSubscriptionsRequest;
84
+ output: DescribeUsageReportSubscriptionsResult;
85
+ };
86
+ sdk: {
87
+ input: DescribeUsageReportSubscriptionsCommandInput;
88
+ output: DescribeUsageReportSubscriptionsCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -83,4 +83,15 @@ declare const DescribeUserStackAssociationsCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DescribeUserStackAssociationsCommand extends DescribeUserStackAssociationsCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DescribeUserStackAssociationsRequest;
90
+ output: DescribeUserStackAssociationsResult;
91
+ };
92
+ sdk: {
93
+ input: DescribeUserStackAssociationsCommandInput;
94
+ output: DescribeUserStackAssociationsCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -80,4 +80,15 @@ declare const DescribeUsersCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DescribeUsersCommand extends DescribeUsersCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DescribeUsersRequest;
87
+ output: DescribeUsersResult;
88
+ };
89
+ sdk: {
90
+ input: DescribeUsersCommandInput;
91
+ output: DescribeUsersCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -59,4 +59,15 @@ declare const DisableUserCommand_base: {
59
59
  * @public
60
60
  */
61
61
  export declare class DisableUserCommand extends DisableUserCommand_base {
62
+ /** @internal type navigation helper, not in runtime. */
63
+ protected static __types: {
64
+ api: {
65
+ input: DisableUserRequest;
66
+ output: {};
67
+ };
68
+ sdk: {
69
+ input: DisableUserCommandInput;
70
+ output: DisableUserCommandOutput;
71
+ };
72
+ };
62
73
  }
@@ -68,4 +68,15 @@ declare const DisassociateAppBlockBuilderAppBlockCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DisassociateAppBlockBuilderAppBlockCommand extends DisassociateAppBlockBuilderAppBlockCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DisassociateAppBlockBuilderAppBlockRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DisassociateAppBlockBuilderAppBlockCommandInput;
79
+ output: DisassociateAppBlockBuilderAppBlockCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -65,4 +65,15 @@ declare const DisassociateApplicationFleetCommand_base: {
65
65
  * @public
66
66
  */
67
67
  export declare class DisassociateApplicationFleetCommand extends DisassociateApplicationFleetCommand_base {
68
+ /** @internal type navigation helper, not in runtime. */
69
+ protected static __types: {
70
+ api: {
71
+ input: DisassociateApplicationFleetRequest;
72
+ output: {};
73
+ };
74
+ sdk: {
75
+ input: DisassociateApplicationFleetCommandInput;
76
+ output: DisassociateApplicationFleetCommandOutput;
77
+ };
78
+ };
68
79
  }
@@ -66,4 +66,15 @@ declare const DisassociateApplicationFromEntitlementCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class DisassociateApplicationFromEntitlementCommand extends DisassociateApplicationFromEntitlementCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: DisassociateApplicationFromEntitlementRequest;
73
+ output: {};
74
+ };
75
+ sdk: {
76
+ input: DisassociateApplicationFromEntitlementCommandInput;
77
+ output: DisassociateApplicationFromEntitlementCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -68,4 +68,15 @@ declare const DisassociateFleetCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DisassociateFleetCommand extends DisassociateFleetCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DisassociateFleetRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DisassociateFleetCommandInput;
79
+ output: DisassociateFleetCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -62,4 +62,15 @@ declare const EnableUserCommand_base: {
62
62
  * @public
63
63
  */
64
64
  export declare class EnableUserCommand extends EnableUserCommand_base {
65
+ /** @internal type navigation helper, not in runtime. */
66
+ protected static __types: {
67
+ api: {
68
+ input: EnableUserRequest;
69
+ output: {};
70
+ };
71
+ sdk: {
72
+ input: EnableUserCommandInput;
73
+ output: EnableUserCommandOutput;
74
+ };
75
+ };
65
76
  }
@@ -55,4 +55,15 @@ declare const ExpireSessionCommand_base: {
55
55
  * @public
56
56
  */
57
57
  export declare class ExpireSessionCommand extends ExpireSessionCommand_base {
58
+ /** @internal type navigation helper, not in runtime. */
59
+ protected static __types: {
60
+ api: {
61
+ input: ExpireSessionRequest;
62
+ output: {};
63
+ };
64
+ sdk: {
65
+ input: ExpireSessionCommandInput;
66
+ output: ExpireSessionCommandOutput;
67
+ };
68
+ };
58
69
  }
@@ -61,4 +61,15 @@ declare const ListAssociatedFleetsCommand_base: {
61
61
  * @public
62
62
  */
63
63
  export declare class ListAssociatedFleetsCommand extends ListAssociatedFleetsCommand_base {
64
+ /** @internal type navigation helper, not in runtime. */
65
+ protected static __types: {
66
+ api: {
67
+ input: ListAssociatedFleetsRequest;
68
+ output: ListAssociatedFleetsResult;
69
+ };
70
+ sdk: {
71
+ input: ListAssociatedFleetsCommandInput;
72
+ output: ListAssociatedFleetsCommandOutput;
73
+ };
74
+ };
64
75
  }
@@ -61,4 +61,15 @@ declare const ListAssociatedStacksCommand_base: {
61
61
  * @public
62
62
  */
63
63
  export declare class ListAssociatedStacksCommand extends ListAssociatedStacksCommand_base {
64
+ /** @internal type navigation helper, not in runtime. */
65
+ protected static __types: {
66
+ api: {
67
+ input: ListAssociatedStacksRequest;
68
+ output: ListAssociatedStacksResult;
69
+ };
70
+ sdk: {
71
+ input: ListAssociatedStacksCommandInput;
72
+ output: ListAssociatedStacksCommandOutput;
73
+ };
74
+ };
64
75
  }
@@ -74,4 +74,15 @@ declare const ListEntitledApplicationsCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class ListEntitledApplicationsCommand extends ListEntitledApplicationsCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: ListEntitledApplicationsRequest;
81
+ output: ListEntitledApplicationsResult;
82
+ };
83
+ sdk: {
84
+ input: ListEntitledApplicationsCommandInput;
85
+ output: ListEntitledApplicationsCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -63,4 +63,15 @@ declare const ListTagsForResourceCommand_base: {
63
63
  * @public
64
64
  */
65
65
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
66
+ /** @internal type navigation helper, not in runtime. */
67
+ protected static __types: {
68
+ api: {
69
+ input: ListTagsForResourceRequest;
70
+ output: ListTagsForResourceResponse;
71
+ };
72
+ sdk: {
73
+ input: ListTagsForResourceCommandInput;
74
+ output: ListTagsForResourceCommandOutput;
75
+ };
76
+ };
66
77
  }
@@ -118,4 +118,15 @@ declare const StartAppBlockBuilderCommand_base: {
118
118
  * @public
119
119
  */
120
120
  export declare class StartAppBlockBuilderCommand extends StartAppBlockBuilderCommand_base {
121
+ /** @internal type navigation helper, not in runtime. */
122
+ protected static __types: {
123
+ api: {
124
+ input: StartAppBlockBuilderRequest;
125
+ output: StartAppBlockBuilderResult;
126
+ };
127
+ sdk: {
128
+ input: StartAppBlockBuilderCommandInput;
129
+ output: StartAppBlockBuilderCommandOutput;
130
+ };
131
+ };
121
132
  }
@@ -79,4 +79,15 @@ declare const StartFleetCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class StartFleetCommand extends StartFleetCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: StartFleetRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: StartFleetCommandInput;
90
+ output: StartFleetCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -120,4 +120,15 @@ declare const StartImageBuilderCommand_base: {
120
120
  * @public
121
121
  */
122
122
  export declare class StartImageBuilderCommand extends StartImageBuilderCommand_base {
123
+ /** @internal type navigation helper, not in runtime. */
124
+ protected static __types: {
125
+ api: {
126
+ input: StartImageBuilderRequest;
127
+ output: StartImageBuilderResult;
128
+ };
129
+ sdk: {
130
+ input: StartImageBuilderCommandInput;
131
+ output: StartImageBuilderCommandOutput;
132
+ };
133
+ };
123
134
  }
@@ -104,4 +104,15 @@ declare const StopAppBlockBuilderCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class StopAppBlockBuilderCommand extends StopAppBlockBuilderCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: StopAppBlockBuilderRequest;
111
+ output: StopAppBlockBuilderResult;
112
+ };
113
+ sdk: {
114
+ input: StopAppBlockBuilderCommandInput;
115
+ output: StopAppBlockBuilderCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -61,4 +61,15 @@ declare const StopFleetCommand_base: {
61
61
  * @public
62
62
  */
63
63
  export declare class StopFleetCommand extends StopFleetCommand_base {
64
+ /** @internal type navigation helper, not in runtime. */
65
+ protected static __types: {
66
+ api: {
67
+ input: StopFleetRequest;
68
+ output: {};
69
+ };
70
+ sdk: {
71
+ input: StopFleetCommandInput;
72
+ output: StopFleetCommandOutput;
73
+ };
74
+ };
64
75
  }
@@ -113,4 +113,15 @@ declare const StopImageBuilderCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class StopImageBuilderCommand extends StopImageBuilderCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: StopImageBuilderRequest;
120
+ output: StopImageBuilderResult;
121
+ };
122
+ sdk: {
123
+ input: StopImageBuilderCommandInput;
124
+ output: StopImageBuilderCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -72,4 +72,15 @@ declare const TagResourceCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class TagResourceCommand extends TagResourceCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: TagResourceRequest;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: TagResourceCommandInput;
83
+ output: TagResourceCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -63,4 +63,15 @@ declare const UntagResourceCommand_base: {
63
63
  * @public
64
64
  */
65
65
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
66
+ /** @internal type navigation helper, not in runtime. */
67
+ protected static __types: {
68
+ api: {
69
+ input: UntagResourceRequest;
70
+ output: {};
71
+ };
72
+ sdk: {
73
+ input: UntagResourceCommandInput;
74
+ output: UntagResourceCommandOutput;
75
+ };
76
+ };
66
77
  }
@@ -150,4 +150,15 @@ declare const UpdateAppBlockBuilderCommand_base: {
150
150
  * @public
151
151
  */
152
152
  export declare class UpdateAppBlockBuilderCommand extends UpdateAppBlockBuilderCommand_base {
153
+ /** @internal type navigation helper, not in runtime. */
154
+ protected static __types: {
155
+ api: {
156
+ input: UpdateAppBlockBuilderRequest;
157
+ output: UpdateAppBlockBuilderResult;
158
+ };
159
+ sdk: {
160
+ input: UpdateAppBlockBuilderCommandInput;
161
+ output: UpdateAppBlockBuilderCommandOutput;
162
+ };
163
+ };
153
164
  }
@@ -104,4 +104,15 @@ declare const UpdateApplicationCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: UpdateApplicationRequest;
111
+ output: UpdateApplicationResult;
112
+ };
113
+ sdk: {
114
+ input: UpdateApplicationCommandInput;
115
+ output: UpdateApplicationCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -97,4 +97,15 @@ declare const UpdateDirectoryConfigCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class UpdateDirectoryConfigCommand extends UpdateDirectoryConfigCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: UpdateDirectoryConfigRequest;
104
+ output: UpdateDirectoryConfigResult;
105
+ };
106
+ sdk: {
107
+ input: UpdateDirectoryConfigCommandInput;
108
+ output: UpdateDirectoryConfigCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -91,4 +91,15 @@ declare const UpdateEntitlementCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class UpdateEntitlementCommand extends UpdateEntitlementCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: UpdateEntitlementRequest;
98
+ output: UpdateEntitlementResult;
99
+ };
100
+ sdk: {
101
+ input: UpdateEntitlementCommandInput;
102
+ output: UpdateEntitlementCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -207,4 +207,15 @@ declare const UpdateFleetCommand_base: {
207
207
  * @public
208
208
  */
209
209
  export declare class UpdateFleetCommand extends UpdateFleetCommand_base {
210
+ /** @internal type navigation helper, not in runtime. */
211
+ protected static __types: {
212
+ api: {
213
+ input: UpdateFleetRequest;
214
+ output: UpdateFleetResult;
215
+ };
216
+ sdk: {
217
+ input: UpdateFleetCommandInput;
218
+ output: UpdateFleetCommandOutput;
219
+ };
220
+ };
210
221
  }
@@ -69,4 +69,15 @@ declare const UpdateImagePermissionsCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class UpdateImagePermissionsCommand extends UpdateImagePermissionsCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: UpdateImagePermissionsRequest;
76
+ output: {};
77
+ };
78
+ sdk: {
79
+ input: UpdateImagePermissionsCommandInput;
80
+ output: UpdateImagePermissionsCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -171,4 +171,15 @@ declare const UpdateStackCommand_base: {
171
171
  * @public
172
172
  */
173
173
  export declare class UpdateStackCommand extends UpdateStackCommand_base {
174
+ /** @internal type navigation helper, not in runtime. */
175
+ protected static __types: {
176
+ api: {
177
+ input: UpdateStackRequest;
178
+ output: UpdateStackResult;
179
+ };
180
+ sdk: {
181
+ input: UpdateStackCommandInput;
182
+ output: UpdateStackCommandOutput;
183
+ };
184
+ };
174
185
  }