@aws-sdk/client-elastic-beanstalk 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 (95) hide show
  1. package/dist-types/commands/AbortEnvironmentUpdateCommand.d.ts +11 -0
  2. package/dist-types/commands/ApplyEnvironmentManagedActionCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +11 -0
  4. package/dist-types/commands/CheckDNSAvailabilityCommand.d.ts +11 -0
  5. package/dist-types/commands/ComposeEnvironmentsCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateApplicationCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateApplicationVersionCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateConfigurationTemplateCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateEnvironmentCommand.d.ts +11 -0
  10. package/dist-types/commands/CreatePlatformVersionCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateStorageLocationCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteApplicationCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteApplicationVersionCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteConfigurationTemplateCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteEnvironmentConfigurationCommand.d.ts +11 -0
  16. package/dist-types/commands/DeletePlatformVersionCommand.d.ts +11 -0
  17. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +11 -0
  18. package/dist-types/commands/DescribeApplicationVersionsCommand.d.ts +11 -0
  19. package/dist-types/commands/DescribeApplicationsCommand.d.ts +11 -0
  20. package/dist-types/commands/DescribeConfigurationOptionsCommand.d.ts +11 -0
  21. package/dist-types/commands/DescribeConfigurationSettingsCommand.d.ts +11 -0
  22. package/dist-types/commands/DescribeEnvironmentHealthCommand.d.ts +11 -0
  23. package/dist-types/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +11 -0
  24. package/dist-types/commands/DescribeEnvironmentManagedActionsCommand.d.ts +11 -0
  25. package/dist-types/commands/DescribeEnvironmentResourcesCommand.d.ts +11 -0
  26. package/dist-types/commands/DescribeEnvironmentsCommand.d.ts +11 -0
  27. package/dist-types/commands/DescribeEventsCommand.d.ts +11 -0
  28. package/dist-types/commands/DescribeInstancesHealthCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribePlatformVersionCommand.d.ts +11 -0
  30. package/dist-types/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +11 -0
  31. package/dist-types/commands/ListAvailableSolutionStacksCommand.d.ts +11 -0
  32. package/dist-types/commands/ListPlatformBranchesCommand.d.ts +11 -0
  33. package/dist-types/commands/ListPlatformVersionsCommand.d.ts +11 -0
  34. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  35. package/dist-types/commands/RebuildEnvironmentCommand.d.ts +11 -0
  36. package/dist-types/commands/RequestEnvironmentInfoCommand.d.ts +11 -0
  37. package/dist-types/commands/RestartAppServerCommand.d.ts +11 -0
  38. package/dist-types/commands/RetrieveEnvironmentInfoCommand.d.ts +11 -0
  39. package/dist-types/commands/SwapEnvironmentCNAMEsCommand.d.ts +11 -0
  40. package/dist-types/commands/TerminateEnvironmentCommand.d.ts +11 -0
  41. package/dist-types/commands/UpdateApplicationCommand.d.ts +11 -0
  42. package/dist-types/commands/UpdateApplicationResourceLifecycleCommand.d.ts +11 -0
  43. package/dist-types/commands/UpdateApplicationVersionCommand.d.ts +11 -0
  44. package/dist-types/commands/UpdateConfigurationTemplateCommand.d.ts +11 -0
  45. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +11 -0
  46. package/dist-types/commands/UpdateTagsForResourceCommand.d.ts +11 -0
  47. package/dist-types/commands/ValidateConfigurationSettingsCommand.d.ts +11 -0
  48. package/dist-types/ts3.4/commands/AbortEnvironmentUpdateCommand.d.ts +12 -1
  49. package/dist-types/ts3.4/commands/ApplyEnvironmentManagedActionCommand.d.ts +12 -1
  50. package/dist-types/ts3.4/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +12 -1
  51. package/dist-types/ts3.4/commands/CheckDNSAvailabilityCommand.d.ts +12 -1
  52. package/dist-types/ts3.4/commands/ComposeEnvironmentsCommand.d.ts +12 -1
  53. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/CreateApplicationVersionCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/CreateConfigurationTemplateCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/CreatePlatformVersionCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/CreateStorageLocationCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/DeleteApplicationVersionCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/DeleteConfigurationTemplateCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/DeleteEnvironmentConfigurationCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/DeletePlatformVersionCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/DescribeApplicationVersionsCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/DescribeConfigurationOptionsCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/DescribeConfigurationSettingsCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/DescribeEnvironmentHealthCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionsCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/DescribeEnvironmentResourcesCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/DescribeEnvironmentsCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/DescribeInstancesHealthCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/DescribePlatformVersionCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/ListAvailableSolutionStacksCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/ListPlatformBranchesCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/ListPlatformVersionsCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/RebuildEnvironmentCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/RequestEnvironmentInfoCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/RestartAppServerCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/RetrieveEnvironmentInfoCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/SwapEnvironmentCNAMEsCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/TerminateEnvironmentCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/UpdateApplicationResourceLifecycleCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/UpdateApplicationVersionCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/UpdateConfigurationTemplateCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/UpdateTagsForResourceCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/ValidateConfigurationSettingsCommand.d.ts +12 -1
  95. package/package.json +36 -36
