@aws-sdk/client-lex-models-v2 3.651.1 → 3.654.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/BatchCreateCustomVocabularyItemCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +11 -0
- package/dist-types/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +11 -0
- package/dist-types/commands/BuildBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotReplicaCommand.d.ts +11 -0
- package/dist-types/commands/CreateBotVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateExportCommand.d.ts +11 -0
- package/dist-types/commands/CreateIntentCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourcePolicyStatementCommand.d.ts +11 -0
- package/dist-types/commands/CreateSlotCommand.d.ts +11 -0
- package/dist-types/commands/CreateSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/CreateTestSetDiscrepancyReportCommand.d.ts +11 -0
- package/dist-types/commands/CreateUploadUrlCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotReplicaCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBotVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCustomVocabularyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteExportCommand.d.ts +11 -0
- package/dist-types/commands/DeleteImportCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIntentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourcePolicyStatementCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSlotCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTestSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUtterancesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotRecommendationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotReplicaCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotResourceGenerationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeBotVersionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCustomVocabularyMetadataCommand.d.ts +11 -0
- package/dist-types/commands/DescribeExportCommand.d.ts +11 -0
- package/dist-types/commands/DescribeImportCommand.d.ts +11 -0
- package/dist-types/commands/DescribeIntentCommand.d.ts +11 -0
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSlotCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestExecutionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestSetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTestSetGenerationCommand.d.ts +11 -0
- package/dist-types/commands/GenerateBotElementCommand.d.ts +11 -0
- package/dist-types/commands/GetTestExecutionArtifactsUrlCommand.d.ts +11 -0
- package/dist-types/commands/ListAggregatedUtterancesCommand.d.ts +11 -0
- package/dist-types/commands/ListBotAliasReplicasCommand.d.ts +11 -0
- package/dist-types/commands/ListBotAliasesCommand.d.ts +11 -0
- package/dist-types/commands/ListBotLocalesCommand.d.ts +11 -0
- package/dist-types/commands/ListBotRecommendationsCommand.d.ts +11 -0
- package/dist-types/commands/ListBotReplicasCommand.d.ts +11 -0
- package/dist-types/commands/ListBotResourceGenerationsCommand.d.ts +11 -0
- package/dist-types/commands/ListBotVersionReplicasCommand.d.ts +11 -0
- package/dist-types/commands/ListBotVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListBotsCommand.d.ts +11 -0
- package/dist-types/commands/ListBuiltInIntentsCommand.d.ts +11 -0
- package/dist-types/commands/ListBuiltInSlotTypesCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomVocabularyItemsCommand.d.ts +11 -0
- package/dist-types/commands/ListExportsCommand.d.ts +11 -0
- package/dist-types/commands/ListImportsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentMetricsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentPathsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentStageMetricsCommand.d.ts +11 -0
- package/dist-types/commands/ListIntentsCommand.d.ts +11 -0
- package/dist-types/commands/ListRecommendedIntentsCommand.d.ts +11 -0
- package/dist-types/commands/ListSessionAnalyticsDataCommand.d.ts +11 -0
- package/dist-types/commands/ListSessionMetricsCommand.d.ts +11 -0
- package/dist-types/commands/ListSlotTypesCommand.d.ts +11 -0
- package/dist-types/commands/ListSlotsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTestExecutionResultItemsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestExecutionsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestSetRecordsCommand.d.ts +11 -0
- package/dist-types/commands/ListTestSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListUtteranceAnalyticsDataCommand.d.ts +11 -0
- package/dist-types/commands/ListUtteranceMetricsCommand.d.ts +11 -0
- package/dist-types/commands/SearchAssociatedTranscriptsCommand.d.ts +11 -0
- package/dist-types/commands/StartBotRecommendationCommand.d.ts +11 -0
- package/dist-types/commands/StartBotResourceGenerationCommand.d.ts +11 -0
- package/dist-types/commands/StartImportCommand.d.ts +11 -0
- package/dist-types/commands/StartTestExecutionCommand.d.ts +11 -0
- package/dist-types/commands/StartTestSetGenerationCommand.d.ts +11 -0
- package/dist-types/commands/StopBotRecommendationCommand.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/UpdateBotAliasCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBotCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBotLocaleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBotRecommendationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateExportCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIntentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSlotCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSlotTypeCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTestSetCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/BatchCreateCustomVocabularyItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteCustomVocabularyItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchUpdateCustomVocabularyItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BuildBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotReplicaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBotVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourcePolicyStatementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTestSetDiscrepancyReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUploadUrlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotReplicaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBotVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCustomVocabularyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteImportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyStatementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTestSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUtterancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotRecommendationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotReplicaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotResourceGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeBotVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCustomVocabularyMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeImportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestSetDiscrepancyReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTestSetGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GenerateBotElementCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTestExecutionArtifactsUrlCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAggregatedUtterancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotAliasReplicasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotAliasesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotLocalesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotRecommendationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotReplicasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotResourceGenerationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotVersionReplicasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBuiltInIntentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListBuiltInSlotTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomVocabularyItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentPathsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentStageMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIntentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRecommendedIntentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSessionAnalyticsDataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSessionMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSlotTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSlotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestExecutionResultItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestExecutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestSetRecordsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTestSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUtteranceAnalyticsDataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUtteranceMetricsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchAssociatedTranscriptsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartBotRecommendationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartBotResourceGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartImportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartTestExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartTestSetGenerationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopBotRecommendationCommand.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/UpdateBotAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBotLocaleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBotRecommendationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIntentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSlotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSlotTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTestSetCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -83,4 +83,15 @@ declare const DescribeCustomVocabularyMetadataCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class DescribeCustomVocabularyMetadataCommand extends DescribeCustomVocabularyMetadataCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: DescribeCustomVocabularyMetadataRequest;
|
|
90
|
+
output: DescribeCustomVocabularyMetadataResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DescribeCustomVocabularyMetadataCommandInput;
|
|
94
|
+
output: DescribeCustomVocabularyMetadataCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -100,4 +100,15 @@ declare const DescribeExportCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class DescribeExportCommand extends DescribeExportCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: DescribeExportRequest;
|
|
107
|
+
output: DescribeExportResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: DescribeExportCommandInput;
|
|
111
|
+
output: DescribeExportCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -131,4 +131,15 @@ declare const DescribeImportCommand_base: {
|
|
|
131
131
|
* @public
|
|
132
132
|
*/
|
|
133
133
|
export declare class DescribeImportCommand extends DescribeImportCommand_base {
|
|
134
|
+
/** @internal type navigation helper, not in runtime. */
|
|
135
|
+
protected static __types: {
|
|
136
|
+
api: {
|
|
137
|
+
input: DescribeImportRequest;
|
|
138
|
+
output: DescribeImportResponse;
|
|
139
|
+
};
|
|
140
|
+
sdk: {
|
|
141
|
+
input: DescribeImportCommandInput;
|
|
142
|
+
output: DescribeImportCommandOutput;
|
|
143
|
+
};
|
|
144
|
+
};
|
|
134
145
|
}
|
|
@@ -553,4 +553,15 @@ declare const DescribeIntentCommand_base: {
|
|
|
553
553
|
* @public
|
|
554
554
|
*/
|
|
555
555
|
export declare class DescribeIntentCommand extends DescribeIntentCommand_base {
|
|
556
|
+
/** @internal type navigation helper, not in runtime. */
|
|
557
|
+
protected static __types: {
|
|
558
|
+
api: {
|
|
559
|
+
input: DescribeIntentRequest;
|
|
560
|
+
output: DescribeIntentResponse;
|
|
561
|
+
};
|
|
562
|
+
sdk: {
|
|
563
|
+
input: DescribeIntentCommandInput;
|
|
564
|
+
output: DescribeIntentCommandOutput;
|
|
565
|
+
};
|
|
566
|
+
};
|
|
556
567
|
}
|
|
@@ -72,4 +72,15 @@ declare const DescribeResourcePolicyCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class DescribeResourcePolicyCommand extends DescribeResourcePolicyCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DescribeResourcePolicyRequest;
|
|
79
|
+
output: DescribeResourcePolicyResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DescribeResourcePolicyCommandInput;
|
|
83
|
+
output: DescribeResourcePolicyCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -483,4 +483,15 @@ declare const DescribeSlotCommand_base: {
|
|
|
483
483
|
* @public
|
|
484
484
|
*/
|
|
485
485
|
export declare class DescribeSlotCommand extends DescribeSlotCommand_base {
|
|
486
|
+
/** @internal type navigation helper, not in runtime. */
|
|
487
|
+
protected static __types: {
|
|
488
|
+
api: {
|
|
489
|
+
input: DescribeSlotRequest;
|
|
490
|
+
output: DescribeSlotResponse;
|
|
491
|
+
};
|
|
492
|
+
sdk: {
|
|
493
|
+
input: DescribeSlotCommandInput;
|
|
494
|
+
output: DescribeSlotCommandOutput;
|
|
495
|
+
};
|
|
496
|
+
};
|
|
486
497
|
}
|
|
@@ -125,4 +125,15 @@ declare const DescribeSlotTypeCommand_base: {
|
|
|
125
125
|
* @public
|
|
126
126
|
*/
|
|
127
127
|
export declare class DescribeSlotTypeCommand extends DescribeSlotTypeCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: DescribeSlotTypeRequest;
|
|
132
|
+
output: DescribeSlotTypeResponse;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: DescribeSlotTypeCommandInput;
|
|
136
|
+
output: DescribeSlotTypeCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -93,4 +93,15 @@ declare const DescribeTestExecutionCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class DescribeTestExecutionCommand extends DescribeTestExecutionCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: DescribeTestExecutionRequest;
|
|
100
|
+
output: DescribeTestExecutionResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: DescribeTestExecutionCommandInput;
|
|
104
|
+
output: DescribeTestExecutionCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -89,4 +89,15 @@ declare const DescribeTestSetCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class DescribeTestSetCommand extends DescribeTestSetCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: DescribeTestSetRequest;
|
|
96
|
+
output: DescribeTestSetResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: DescribeTestSetCommandInput;
|
|
100
|
+
output: DescribeTestSetCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -106,4 +106,15 @@ declare const DescribeTestSetDiscrepancyReportCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class DescribeTestSetDiscrepancyReportCommand extends DescribeTestSetDiscrepancyReportCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: DescribeTestSetDiscrepancyReportRequest;
|
|
113
|
+
output: DescribeTestSetDiscrepancyReportResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: DescribeTestSetDiscrepancyReportCommandInput;
|
|
117
|
+
output: DescribeTestSetDiscrepancyReportCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -103,4 +103,15 @@ declare const DescribeTestSetGenerationCommand_base: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export declare class DescribeTestSetGenerationCommand extends DescribeTestSetGenerationCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: DescribeTestSetGenerationRequest;
|
|
110
|
+
output: DescribeTestSetGenerationResponse;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: DescribeTestSetGenerationCommandInput;
|
|
114
|
+
output: DescribeTestSetGenerationCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -97,4 +97,15 @@ declare const GenerateBotElementCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class GenerateBotElementCommand extends GenerateBotElementCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: GenerateBotElementRequest;
|
|
104
|
+
output: GenerateBotElementResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: GenerateBotElementCommandInput;
|
|
108
|
+
output: GenerateBotElementCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -77,4 +77,15 @@ declare const GetTestExecutionArtifactsUrlCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class GetTestExecutionArtifactsUrlCommand extends GetTestExecutionArtifactsUrlCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: GetTestExecutionArtifactsUrlRequest;
|
|
84
|
+
output: GetTestExecutionArtifactsUrlResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: GetTestExecutionArtifactsUrlCommandInput;
|
|
88
|
+
output: GetTestExecutionArtifactsUrlCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -145,4 +145,15 @@ declare const ListAggregatedUtterancesCommand_base: {
|
|
|
145
145
|
* @public
|
|
146
146
|
*/
|
|
147
147
|
export declare class ListAggregatedUtterancesCommand extends ListAggregatedUtterancesCommand_base {
|
|
148
|
+
/** @internal type navigation helper, not in runtime. */
|
|
149
|
+
protected static __types: {
|
|
150
|
+
api: {
|
|
151
|
+
input: ListAggregatedUtterancesRequest;
|
|
152
|
+
output: ListAggregatedUtterancesResponse;
|
|
153
|
+
};
|
|
154
|
+
sdk: {
|
|
155
|
+
input: ListAggregatedUtterancesCommandInput;
|
|
156
|
+
output: ListAggregatedUtterancesCommandOutput;
|
|
157
|
+
};
|
|
158
|
+
};
|
|
148
159
|
}
|
|
@@ -90,4 +90,15 @@ declare const ListBotAliasReplicasCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class ListBotAliasReplicasCommand extends ListBotAliasReplicasCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: ListBotAliasReplicasRequest;
|
|
97
|
+
output: ListBotAliasReplicasResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: ListBotAliasReplicasCommandInput;
|
|
101
|
+
output: ListBotAliasReplicasCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -86,4 +86,15 @@ declare const ListBotAliasesCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class ListBotAliasesCommand extends ListBotAliasesCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: ListBotAliasesRequest;
|
|
93
|
+
output: ListBotAliasesResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: ListBotAliasesCommandInput;
|
|
97
|
+
output: ListBotAliasesCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -100,4 +100,15 @@ declare const ListBotLocalesCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class ListBotLocalesCommand extends ListBotLocalesCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: ListBotLocalesRequest;
|
|
107
|
+
output: ListBotLocalesResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: ListBotLocalesCommandInput;
|
|
111
|
+
output: ListBotLocalesCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -89,4 +89,15 @@ declare const ListBotRecommendationsCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class ListBotRecommendationsCommand extends ListBotRecommendationsCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: ListBotRecommendationsRequest;
|
|
96
|
+
output: ListBotRecommendationsResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: ListBotRecommendationsCommandInput;
|
|
100
|
+
output: ListBotRecommendationsCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListBotReplicasCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListBotReplicasCommand extends ListBotReplicasCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListBotReplicasRequest;
|
|
90
|
+
output: ListBotReplicasResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListBotReplicasCommandInput;
|
|
94
|
+
output: ListBotReplicasCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListBotResourceGenerationsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListBotResourceGenerationsCommand extends ListBotResourceGenerationsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListBotResourceGenerationsRequest;
|
|
99
|
+
output: ListBotResourceGenerationsResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListBotResourceGenerationsCommandInput;
|
|
103
|
+
output: ListBotResourceGenerationsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListBotVersionReplicasCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListBotVersionReplicasCommand extends ListBotVersionReplicasCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListBotVersionReplicasRequest;
|
|
99
|
+
output: ListBotVersionReplicasResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListBotVersionReplicasCommandInput;
|
|
103
|
+
output: ListBotVersionReplicasCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -95,4 +95,15 @@ declare const ListBotVersionsCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class ListBotVersionsCommand extends ListBotVersionsCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: ListBotVersionsRequest;
|
|
102
|
+
output: ListBotVersionsResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: ListBotVersionsCommandInput;
|
|
106
|
+
output: ListBotVersionsCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -97,4 +97,15 @@ declare const ListBotsCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class ListBotsCommand extends ListBotsCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: ListBotsRequest;
|
|
104
|
+
output: ListBotsResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: ListBotsCommandInput;
|
|
108
|
+
output: ListBotsCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -90,4 +90,15 @@ declare const ListBuiltInIntentsCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class ListBuiltInIntentsCommand extends ListBuiltInIntentsCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: ListBuiltInIntentsRequest;
|
|
97
|
+
output: ListBuiltInIntentsResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: ListBuiltInIntentsCommandInput;
|
|
101
|
+
output: ListBuiltInIntentsCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -86,4 +86,15 @@ declare const ListBuiltInSlotTypesCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class ListBuiltInSlotTypesCommand extends ListBuiltInSlotTypesCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: ListBuiltInSlotTypesRequest;
|
|
93
|
+
output: ListBuiltInSlotTypesResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: ListBuiltInSlotTypesCommandInput;
|
|
97
|
+
output: ListBuiltInSlotTypesCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListCustomVocabularyItemsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListCustomVocabularyItemsCommand extends ListCustomVocabularyItemsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListCustomVocabularyItemsRequest;
|
|
99
|
+
output: ListCustomVocabularyItemsResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListCustomVocabularyItemsCommandInput;
|
|
103
|
+
output: ListCustomVocabularyItemsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -118,4 +118,15 @@ declare const ListExportsCommand_base: {
|
|
|
118
118
|
* @public
|
|
119
119
|
*/
|
|
120
120
|
export declare class ListExportsCommand extends ListExportsCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: ListExportsRequest;
|
|
125
|
+
output: ListExportsResponse;
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: ListExportsCommandInput;
|
|
129
|
+
output: ListExportsCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -102,4 +102,15 @@ declare const ListImportsCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class ListImportsCommand extends ListImportsCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: ListImportsRequest;
|
|
109
|
+
output: ListImportsResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: ListImportsCommandInput;
|
|
113
|
+
output: ListImportsCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -153,4 +153,15 @@ declare const ListIntentMetricsCommand_base: {
|
|
|
153
153
|
* @public
|
|
154
154
|
*/
|
|
155
155
|
export declare class ListIntentMetricsCommand extends ListIntentMetricsCommand_base {
|
|
156
|
+
/** @internal type navigation helper, not in runtime. */
|
|
157
|
+
protected static __types: {
|
|
158
|
+
api: {
|
|
159
|
+
input: ListIntentMetricsRequest;
|
|
160
|
+
output: ListIntentMetricsResponse;
|
|
161
|
+
};
|
|
162
|
+
sdk: {
|
|
163
|
+
input: ListIntentMetricsCommandInput;
|
|
164
|
+
output: ListIntentMetricsCommandOutput;
|
|
165
|
+
};
|
|
166
|
+
};
|
|
156
167
|
}
|
|
@@ -108,4 +108,15 @@ declare const ListIntentPathsCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class ListIntentPathsCommand extends ListIntentPathsCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: ListIntentPathsRequest;
|
|
115
|
+
output: ListIntentPathsResponse;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: ListIntentPathsCommandInput;
|
|
119
|
+
output: ListIntentPathsCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -153,4 +153,15 @@ declare const ListIntentStageMetricsCommand_base: {
|
|
|
153
153
|
* @public
|
|
154
154
|
*/
|
|
155
155
|
export declare class ListIntentStageMetricsCommand extends ListIntentStageMetricsCommand_base {
|
|
156
|
+
/** @internal type navigation helper, not in runtime. */
|
|
157
|
+
protected static __types: {
|
|
158
|
+
api: {
|
|
159
|
+
input: ListIntentStageMetricsRequest;
|
|
160
|
+
output: ListIntentStageMetricsResponse;
|
|
161
|
+
};
|
|
162
|
+
sdk: {
|
|
163
|
+
input: ListIntentStageMetricsCommandInput;
|
|
164
|
+
output: ListIntentStageMetricsCommandOutput;
|
|
165
|
+
};
|
|
166
|
+
};
|
|
156
167
|
}
|
|
@@ -113,4 +113,15 @@ declare const ListIntentsCommand_base: {
|
|
|
113
113
|
* @public
|
|
114
114
|
*/
|
|
115
115
|
export declare class ListIntentsCommand extends ListIntentsCommand_base {
|
|
116
|
+
/** @internal type navigation helper, not in runtime. */
|
|
117
|
+
protected static __types: {
|
|
118
|
+
api: {
|
|
119
|
+
input: ListIntentsRequest;
|
|
120
|
+
output: ListIntentsResponse;
|
|
121
|
+
};
|
|
122
|
+
sdk: {
|
|
123
|
+
input: ListIntentsCommandInput;
|
|
124
|
+
output: ListIntentsCommandOutput;
|
|
125
|
+
};
|
|
126
|
+
};
|
|
116
127
|
}
|
|
@@ -94,4 +94,15 @@ declare const ListRecommendedIntentsCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class ListRecommendedIntentsCommand extends ListRecommendedIntentsCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: ListRecommendedIntentsRequest;
|
|
101
|
+
output: ListRecommendedIntentsResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: ListRecommendedIntentsCommandInput;
|
|
105
|
+
output: ListRecommendedIntentsCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -124,4 +124,15 @@ declare const ListSessionAnalyticsDataCommand_base: {
|
|
|
124
124
|
* @public
|
|
125
125
|
*/
|
|
126
126
|
export declare class ListSessionAnalyticsDataCommand extends ListSessionAnalyticsDataCommand_base {
|
|
127
|
+
/** @internal type navigation helper, not in runtime. */
|
|
128
|
+
protected static __types: {
|
|
129
|
+
api: {
|
|
130
|
+
input: ListSessionAnalyticsDataRequest;
|
|
131
|
+
output: ListSessionAnalyticsDataResponse;
|
|
132
|
+
};
|
|
133
|
+
sdk: {
|
|
134
|
+
input: ListSessionAnalyticsDataCommandInput;
|
|
135
|
+
output: ListSessionAnalyticsDataCommandOutput;
|
|
136
|
+
};
|
|
137
|
+
};
|
|
127
138
|
}
|
|
@@ -153,4 +153,15 @@ declare const ListSessionMetricsCommand_base: {
|
|
|
153
153
|
* @public
|
|
154
154
|
*/
|
|
155
155
|
export declare class ListSessionMetricsCommand extends ListSessionMetricsCommand_base {
|
|
156
|
+
/** @internal type navigation helper, not in runtime. */
|
|
157
|
+
protected static __types: {
|
|
158
|
+
api: {
|
|
159
|
+
input: ListSessionMetricsRequest;
|
|
160
|
+
output: ListSessionMetricsResponse;
|
|
161
|
+
};
|
|
162
|
+
sdk: {
|
|
163
|
+
input: ListSessionMetricsCommandInput;
|
|
164
|
+
output: ListSessionMetricsCommandOutput;
|
|
165
|
+
};
|
|
166
|
+
};
|
|
156
167
|
}
|
|
@@ -102,4 +102,15 @@ declare const ListSlotTypesCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class ListSlotTypesCommand extends ListSlotTypesCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: ListSlotTypesRequest;
|
|
109
|
+
output: ListSlotTypesResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: ListSlotTypesCommandInput;
|
|
113
|
+
output: ListSlotTypesCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -184,4 +184,15 @@ declare const ListSlotsCommand_base: {
|
|
|
184
184
|
* @public
|
|
185
185
|
*/
|
|
186
186
|
export declare class ListSlotsCommand extends ListSlotsCommand_base {
|
|
187
|
+
/** @internal type navigation helper, not in runtime. */
|
|
188
|
+
protected static __types: {
|
|
189
|
+
api: {
|
|
190
|
+
input: ListSlotsRequest;
|
|
191
|
+
output: ListSlotsResponse;
|
|
192
|
+
};
|
|
193
|
+
sdk: {
|
|
194
|
+
input: ListSlotsCommandInput;
|
|
195
|
+
output: ListSlotsCommandOutput;
|
|
196
|
+
};
|
|
197
|
+
};
|
|
187
198
|
}
|
|
@@ -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: ListTagsForResourceRequest;
|
|
83
|
+
output: ListTagsForResourceResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: ListTagsForResourceCommandInput;
|
|
87
|
+
output: ListTagsForResourceCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -275,4 +275,15 @@ declare const ListTestExecutionResultItemsCommand_base: {
|
|
|
275
275
|
* @public
|
|
276
276
|
*/
|
|
277
277
|
export declare class ListTestExecutionResultItemsCommand extends ListTestExecutionResultItemsCommand_base {
|
|
278
|
+
/** @internal type navigation helper, not in runtime. */
|
|
279
|
+
protected static __types: {
|
|
280
|
+
api: {
|
|
281
|
+
input: ListTestExecutionResultItemsRequest;
|
|
282
|
+
output: ListTestExecutionResultItemsResponse;
|
|
283
|
+
};
|
|
284
|
+
sdk: {
|
|
285
|
+
input: ListTestExecutionResultItemsCommandInput;
|
|
286
|
+
output: ListTestExecutionResultItemsCommandOutput;
|
|
287
|
+
};
|
|
288
|
+
};
|
|
278
289
|
}
|