@aws-sdk/client-proton 3.651.1 → 3.658.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
|
@@ -90,4 +90,15 @@ declare const AcceptEnvironmentAccountConnectionCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class AcceptEnvironmentAccountConnectionCommand extends AcceptEnvironmentAccountConnectionCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: AcceptEnvironmentAccountConnectionInput;
|
|
97
|
+
output: AcceptEnvironmentAccountConnectionOutput;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: AcceptEnvironmentAccountConnectionCommandInput;
|
|
101
|
+
output: AcceptEnvironmentAccountConnectionCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -95,4 +95,15 @@ declare const CancelComponentDeploymentCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class CancelComponentDeploymentCommand extends CancelComponentDeploymentCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: CancelComponentDeploymentInput;
|
|
102
|
+
output: CancelComponentDeploymentOutput;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: CancelComponentDeploymentCommandInput;
|
|
106
|
+
output: CancelComponentDeploymentCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -117,4 +117,15 @@ declare const CancelEnvironmentDeploymentCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class CancelEnvironmentDeploymentCommand extends CancelEnvironmentDeploymentCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: CancelEnvironmentDeploymentInput;
|
|
124
|
+
output: CancelEnvironmentDeploymentOutput;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: CancelEnvironmentDeploymentCommandInput;
|
|
128
|
+
output: CancelEnvironmentDeploymentCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -111,4 +111,15 @@ declare const CancelServiceInstanceDeploymentCommand_base: {
|
|
|
111
111
|
* @public
|
|
112
112
|
*/
|
|
113
113
|
export declare class CancelServiceInstanceDeploymentCommand extends CancelServiceInstanceDeploymentCommand_base {
|
|
114
|
+
/** @internal type navigation helper, not in runtime. */
|
|
115
|
+
protected static __types: {
|
|
116
|
+
api: {
|
|
117
|
+
input: CancelServiceInstanceDeploymentInput;
|
|
118
|
+
output: CancelServiceInstanceDeploymentOutput;
|
|
119
|
+
};
|
|
120
|
+
sdk: {
|
|
121
|
+
input: CancelServiceInstanceDeploymentCommandInput;
|
|
122
|
+
output: CancelServiceInstanceDeploymentCommandOutput;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
114
125
|
}
|
|
@@ -106,4 +106,15 @@ declare const CancelServicePipelineDeploymentCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class CancelServicePipelineDeploymentCommand extends CancelServicePipelineDeploymentCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: CancelServicePipelineDeploymentInput;
|
|
113
|
+
output: CancelServicePipelineDeploymentOutput;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: CancelServicePipelineDeploymentCommandInput;
|
|
117
|
+
output: CancelServicePipelineDeploymentCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -113,4 +113,15 @@ declare const CreateComponentCommand_base: {
|
|
|
113
113
|
* @public
|
|
114
114
|
*/
|
|
115
115
|
export declare class CreateComponentCommand extends CreateComponentCommand_base {
|
|
116
|
+
/** @internal type navigation helper, not in runtime. */
|
|
117
|
+
protected static __types: {
|
|
118
|
+
api: {
|
|
119
|
+
input: CreateComponentInput;
|
|
120
|
+
output: CreateComponentOutput;
|
|
121
|
+
};
|
|
122
|
+
sdk: {
|
|
123
|
+
input: CreateComponentCommandInput;
|
|
124
|
+
output: CreateComponentCommandOutput;
|
|
125
|
+
};
|
|
126
|
+
};
|
|
116
127
|
}
|
|
@@ -103,4 +103,15 @@ declare const CreateEnvironmentAccountConnectionCommand_base: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export declare class CreateEnvironmentAccountConnectionCommand extends CreateEnvironmentAccountConnectionCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: CreateEnvironmentAccountConnectionInput;
|
|
110
|
+
output: CreateEnvironmentAccountConnectionOutput;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: CreateEnvironmentAccountConnectionCommandInput;
|
|
114
|
+
output: CreateEnvironmentAccountConnectionCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -141,4 +141,15 @@ declare const CreateEnvironmentCommand_base: {
|
|
|
141
141
|
* @public
|
|
142
142
|
*/
|
|
143
143
|
export declare class CreateEnvironmentCommand extends CreateEnvironmentCommand_base {
|
|
144
|
+
/** @internal type navigation helper, not in runtime. */
|
|
145
|
+
protected static __types: {
|
|
146
|
+
api: {
|
|
147
|
+
input: CreateEnvironmentInput;
|
|
148
|
+
output: CreateEnvironmentOutput;
|
|
149
|
+
};
|
|
150
|
+
sdk: {
|
|
151
|
+
input: CreateEnvironmentCommandInput;
|
|
152
|
+
output: CreateEnvironmentCommandOutput;
|
|
153
|
+
};
|
|
154
|
+
};
|
|
144
155
|
}
|
|
@@ -110,4 +110,15 @@ declare const CreateEnvironmentTemplateCommand_base: {
|
|
|
110
110
|
* @public
|
|
111
111
|
*/
|
|
112
112
|
export declare class CreateEnvironmentTemplateCommand extends CreateEnvironmentTemplateCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: CreateEnvironmentTemplateInput;
|
|
117
|
+
output: CreateEnvironmentTemplateOutput;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: CreateEnvironmentTemplateCommandInput;
|
|
121
|
+
output: CreateEnvironmentTemplateCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -108,4 +108,15 @@ declare const CreateEnvironmentTemplateVersionCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class CreateEnvironmentTemplateVersionCommand extends CreateEnvironmentTemplateVersionCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: CreateEnvironmentTemplateVersionInput;
|
|
115
|
+
output: CreateEnvironmentTemplateVersionOutput;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: CreateEnvironmentTemplateVersionCommandInput;
|
|
119
|
+
output: CreateEnvironmentTemplateVersionCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -96,4 +96,15 @@ declare const CreateRepositoryCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: CreateRepositoryInput;
|
|
103
|
+
output: CreateRepositoryOutput;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: CreateRepositoryCommandInput;
|
|
107
|
+
output: CreateRepositoryCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -123,4 +123,15 @@ declare const CreateServiceCommand_base: {
|
|
|
123
123
|
* @public
|
|
124
124
|
*/
|
|
125
125
|
export declare class CreateServiceCommand extends CreateServiceCommand_base {
|
|
126
|
+
/** @internal type navigation helper, not in runtime. */
|
|
127
|
+
protected static __types: {
|
|
128
|
+
api: {
|
|
129
|
+
input: CreateServiceInput;
|
|
130
|
+
output: CreateServiceOutput;
|
|
131
|
+
};
|
|
132
|
+
sdk: {
|
|
133
|
+
input: CreateServiceCommandInput;
|
|
134
|
+
output: CreateServiceCommandOutput;
|
|
135
|
+
};
|
|
136
|
+
};
|
|
126
137
|
}
|
|
@@ -103,4 +103,15 @@ declare const CreateServiceInstanceCommand_base: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export declare class CreateServiceInstanceCommand extends CreateServiceInstanceCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: CreateServiceInstanceInput;
|
|
110
|
+
output: CreateServiceInstanceOutput;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: CreateServiceInstanceCommandInput;
|
|
114
|
+
output: CreateServiceInstanceCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -86,4 +86,15 @@ declare const CreateServiceSyncConfigCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class CreateServiceSyncConfigCommand extends CreateServiceSyncConfigCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: CreateServiceSyncConfigInput;
|
|
93
|
+
output: CreateServiceSyncConfigOutput;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: CreateServiceSyncConfigCommandInput;
|
|
97
|
+
output: CreateServiceSyncConfigCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -101,4 +101,15 @@ declare const CreateServiceTemplateCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class CreateServiceTemplateCommand extends CreateServiceTemplateCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: CreateServiceTemplateInput;
|
|
108
|
+
output: CreateServiceTemplateOutput;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: CreateServiceTemplateCommandInput;
|
|
112
|
+
output: CreateServiceTemplateCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -126,4 +126,15 @@ declare const CreateServiceTemplateVersionCommand_base: {
|
|
|
126
126
|
* @public
|
|
127
127
|
*/
|
|
128
128
|
export declare class CreateServiceTemplateVersionCommand extends CreateServiceTemplateVersionCommand_base {
|
|
129
|
+
/** @internal type navigation helper, not in runtime. */
|
|
130
|
+
protected static __types: {
|
|
131
|
+
api: {
|
|
132
|
+
input: CreateServiceTemplateVersionInput;
|
|
133
|
+
output: CreateServiceTemplateVersionOutput;
|
|
134
|
+
};
|
|
135
|
+
sdk: {
|
|
136
|
+
input: CreateServiceTemplateVersionCommandInput;
|
|
137
|
+
output: CreateServiceTemplateVersionCommandOutput;
|
|
138
|
+
};
|
|
139
|
+
};
|
|
129
140
|
}
|
|
@@ -92,4 +92,15 @@ declare const CreateTemplateSyncConfigCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class CreateTemplateSyncConfigCommand extends CreateTemplateSyncConfigCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: CreateTemplateSyncConfigInput;
|
|
99
|
+
output: CreateTemplateSyncConfigOutput;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: CreateTemplateSyncConfigCommandInput;
|
|
103
|
+
output: CreateTemplateSyncConfigCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -95,4 +95,15 @@ declare const DeleteComponentCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class DeleteComponentCommand extends DeleteComponentCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: DeleteComponentInput;
|
|
102
|
+
output: DeleteComponentOutput;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: DeleteComponentCommandInput;
|
|
106
|
+
output: DeleteComponentCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -151,4 +151,15 @@ declare const DeleteDeploymentCommand_base: {
|
|
|
151
151
|
* @public
|
|
152
152
|
*/
|
|
153
153
|
export declare class DeleteDeploymentCommand extends DeleteDeploymentCommand_base {
|
|
154
|
+
/** @internal type navigation helper, not in runtime. */
|
|
155
|
+
protected static __types: {
|
|
156
|
+
api: {
|
|
157
|
+
input: DeleteDeploymentInput;
|
|
158
|
+
output: DeleteDeploymentOutput;
|
|
159
|
+
};
|
|
160
|
+
sdk: {
|
|
161
|
+
input: DeleteDeploymentCommandInput;
|
|
162
|
+
output: DeleteDeploymentCommandOutput;
|
|
163
|
+
};
|
|
164
|
+
};
|
|
154
165
|
}
|
|
@@ -92,4 +92,15 @@ declare const DeleteEnvironmentAccountConnectionCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class DeleteEnvironmentAccountConnectionCommand extends DeleteEnvironmentAccountConnectionCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: DeleteEnvironmentAccountConnectionInput;
|
|
99
|
+
output: DeleteEnvironmentAccountConnectionOutput;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: DeleteEnvironmentAccountConnectionCommandInput;
|
|
103
|
+
output: DeleteEnvironmentAccountConnectionCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -102,4 +102,15 @@ declare const DeleteEnvironmentCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class DeleteEnvironmentCommand extends DeleteEnvironmentCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: DeleteEnvironmentInput;
|
|
109
|
+
output: DeleteEnvironmentOutput;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: DeleteEnvironmentCommandInput;
|
|
113
|
+
output: DeleteEnvironmentCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -85,4 +85,15 @@ declare const DeleteEnvironmentTemplateCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DeleteEnvironmentTemplateCommand extends DeleteEnvironmentTemplateCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DeleteEnvironmentTemplateInput;
|
|
92
|
+
output: DeleteEnvironmentTemplateOutput;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DeleteEnvironmentTemplateCommandInput;
|
|
96
|
+
output: DeleteEnvironmentTemplateCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -94,4 +94,15 @@ declare const DeleteEnvironmentTemplateVersionCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class DeleteEnvironmentTemplateVersionCommand extends DeleteEnvironmentTemplateVersionCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: DeleteEnvironmentTemplateVersionInput;
|
|
101
|
+
output: DeleteEnvironmentTemplateVersionOutput;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: DeleteEnvironmentTemplateVersionCommandInput;
|
|
105
|
+
output: DeleteEnvironmentTemplateVersionCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -82,4 +82,15 @@ declare const DeleteRepositoryCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DeleteRepositoryInput;
|
|
89
|
+
output: DeleteRepositoryOutput;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DeleteRepositoryCommandInput;
|
|
93
|
+
output: DeleteRepositoryCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -109,4 +109,15 @@ declare const DeleteServiceCommand_base: {
|
|
|
109
109
|
* @public
|
|
110
110
|
*/
|
|
111
111
|
export declare class DeleteServiceCommand extends DeleteServiceCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: DeleteServiceInput;
|
|
116
|
+
output: DeleteServiceOutput;
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: DeleteServiceCommandInput;
|
|
120
|
+
output: DeleteServiceCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -81,4 +81,15 @@ declare const DeleteServiceSyncConfigCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DeleteServiceSyncConfigCommand extends DeleteServiceSyncConfigCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DeleteServiceSyncConfigInput;
|
|
88
|
+
output: DeleteServiceSyncConfigOutput;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DeleteServiceSyncConfigCommandInput;
|
|
92
|
+
output: DeleteServiceSyncConfigCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -86,4 +86,15 @@ declare const DeleteServiceTemplateCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class DeleteServiceTemplateCommand extends DeleteServiceTemplateCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: DeleteServiceTemplateInput;
|
|
93
|
+
output: DeleteServiceTemplateOutput;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: DeleteServiceTemplateCommandInput;
|
|
97
|
+
output: DeleteServiceTemplateCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -106,4 +106,15 @@ declare const DeleteServiceTemplateVersionCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class DeleteServiceTemplateVersionCommand extends DeleteServiceTemplateVersionCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: DeleteServiceTemplateVersionInput;
|
|
113
|
+
output: DeleteServiceTemplateVersionOutput;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: DeleteServiceTemplateVersionCommandInput;
|
|
117
|
+
output: DeleteServiceTemplateVersionCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -83,4 +83,15 @@ declare const DeleteTemplateSyncConfigCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class DeleteTemplateSyncConfigCommand extends DeleteTemplateSyncConfigCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: DeleteTemplateSyncConfigInput;
|
|
90
|
+
output: DeleteTemplateSyncConfigOutput;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DeleteTemplateSyncConfigCommandInput;
|
|
94
|
+
output: DeleteTemplateSyncConfigCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -79,4 +79,15 @@ declare const GetAccountSettingsCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class GetAccountSettingsCommand extends GetAccountSettingsCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: {};
|
|
86
|
+
output: GetAccountSettingsOutput;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: GetAccountSettingsCommandInput;
|
|
90
|
+
output: GetAccountSettingsCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -92,4 +92,15 @@ declare const GetComponentCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class GetComponentCommand extends GetComponentCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: GetComponentInput;
|
|
99
|
+
output: GetComponentOutput;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: GetComponentCommandInput;
|
|
103
|
+
output: GetComponentCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -155,4 +155,15 @@ declare const GetDeploymentCommand_base: {
|
|
|
155
155
|
* @public
|
|
156
156
|
*/
|
|
157
157
|
export declare class GetDeploymentCommand extends GetDeploymentCommand_base {
|
|
158
|
+
/** @internal type navigation helper, not in runtime. */
|
|
159
|
+
protected static __types: {
|
|
160
|
+
api: {
|
|
161
|
+
input: GetDeploymentInput;
|
|
162
|
+
output: GetDeploymentOutput;
|
|
163
|
+
};
|
|
164
|
+
sdk: {
|
|
165
|
+
input: GetDeploymentCommandInput;
|
|
166
|
+
output: GetDeploymentCommandOutput;
|
|
167
|
+
};
|
|
168
|
+
};
|
|
158
169
|
}
|
|
@@ -86,4 +86,15 @@ declare const GetEnvironmentAccountConnectionCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class GetEnvironmentAccountConnectionCommand extends GetEnvironmentAccountConnectionCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: GetEnvironmentAccountConnectionInput;
|
|
93
|
+
output: GetEnvironmentAccountConnectionOutput;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: GetEnvironmentAccountConnectionCommandInput;
|
|
97
|
+
output: GetEnvironmentAccountConnectionCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -99,4 +99,15 @@ declare const GetEnvironmentCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class GetEnvironmentCommand extends GetEnvironmentCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: GetEnvironmentInput;
|
|
106
|
+
output: GetEnvironmentOutput;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: GetEnvironmentCommandInput;
|
|
110
|
+
output: GetEnvironmentCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -82,4 +82,15 @@ declare const GetEnvironmentTemplateCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class GetEnvironmentTemplateCommand extends GetEnvironmentTemplateCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: GetEnvironmentTemplateInput;
|
|
89
|
+
output: GetEnvironmentTemplateOutput;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: GetEnvironmentTemplateCommandInput;
|
|
93
|
+
output: GetEnvironmentTemplateCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -86,4 +86,15 @@ declare const GetEnvironmentTemplateVersionCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class GetEnvironmentTemplateVersionCommand extends GetEnvironmentTemplateVersionCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: GetEnvironmentTemplateVersionInput;
|
|
93
|
+
output: GetEnvironmentTemplateVersionOutput;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: GetEnvironmentTemplateVersionCommandInput;
|
|
97
|
+
output: GetEnvironmentTemplateVersionCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -79,4 +79,15 @@ declare const GetRepositoryCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class GetRepositoryCommand extends GetRepositoryCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: GetRepositoryInput;
|
|
86
|
+
output: GetRepositoryOutput;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: GetRepositoryCommandInput;
|
|
90
|
+
output: GetRepositoryCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -93,4 +93,15 @@ declare const GetRepositorySyncStatusCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class GetRepositorySyncStatusCommand extends GetRepositorySyncStatusCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: GetRepositorySyncStatusInput;
|
|
100
|
+
output: GetRepositorySyncStatusOutput;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: GetRepositorySyncStatusCommandInput;
|
|
104
|
+
output: GetRepositorySyncStatusCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -114,4 +114,15 @@ declare const GetResourcesSummaryCommand_base: {
|
|
|
114
114
|
* @public
|
|
115
115
|
*/
|
|
116
116
|
export declare class GetResourcesSummaryCommand extends GetResourcesSummaryCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: {};
|
|
121
|
+
output: GetResourcesSummaryOutput;
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: GetResourcesSummaryCommandInput;
|
|
125
|
+
output: GetResourcesSummaryCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|