@@ -72,4 +72,15 @@ declare const AbortEnvironmentUpdateCommand_base: {
72
72
  *
73
73
  */
74
74
  export declare class AbortEnvironmentUpdateCommand extends AbortEnvironmentUpdateCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: AbortEnvironmentUpdateMessage;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: AbortEnvironmentUpdateCommandInput;
83
+ output: AbortEnvironmentUpdateCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -70,4 +70,15 @@ declare const ApplyEnvironmentManagedActionCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class ApplyEnvironmentManagedActionCommand extends ApplyEnvironmentManagedActionCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: ApplyEnvironmentManagedActionRequest;
77
+ output: ApplyEnvironmentManagedActionResult;
78
+ };
79
+ sdk: {
80
+ input: ApplyEnvironmentManagedActionCommandInput;
81
+ output: ApplyEnvironmentManagedActionCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -63,4 +63,15 @@ declare const AssociateEnvironmentOperationsRoleCommand_base: {
63
63
  * @public
64
64
  */
65
65
  export declare class AssociateEnvironmentOperationsRoleCommand extends AssociateEnvironmentOperationsRoleCommand_base {
66
+ /** @internal type navigation helper, not in runtime. */
67
+ protected static __types: {
68
+ api: {
69
+ input: AssociateEnvironmentOperationsRoleMessage;
70
+ output: {};
71
+ };
72
+ sdk: {
73
+ input: AssociateEnvironmentOperationsRoleCommandInput;
74
+ output: AssociateEnvironmentOperationsRoleCommandOutput;
75
+ };
76
+ };
66
77
  }
@@ -75,4 +75,15 @@ declare const CheckDNSAvailabilityCommand_base: {
75
75
  *
76
76
  */
77
77
  export declare class CheckDNSAvailabilityCommand extends CheckDNSAvailabilityCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: CheckDNSAvailabilityMessage;
82
+ output: CheckDNSAvailabilityResultMessage;
83
+ };
84
+ sdk: {
85
+ input: CheckDNSAvailabilityCommandInput;
86
+ output: CheckDNSAvailabilityCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -118,4 +118,15 @@ declare const ComposeEnvironmentsCommand_base: {
118
118
  * @public
119
119
  */
120
120
  export declare class ComposeEnvironmentsCommand extends ComposeEnvironmentsCommand_base {
121
+ /** @internal type navigation helper, not in runtime. */
122
+ protected static __types: {
123
+ api: {
124
+ input: ComposeEnvironmentsMessage;
125
+ output: EnvironmentDescriptionsMessage;
126
+ };
127
+ sdk: {
128
+ input: ComposeEnvironmentsCommandInput;
129
+ output: ComposeEnvironmentsCommandOutput;
130
+ };
131
+ };
121
132
  }
@@ -133,4 +133,15 @@ declare const CreateApplicationCommand_base: {
133
133
  *
134
134
  */
135
135
  export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
136
+ /** @internal type navigation helper, not in runtime. */
137
+ protected static __types: {
138
+ api: {
139
+ input: CreateApplicationMessage;
140
+ output: ApplicationDescriptionMessage;
141
+ };
142
+ sdk: {
143
+ input: CreateApplicationCommandInput;
144
+ output: CreateApplicationCommandOutput;
145
+ };
146
+ };
136
147
  }
@@ -179,4 +179,15 @@ declare const CreateApplicationVersionCommand_base: {
179
179
  *
180
180
  */
181
181
  export declare class CreateApplicationVersionCommand extends CreateApplicationVersionCommand_base {
182
+ /** @internal type navigation helper, not in runtime. */
183
+ protected static __types: {
184
+ api: {
185
+ input: CreateApplicationVersionMessage;
186
+ output: ApplicationVersionDescriptionMessage;
187
+ };
188
+ sdk: {
189
+ input: CreateApplicationVersionCommandInput;
190
+ output: CreateApplicationVersionCommandOutput;
191
+ };
192
+ };
182
193
  }
@@ -151,4 +151,15 @@ declare const CreateConfigurationTemplateCommand_base: {
151
151
  *
152
152
  */
153
153
  export declare class CreateConfigurationTemplateCommand extends CreateConfigurationTemplateCommand_base {
154
+ /** @internal type navigation helper, not in runtime. */
155
+ protected static __types: {
156
+ api: {
157
+ input: CreateConfigurationTemplateMessage;
158
+ output: ConfigurationSettingsDescription;
159
+ };
160
+ sdk: {
161
+ input: CreateConfigurationTemplateCommandInput;
162
+ output: CreateConfigurationTemplateCommandOutput;
163
+ };
164
+ };
154
165
  }
@@ -174,4 +174,15 @@ declare const CreateEnvironmentCommand_base: {
174
174
  *
175
175
  */
176
176
  export declare class CreateEnvironmentCommand extends CreateEnvironmentCommand_base {
177
+ /** @internal type navigation helper, not in runtime. */
178
+ protected static __types: {
179
+ api: {
180
+ input: CreateEnvironmentMessage;
181
+ output: EnvironmentDescription;
182
+ };
183
+ sdk: {
184
+ input: CreateEnvironmentCommandInput;
185
+ output: CreateEnvironmentCommandOutput;
186
+ };
187
+ };
177
188
  }
@@ -107,4 +107,15 @@ declare const CreatePlatformVersionCommand_base: {
107
107
  * @public
108
108
  */
109
109
  export declare class CreatePlatformVersionCommand extends CreatePlatformVersionCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: CreatePlatformVersionRequest;
114
+ output: CreatePlatformVersionResult;
115
+ };
116
+ sdk: {
117
+ input: CreatePlatformVersionCommandInput;
118
+ output: CreatePlatformVersionCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -83,4 +83,15 @@ declare const CreateStorageLocationCommand_base: {
83
83
  *
84
84
  */
85
85
  export declare class CreateStorageLocationCommand extends CreateStorageLocationCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: {};
90
+ output: CreateStorageLocationResultMessage;
91
+ };
92
+ sdk: {
93
+ input: CreateStorageLocationCommandInput;
94
+ output: CreateStorageLocationCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -76,4 +76,15 @@ declare const DeleteApplicationCommand_base: {
76
76
  *
77
77
  */
78
78
  export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteApplicationMessage;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteApplicationCommandInput;
87
+ output: DeleteApplicationCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -101,4 +101,15 @@ declare const DeleteApplicationVersionCommand_base: {
101
101
  *
102
102
  */
103
103
  export declare class DeleteApplicationVersionCommand extends DeleteApplicationVersionCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: DeleteApplicationVersionMessage;
108
+ output: {};
109
+ };
110
+ sdk: {
111
+ input: DeleteApplicationVersionCommandInput;
112
+ output: DeleteApplicationVersionCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -77,4 +77,15 @@ declare const DeleteConfigurationTemplateCommand_base: {
77
77
  *
78
78
  */
79
79
  export declare class DeleteConfigurationTemplateCommand extends DeleteConfigurationTemplateCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DeleteConfigurationTemplateMessage;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: DeleteConfigurationTemplateCommandInput;
88
+ output: DeleteConfigurationTemplateCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -73,4 +73,15 @@ declare const DeleteEnvironmentConfigurationCommand_base: {
73
73
  *
74
74
  */
75
75
  export declare class DeleteEnvironmentConfigurationCommand extends DeleteEnvironmentConfigurationCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DeleteEnvironmentConfigurationMessage;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: DeleteEnvironmentConfigurationCommandInput;
84
+ output: DeleteEnvironmentConfigurationCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -88,4 +88,15 @@ declare const DeletePlatformVersionCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class DeletePlatformVersionCommand extends DeletePlatformVersionCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DeletePlatformVersionRequest;
95
+ output: DeletePlatformVersionResult;
96
+ };
97
+ sdk: {
98
+ input: DeletePlatformVersionCommandInput;
99
+ output: DeletePlatformVersionCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -77,4 +77,15 @@ declare const DescribeAccountAttributesCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DescribeAccountAttributesCommand extends DescribeAccountAttributesCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: {};
84
+ output: DescribeAccountAttributesResult;
85
+ };
86
+ sdk: {
87
+ input: DescribeAccountAttributesCommandInput;
88
+ output: DescribeAccountAttributesCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -125,4 +125,15 @@ declare const DescribeApplicationVersionsCommand_base: {
125
125
  *
126
126
  */
127
127
  export declare class DescribeApplicationVersionsCommand extends DescribeApplicationVersionsCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: DescribeApplicationVersionsMessage;
132
+ output: ApplicationVersionDescriptionsMessage;
133
+ };
134
+ sdk: {
135
+ input: DescribeApplicationVersionsCommandInput;
136
+ output: DescribeApplicationVersionsCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -132,4 +132,15 @@ declare const DescribeApplicationsCommand_base: {
132
132
  *
133
133
  */
134
134
  export declare class DescribeApplicationsCommand extends DescribeApplicationsCommand_base {
135
+ /** @internal type navigation helper, not in runtime. */
136
+ protected static __types: {
137
+ api: {
138
+ input: DescribeApplicationsMessage;
139
+ output: ApplicationDescriptionsMessage;
140
+ };
141
+ sdk: {
142
+ input: DescribeApplicationsCommandInput;
143
+ output: DescribeApplicationsCommandOutput;
144
+ };
145
+ };
135
146
  }
@@ -132,4 +132,15 @@ declare const DescribeConfigurationOptionsCommand_base: {
132
132
  *
133
133
  */
134
134
  export declare class DescribeConfigurationOptionsCommand extends DescribeConfigurationOptionsCommand_base {
135
+ /** @internal type navigation helper, not in runtime. */
136
+ protected static __types: {
137
+ api: {
138
+ input: DescribeConfigurationOptionsMessage;
139
+ output: ConfigurationOptionsDescription;
140
+ };
141
+ sdk: {
142
+ input: DescribeConfigurationOptionsCommandInput;
143
+ output: DescribeConfigurationOptionsCommandOutput;
144
+ };
145
+ };
135
146
  }
@@ -149,4 +149,15 @@ declare const DescribeConfigurationSettingsCommand_base: {
149
149
  *
150
150
  */
151
151
  export declare class DescribeConfigurationSettingsCommand extends DescribeConfigurationSettingsCommand_base {
152
+ /** @internal type navigation helper, not in runtime. */
153
+ protected static __types: {
154
+ api: {
155
+ input: DescribeConfigurationSettingsMessage;
156
+ output: ConfigurationSettingsDescriptions;
157
+ };
158
+ sdk: {
159
+ input: DescribeConfigurationSettingsCommandInput;
160
+ output: DescribeConfigurationSettingsCommandOutput;
161
+ };
162
+ };
152
163
  }
@@ -160,4 +160,15 @@ declare const DescribeEnvironmentHealthCommand_base: {
160
160
  *
161
161
  */
162
162
  export declare class DescribeEnvironmentHealthCommand extends DescribeEnvironmentHealthCommand_base {
163
+ /** @internal type navigation helper, not in runtime. */
164
+ protected static __types: {
165
+ api: {
166
+ input: DescribeEnvironmentHealthRequest;
167
+ output: DescribeEnvironmentHealthResult;
168
+ };
169
+ sdk: {
170
+ input: DescribeEnvironmentHealthCommandInput;
171
+ output: DescribeEnvironmentHealthCommandOutput;
172
+ };
173
+ };
163
174
  }
@@ -75,4 +75,15 @@ declare const DescribeEnvironmentManagedActionHistoryCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DescribeEnvironmentManagedActionHistoryCommand extends DescribeEnvironmentManagedActionHistoryCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DescribeEnvironmentManagedActionHistoryRequest;
82
+ output: DescribeEnvironmentManagedActionHistoryResult;
83
+ };
84
+ sdk: {
85
+ input: DescribeEnvironmentManagedActionHistoryCommandInput;
86
+ output: DescribeEnvironmentManagedActionHistoryCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -70,4 +70,15 @@ declare const DescribeEnvironmentManagedActionsCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class DescribeEnvironmentManagedActionsCommand extends DescribeEnvironmentManagedActionsCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: DescribeEnvironmentManagedActionsRequest;
77
+ output: DescribeEnvironmentManagedActionsResult;
78
+ };
79
+ sdk: {
80
+ input: DescribeEnvironmentManagedActionsCommandInput;
81
+ output: DescribeEnvironmentManagedActionsCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -140,4 +140,15 @@ declare const DescribeEnvironmentResourcesCommand_base: {
140
140
  *
141
141
  */
142
142
  export declare class DescribeEnvironmentResourcesCommand extends DescribeEnvironmentResourcesCommand_base {
143
+ /** @internal type navigation helper, not in runtime. */
144
+ protected static __types: {
145
+ api: {
146
+ input: DescribeEnvironmentResourcesMessage;
147
+ output: EnvironmentResourceDescriptionsMessage;
148
+ };
149
+ sdk: {
150
+ input: DescribeEnvironmentResourcesCommandInput;
151
+ output: DescribeEnvironmentResourcesCommandOutput;
152
+ };
153
+ };
143
154
  }
@@ -151,4 +151,15 @@ declare const DescribeEnvironmentsCommand_base: {
151
151
  *
152
152
  */
153
153
  export declare class DescribeEnvironmentsCommand extends DescribeEnvironmentsCommand_base {
154
+ /** @internal type navigation helper, not in runtime. */
155
+ protected static __types: {
156
+ api: {
157
+ input: DescribeEnvironmentsMessage;
158
+ output: EnvironmentDescriptionsMessage;
159
+ };
160
+ sdk: {
161
+ input: DescribeEnvironmentsCommandInput;
162
+ output: DescribeEnvironmentsCommandOutput;
163
+ };
164
+ };
154
165
  }
@@ -133,4 +133,15 @@ declare const DescribeEventsCommand_base: {
133
133
  *
134
134
  */
135
135
  export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
136
+ /** @internal type navigation helper, not in runtime. */
137
+ protected static __types: {
138
+ api: {
139
+ input: DescribeEventsMessage;
140
+ output: EventDescriptionsMessage;
141
+ };
142
+ sdk: {
143
+ input: DescribeEventsCommandInput;
144
+ output: DescribeEventsCommandOutput;
145
+ };
146
+ };
136
147
  }
@@ -190,4 +190,15 @@ declare const DescribeInstancesHealthCommand_base: {
190
190
  *
191
191
  */
192
192
  export declare class DescribeInstancesHealthCommand extends DescribeInstancesHealthCommand_base {
193
+ /** @internal type navigation helper, not in runtime. */
194
+ protected static __types: {
195
+ api: {
196
+ input: DescribeInstancesHealthRequest;
197
+ output: DescribeInstancesHealthResult;
198
+ };
199
+ sdk: {
200
+ input: DescribeInstancesHealthCommandInput;
201
+ output: DescribeInstancesHealthCommandOutput;
202
+ };
203
+ };
193
204
  }
@@ -108,4 +108,15 @@ declare const DescribePlatformVersionCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class DescribePlatformVersionCommand extends DescribePlatformVersionCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: DescribePlatformVersionRequest;
115
+ output: DescribePlatformVersionResult;
116
+ };
117
+ sdk: {
118
+ input: DescribePlatformVersionCommandInput;
119
+ output: DescribePlatformVersionCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -62,4 +62,15 @@ declare const DisassociateEnvironmentOperationsRoleCommand_base: {
62
62
  * @public
63
63
  */
64
64
  export declare class DisassociateEnvironmentOperationsRoleCommand extends DisassociateEnvironmentOperationsRoleCommand_base {
65
+ /** @internal type navigation helper, not in runtime. */
66
+ protected static __types: {
67
+ api: {
68
+ input: DisassociateEnvironmentOperationsRoleMessage;
69
+ output: {};
70
+ };
71
+ sdk: {
72
+ input: DisassociateEnvironmentOperationsRoleCommandInput;
73
+ output: DisassociateEnvironmentOperationsRoleCommandOutput;
74
+ };
75
+ };
65
76
  }
@@ -117,4 +117,15 @@ declare const ListAvailableSolutionStacksCommand_base: {
117
117
  *
118
118
  */
119
119
  export declare class ListAvailableSolutionStacksCommand extends ListAvailableSolutionStacksCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: {};
124
+ output: ListAvailableSolutionStacksResultMessage;
125
+ };
126
+ sdk: {
127
+ input: ListAvailableSolutionStacksCommandInput;
128
+ output: ListAvailableSolutionStacksCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -81,4 +81,15 @@ declare const ListPlatformBranchesCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class ListPlatformBranchesCommand extends ListPlatformBranchesCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: ListPlatformBranchesRequest;
88
+ output: ListPlatformBranchesResult;
89
+ };
90
+ sdk: {
91
+ input: ListPlatformBranchesCommandInput;
92
+ output: ListPlatformBranchesCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -98,4 +98,15 @@ declare const ListPlatformVersionsCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class ListPlatformVersionsCommand extends ListPlatformVersionsCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: ListPlatformVersionsRequest;
105
+ output: ListPlatformVersionsResult;
106
+ };
107
+ sdk: {
108
+ input: ListPlatformVersionsCommandInput;
109
+ output: ListPlatformVersionsCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -76,4 +76,15 @@ declare const ListTagsForResourceCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: ListTagsForResourceMessage;
83
+ output: ResourceTagsDescriptionMessage;
84
+ };
85
+ sdk: {
86
+ input: ListTagsForResourceCommandInput;
87
+ output: ListTagsForResourceCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -72,4 +72,15 @@ declare const RebuildEnvironmentCommand_base: {
72
72
  *
73
73
  */
74
74
  export declare class RebuildEnvironmentCommand extends RebuildEnvironmentCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: RebuildEnvironmentMessage;
79
+ output: {};
80
+ };
81
+ sdk: {
82
+ input: RebuildEnvironmentCommandInput;
83
+ output: RebuildEnvironmentCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -84,4 +84,15 @@ declare const RequestEnvironmentInfoCommand_base: {
84
84
  *
85
85
  */
86
86
  export declare class RequestEnvironmentInfoCommand extends RequestEnvironmentInfoCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: RequestEnvironmentInfoMessage;
91
+ output: {};
92
+ };
93
+ sdk: {
94
+ input: RequestEnvironmentInfoCommandInput;
95
+ output: RequestEnvironmentInfoCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -68,4 +68,15 @@ declare const RestartAppServerCommand_base: {
68
68
  *
69
69
  */
70
70
  export declare class RestartAppServerCommand extends RestartAppServerCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: RestartAppServerMessage;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: RestartAppServerCommandInput;
79
+ output: RestartAppServerCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -99,4 +99,15 @@ declare const RetrieveEnvironmentInfoCommand_base: {
99
99
  *
100
100
  */
101
101
  export declare class RetrieveEnvironmentInfoCommand extends RetrieveEnvironmentInfoCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: RetrieveEnvironmentInfoMessage;
106
+ output: RetrieveEnvironmentInfoResultMessage;
107
+ };
108
+ sdk: {
109
+ input: RetrieveEnvironmentInfoCommandInput;
110
+ output: RetrieveEnvironmentInfoCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -70,4 +70,15 @@ declare const SwapEnvironmentCNAMEsCommand_base: {
70
70
  *
71
71
  */
72
72
  export declare class SwapEnvironmentCNAMEsCommand extends SwapEnvironmentCNAMEsCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: SwapEnvironmentCNAMEsMessage;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: SwapEnvironmentCNAMEsCommandInput;
81
+ output: SwapEnvironmentCNAMEsCommandOutput;
82
+ };
83
+ };
73
84
  }