@aws-sdk/client-proton 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.
- package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/CreateComponentCommand.d.ts +11 -0
- package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceInstanceCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/DeleteComponentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +11 -0
- package/dist-types/commands/GetComponentCommand.d.ts +11 -0
- package/dist-types/commands/GetDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/GetEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetResourcesSummaryCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceInstanceCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +11 -0
- package/dist-types/commands/ListComponentOutputsCommand.d.ts +11 -0
- package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListComponentsCommand.d.ts +11 -0
- package/dist-types/commands/ListDeploymentsCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceInstancesCommand.d.ts +11 -0
- package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +11 -0
- package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListServicesCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +11 -0
- package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateComponentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServicePipelineCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -99,4 +99,15 @@ declare const GetServiceCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class GetServiceCommand extends GetServiceCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: GetServiceInput;
|
|
106
|
+
output: GetServiceOutput;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: GetServiceCommandInput;
|
|
110
|
+
output: GetServiceCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -91,4 +91,15 @@ declare const GetServiceInstanceCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class GetServiceInstanceCommand extends GetServiceInstanceCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: GetServiceInstanceInput;
|
|
98
|
+
output: GetServiceInstanceOutput;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: GetServiceInstanceCommandInput;
|
|
102
|
+
output: GetServiceInstanceCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -133,4 +133,15 @@ declare const GetServiceInstanceSyncStatusCommand_base: {
|
|
|
133
133
|
* @public
|
|
134
134
|
*/
|
|
135
135
|
export declare class GetServiceInstanceSyncStatusCommand extends GetServiceInstanceSyncStatusCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: GetServiceInstanceSyncStatusInput;
|
|
140
|
+
output: GetServiceInstanceSyncStatusOutput;
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: GetServiceInstanceSyncStatusCommandInput;
|
|
144
|
+
output: GetServiceInstanceSyncStatusCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -93,4 +93,15 @@ declare const GetServiceSyncBlockerSummaryCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class GetServiceSyncBlockerSummaryCommand extends GetServiceSyncBlockerSummaryCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: GetServiceSyncBlockerSummaryInput;
|
|
100
|
+
output: GetServiceSyncBlockerSummaryOutput;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: GetServiceSyncBlockerSummaryCommandInput;
|
|
104
|
+
output: GetServiceSyncBlockerSummaryCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetServiceSyncConfigCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetServiceSyncConfigCommand extends GetServiceSyncConfigCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: GetServiceSyncConfigInput;
|
|
85
|
+
output: GetServiceSyncConfigOutput;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetServiceSyncConfigCommandInput;
|
|
89
|
+
output: GetServiceSyncConfigCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -82,4 +82,15 @@ declare const GetServiceTemplateCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class GetServiceTemplateCommand extends GetServiceTemplateCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: GetServiceTemplateInput;
|
|
89
|
+
output: GetServiceTemplateOutput;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: GetServiceTemplateCommandInput;
|
|
93
|
+
output: GetServiceTemplateCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -95,4 +95,15 @@ declare const GetServiceTemplateVersionCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class GetServiceTemplateVersionCommand extends GetServiceTemplateVersionCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: GetServiceTemplateVersionInput;
|
|
102
|
+
output: GetServiceTemplateVersionOutput;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: GetServiceTemplateVersionCommandInput;
|
|
106
|
+
output: GetServiceTemplateVersionCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -80,4 +80,15 @@ declare const GetTemplateSyncConfigCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class GetTemplateSyncConfigCommand extends GetTemplateSyncConfigCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: GetTemplateSyncConfigInput;
|
|
87
|
+
output: GetTemplateSyncConfigOutput;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: GetTemplateSyncConfigCommandInput;
|
|
91
|
+
output: GetTemplateSyncConfigCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -134,4 +134,15 @@ declare const GetTemplateSyncStatusCommand_base: {
|
|
|
134
134
|
* @public
|
|
135
135
|
*/
|
|
136
136
|
export declare class GetTemplateSyncStatusCommand extends GetTemplateSyncStatusCommand_base {
|
|
137
|
+
/** @internal type navigation helper, not in runtime. */
|
|
138
|
+
protected static __types: {
|
|
139
|
+
api: {
|
|
140
|
+
input: GetTemplateSyncStatusInput;
|
|
141
|
+
output: GetTemplateSyncStatusOutput;
|
|
142
|
+
};
|
|
143
|
+
sdk: {
|
|
144
|
+
input: GetTemplateSyncStatusCommandInput;
|
|
145
|
+
output: GetTemplateSyncStatusCommandOutput;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
137
148
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListComponentOutputsCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListComponentOutputsCommand extends ListComponentOutputsCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListComponentOutputsInput;
|
|
90
|
+
output: ListComponentOutputsOutput;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListComponentOutputsCommandInput;
|
|
94
|
+
output: ListComponentOutputsCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListComponentProvisionedResourcesCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListComponentProvisionedResourcesCommand extends ListComponentProvisionedResourcesCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListComponentProvisionedResourcesInput;
|
|
90
|
+
output: ListComponentProvisionedResourcesOutput;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListComponentProvisionedResourcesCommandInput;
|
|
94
|
+
output: ListComponentProvisionedResourcesCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -93,4 +93,15 @@ declare const ListComponentsCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class ListComponentsCommand extends ListComponentsCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: ListComponentsInput;
|
|
100
|
+
output: ListComponentsOutput;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: ListComponentsCommandInput;
|
|
104
|
+
output: ListComponentsCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -96,4 +96,15 @@ declare const ListDeploymentsCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class ListDeploymentsCommand extends ListDeploymentsCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: ListDeploymentsInput;
|
|
103
|
+
output: ListDeploymentsOutput;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: ListDeploymentsCommandInput;
|
|
107
|
+
output: ListDeploymentsCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -91,4 +91,15 @@ declare const ListEnvironmentAccountConnectionsCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class ListEnvironmentAccountConnectionsCommand extends ListEnvironmentAccountConnectionsCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: ListEnvironmentAccountConnectionsInput;
|
|
98
|
+
output: ListEnvironmentAccountConnectionsOutput;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: ListEnvironmentAccountConnectionsCommandInput;
|
|
102
|
+
output: ListEnvironmentAccountConnectionsCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -80,4 +80,15 @@ declare const ListEnvironmentOutputsCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class ListEnvironmentOutputsCommand extends ListEnvironmentOutputsCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: ListEnvironmentOutputsInput;
|
|
87
|
+
output: ListEnvironmentOutputsOutput;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: ListEnvironmentOutputsCommandInput;
|
|
91
|
+
output: ListEnvironmentOutputsCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -80,4 +80,15 @@ declare const ListEnvironmentProvisionedResourcesCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class ListEnvironmentProvisionedResourcesCommand extends ListEnvironmentProvisionedResourcesCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: ListEnvironmentProvisionedResourcesInput;
|
|
87
|
+
output: ListEnvironmentProvisionedResourcesOutput;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: ListEnvironmentProvisionedResourcesCommandInput;
|
|
91
|
+
output: ListEnvironmentProvisionedResourcesCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -89,4 +89,15 @@ declare const ListEnvironmentTemplateVersionsCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class ListEnvironmentTemplateVersionsCommand extends ListEnvironmentTemplateVersionsCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: ListEnvironmentTemplateVersionsInput;
|
|
96
|
+
output: ListEnvironmentTemplateVersionsOutput;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: ListEnvironmentTemplateVersionsCommandInput;
|
|
100
|
+
output: ListEnvironmentTemplateVersionsCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -82,4 +82,15 @@ declare const ListEnvironmentTemplatesCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class ListEnvironmentTemplatesCommand extends ListEnvironmentTemplatesCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: ListEnvironmentTemplatesInput;
|
|
89
|
+
output: ListEnvironmentTemplatesOutput;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: ListEnvironmentTemplatesCommandInput;
|
|
93
|
+
output: ListEnvironmentTemplatesCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -101,4 +101,15 @@ declare const ListEnvironmentsCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class ListEnvironmentsCommand extends ListEnvironmentsCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: ListEnvironmentsInput;
|
|
108
|
+
output: ListEnvironmentsOutput;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: ListEnvironmentsCommandInput;
|
|
112
|
+
output: ListEnvironmentsCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListRepositoriesCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListRepositoriesCommand extends ListRepositoriesCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListRepositoriesInput;
|
|
88
|
+
output: ListRepositoriesOutput;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListRepositoriesCommandInput;
|
|
92
|
+
output: ListRepositoriesCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -80,4 +80,15 @@ declare const ListRepositorySyncDefinitionsCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class ListRepositorySyncDefinitionsCommand extends ListRepositorySyncDefinitionsCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: ListRepositorySyncDefinitionsInput;
|
|
87
|
+
output: ListRepositorySyncDefinitionsOutput;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: ListRepositorySyncDefinitionsCommandInput;
|
|
91
|
+
output: ListRepositorySyncDefinitionsCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListServiceInstanceOutputsCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListServiceInstanceOutputsCommand extends ListServiceInstanceOutputsCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListServiceInstanceOutputsInput;
|
|
88
|
+
output: ListServiceInstanceOutputsOutput;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListServiceInstanceOutputsCommandInput;
|
|
92
|
+
output: ListServiceInstanceOutputsCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListServiceInstanceProvisionedResourcesCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListServiceInstanceProvisionedResourcesCommand extends ListServiceInstanceProvisionedResourcesCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListServiceInstanceProvisionedResourcesInput;
|
|
88
|
+
output: ListServiceInstanceProvisionedResourcesOutput;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListServiceInstanceProvisionedResourcesCommandInput;
|
|
92
|
+
output: ListServiceInstanceProvisionedResourcesCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -101,4 +101,15 @@ declare const ListServiceInstancesCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class ListServiceInstancesCommand extends ListServiceInstancesCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: ListServiceInstancesInput;
|
|
108
|
+
output: ListServiceInstancesOutput;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: ListServiceInstancesCommandInput;
|
|
112
|
+
output: ListServiceInstancesCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -80,4 +80,15 @@ declare const ListServicePipelineOutputsCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class ListServicePipelineOutputsCommand extends ListServicePipelineOutputsCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: ListServicePipelineOutputsInput;
|
|
87
|
+
output: ListServicePipelineOutputsOutput;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: ListServicePipelineOutputsCommandInput;
|
|
91
|
+
output: ListServicePipelineOutputsCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -80,4 +80,15 @@ declare const ListServicePipelineProvisionedResourcesCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class ListServicePipelineProvisionedResourcesCommand extends ListServicePipelineProvisionedResourcesCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: ListServicePipelineProvisionedResourcesInput;
|
|
87
|
+
output: ListServicePipelineProvisionedResourcesOutput;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: ListServicePipelineProvisionedResourcesCommandInput;
|
|
91
|
+
output: ListServicePipelineProvisionedResourcesCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -89,4 +89,15 @@ declare const ListServiceTemplateVersionsCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class ListServiceTemplateVersionsCommand extends ListServiceTemplateVersionsCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: ListServiceTemplateVersionsInput;
|
|
96
|
+
output: ListServiceTemplateVersionsOutput;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: ListServiceTemplateVersionsCommandInput;
|
|
100
|
+
output: ListServiceTemplateVersionsCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -82,4 +82,15 @@ declare const ListServiceTemplatesCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class ListServiceTemplatesCommand extends ListServiceTemplatesCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: ListServiceTemplatesInput;
|
|
89
|
+
output: ListServiceTemplatesOutput;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: ListServiceTemplatesCommandInput;
|
|
93
|
+
output: ListServiceTemplatesCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -82,4 +82,15 @@ declare const ListServicesCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class ListServicesCommand extends ListServicesCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: ListServicesInput;
|
|
89
|
+
output: ListServicesOutput;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: ListServicesCommandInput;
|
|
93
|
+
output: ListServicesCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListTagsForResourceInput;
|
|
88
|
+
output: ListTagsForResourceOutput;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListTagsForResourceCommandInput;
|
|
92
|
+
output: ListTagsForResourceCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -87,4 +87,15 @@ declare const NotifyResourceDeploymentStatusChangeCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class NotifyResourceDeploymentStatusChangeCommand extends NotifyResourceDeploymentStatusChangeCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: NotifyResourceDeploymentStatusChangeInput;
|
|
94
|
+
output: {};
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: NotifyResourceDeploymentStatusChangeCommandInput;
|
|
98
|
+
output: NotifyResourceDeploymentStatusChangeCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -92,4 +92,15 @@ declare const RejectEnvironmentAccountConnectionCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class RejectEnvironmentAccountConnectionCommand extends RejectEnvironmentAccountConnectionCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: RejectEnvironmentAccountConnectionInput;
|
|
99
|
+
output: RejectEnvironmentAccountConnectionOutput;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: RejectEnvironmentAccountConnectionCommandInput;
|
|
103
|
+
output: RejectEnvironmentAccountConnectionCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -81,4 +81,15 @@ declare const TagResourceCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: TagResourceInput;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: TagResourceCommandInput;
|
|
92
|
+
output: TagResourceCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -78,4 +78,15 @@ declare const UntagResourceCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: UntagResourceInput;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: UntagResourceCommandInput;
|
|
89
|
+
output: UntagResourceCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -88,4 +88,15 @@ declare const UpdateAccountSettingsCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class UpdateAccountSettingsCommand extends UpdateAccountSettingsCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: UpdateAccountSettingsInput;
|
|
95
|
+
output: UpdateAccountSettingsOutput;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: UpdateAccountSettingsCommandInput;
|
|
99
|
+
output: UpdateAccountSettingsCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -111,4 +111,15 @@ declare const UpdateComponentCommand_base: {
|
|
|
111
111
|
* @public
|
|
112
112
|
*/
|
|
113
113
|
export declare class UpdateComponentCommand extends UpdateComponentCommand_base {
|
|
114
|
+
/** @internal type navigation helper, not in runtime. */
|
|
115
|
+
protected static __types: {
|
|
116
|
+
api: {
|
|
117
|
+
input: UpdateComponentInput;
|
|
118
|
+
output: UpdateComponentOutput;
|
|
119
|
+
};
|
|
120
|
+
sdk: {
|
|
121
|
+
input: UpdateComponentCommandInput;
|
|
122
|
+
output: UpdateComponentCommandOutput;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
114
125
|
}
|
|
@@ -92,4 +92,15 @@ declare const UpdateEnvironmentAccountConnectionCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class UpdateEnvironmentAccountConnectionCommand extends UpdateEnvironmentAccountConnectionCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: UpdateEnvironmentAccountConnectionInput;
|
|
99
|
+
output: UpdateEnvironmentAccountConnectionOutput;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: UpdateEnvironmentAccountConnectionCommandInput;
|
|
103
|
+
output: UpdateEnvironmentAccountConnectionCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -164,4 +164,15 @@ declare const UpdateEnvironmentCommand_base: {
|
|
|
164
164
|
* @public
|
|
165
165
|
*/
|
|
166
166
|
export declare class UpdateEnvironmentCommand extends UpdateEnvironmentCommand_base {
|
|
167
|
+
/** @internal type navigation helper, not in runtime. */
|
|
168
|
+
protected static __types: {
|
|
169
|
+
api: {
|
|
170
|
+
input: UpdateEnvironmentInput;
|
|
171
|
+
output: UpdateEnvironmentOutput;
|
|
172
|
+
};
|
|
173
|
+
sdk: {
|
|
174
|
+
input: UpdateEnvironmentCommandInput;
|
|
175
|
+
output: UpdateEnvironmentCommandOutput;
|
|
176
|
+
};
|
|
177
|
+
};
|
|
167
178
|
}
|
|
@@ -87,4 +87,15 @@ declare const UpdateEnvironmentTemplateCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class UpdateEnvironmentTemplateCommand extends UpdateEnvironmentTemplateCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: UpdateEnvironmentTemplateInput;
|
|
94
|
+
output: UpdateEnvironmentTemplateOutput;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: UpdateEnvironmentTemplateCommandInput;
|
|
98
|
+
output: UpdateEnvironmentTemplateCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|