@aws-sdk/client-wellarchitected 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/AssociateLensesCommand.d.ts +11 -0
- package/dist-types/commands/AssociateProfilesCommand.d.ts +11 -0
- package/dist-types/commands/CreateLensShareCommand.d.ts +11 -0
- package/dist-types/commands/CreateLensVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateMilestoneCommand.d.ts +11 -0
- package/dist-types/commands/CreateProfileCommand.d.ts +11 -0
- package/dist-types/commands/CreateProfileShareCommand.d.ts +11 -0
- package/dist-types/commands/CreateReviewTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateTemplateShareCommand.d.ts +11 -0
- package/dist-types/commands/CreateWorkloadCommand.d.ts +11 -0
- package/dist-types/commands/CreateWorkloadShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLensCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLensShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProfileCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProfileShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReviewTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTemplateShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWorkloadCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateLensesCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateProfilesCommand.d.ts +11 -0
- package/dist-types/commands/ExportLensCommand.d.ts +11 -0
- package/dist-types/commands/GetAnswerCommand.d.ts +11 -0
- package/dist-types/commands/GetConsolidatedReportCommand.d.ts +11 -0
- package/dist-types/commands/GetGlobalSettingsCommand.d.ts +11 -0
- package/dist-types/commands/GetLensCommand.d.ts +11 -0
- package/dist-types/commands/GetLensReviewCommand.d.ts +11 -0
- package/dist-types/commands/GetLensReviewReportCommand.d.ts +11 -0
- package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +11 -0
- package/dist-types/commands/GetMilestoneCommand.d.ts +11 -0
- package/dist-types/commands/GetProfileCommand.d.ts +11 -0
- package/dist-types/commands/GetProfileTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetReviewTemplateAnswerCommand.d.ts +11 -0
- package/dist-types/commands/GetReviewTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetReviewTemplateLensReviewCommand.d.ts +11 -0
- package/dist-types/commands/GetWorkloadCommand.d.ts +11 -0
- package/dist-types/commands/ImportLensCommand.d.ts +11 -0
- package/dist-types/commands/ListAnswersCommand.d.ts +11 -0
- package/dist-types/commands/ListCheckDetailsCommand.d.ts +11 -0
- package/dist-types/commands/ListCheckSummariesCommand.d.ts +11 -0
- package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +11 -0
- package/dist-types/commands/ListLensReviewsCommand.d.ts +11 -0
- package/dist-types/commands/ListLensSharesCommand.d.ts +11 -0
- package/dist-types/commands/ListLensesCommand.d.ts +11 -0
- package/dist-types/commands/ListMilestonesCommand.d.ts +11 -0
- package/dist-types/commands/ListNotificationsCommand.d.ts +11 -0
- package/dist-types/commands/ListProfileNotificationsCommand.d.ts +11 -0
- package/dist-types/commands/ListProfileSharesCommand.d.ts +11 -0
- package/dist-types/commands/ListProfilesCommand.d.ts +11 -0
- package/dist-types/commands/ListReviewTemplateAnswersCommand.d.ts +11 -0
- package/dist-types/commands/ListReviewTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListShareInvitationsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTemplateSharesCommand.d.ts +11 -0
- package/dist-types/commands/ListWorkloadSharesCommand.d.ts +11 -0
- package/dist-types/commands/ListWorkloadsCommand.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/UpdateAnswerCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLensReviewCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProfileCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReviewTemplateAnswerCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReviewTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReviewTemplateLensReviewCommand.d.ts +11 -0
- package/dist-types/commands/UpdateShareInvitationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWorkloadCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +11 -0
- package/dist-types/commands/UpgradeLensReviewCommand.d.ts +11 -0
- package/dist-types/commands/UpgradeProfileVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateLensesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateProfilesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLensShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLensVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMilestoneCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProfileShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReviewTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTemplateShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWorkloadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWorkloadShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLensCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLensShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProfileShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReviewTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTemplateShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWorkloadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWorkloadShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateLensesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateProfilesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExportLensCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAnswerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConsolidatedReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLensCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLensReviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLensReviewReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLensVersionDifferenceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMilestoneCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetProfileTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReviewTemplateAnswerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReviewTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReviewTemplateLensReviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetWorkloadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportLensCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAnswersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCheckDetailsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCheckSummariesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLensReviewImprovementsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLensReviewsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLensSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLensesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMilestonesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProfileNotificationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProfileSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReviewTemplateAnswersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReviewTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListShareInvitationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTemplateSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListWorkloadSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListWorkloadsCommand.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/UpdateAnswerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLensReviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReviewTemplateAnswerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReviewTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReviewTemplateLensReviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateShareInvitationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWorkloadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWorkloadShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpgradeLensReviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpgradeProfileVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -86,4 +86,15 @@ declare const AssociateLensesCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class AssociateLensesCommand extends AssociateLensesCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: AssociateLensesInput;
|
|
93
|
+
output: {};
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: AssociateLensesCommandInput;
|
|
97
|
+
output: AssociateLensesCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -76,4 +76,15 @@ declare const AssociateProfilesCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class AssociateProfilesCommand extends AssociateProfilesCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: AssociateProfilesInput;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: AssociateProfilesCommandInput;
|
|
87
|
+
output: AssociateProfilesCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -100,4 +100,15 @@ declare const CreateLensShareCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class CreateLensShareCommand extends CreateLensShareCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: CreateLensShareInput;
|
|
107
|
+
output: CreateLensShareOutput;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: CreateLensShareCommandInput;
|
|
111
|
+
output: CreateLensShareCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -88,4 +88,15 @@ declare const CreateLensVersionCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class CreateLensVersionCommand extends CreateLensVersionCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: CreateLensVersionInput;
|
|
95
|
+
output: CreateLensVersionOutput;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: CreateLensVersionCommandInput;
|
|
99
|
+
output: CreateLensVersionCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -81,4 +81,15 @@ declare const CreateMilestoneCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class CreateMilestoneCommand extends CreateMilestoneCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: CreateMilestoneInput;
|
|
88
|
+
output: CreateMilestoneOutput;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: CreateMilestoneCommandInput;
|
|
92
|
+
output: CreateMilestoneCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -89,4 +89,15 @@ declare const CreateProfileCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class CreateProfileCommand extends CreateProfileCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: CreateProfileInput;
|
|
96
|
+
output: CreateProfileOutput;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: CreateProfileCommandInput;
|
|
100
|
+
output: CreateProfileCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -81,4 +81,15 @@ declare const CreateProfileShareCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class CreateProfileShareCommand extends CreateProfileShareCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: CreateProfileShareInput;
|
|
88
|
+
output: CreateProfileShareOutput;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: CreateProfileShareCommandInput;
|
|
92
|
+
output: CreateProfileShareCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -98,4 +98,15 @@ declare const CreateReviewTemplateCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class CreateReviewTemplateCommand extends CreateReviewTemplateCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: CreateReviewTemplateInput;
|
|
105
|
+
output: CreateReviewTemplateOutput;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: CreateReviewTemplateCommandInput;
|
|
109
|
+
output: CreateReviewTemplateCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -95,4 +95,15 @@ declare const CreateTemplateShareCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class CreateTemplateShareCommand extends CreateTemplateShareCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: CreateTemplateShareInput;
|
|
102
|
+
output: CreateTemplateShareOutput;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: CreateTemplateShareCommandInput;
|
|
106
|
+
output: CreateTemplateShareCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -160,4 +160,15 @@ declare const CreateWorkloadCommand_base: {
|
|
|
160
160
|
* @public
|
|
161
161
|
*/
|
|
162
162
|
export declare class CreateWorkloadCommand extends CreateWorkloadCommand_base {
|
|
163
|
+
/** @internal type navigation helper, not in runtime. */
|
|
164
|
+
protected static __types: {
|
|
165
|
+
api: {
|
|
166
|
+
input: CreateWorkloadInput;
|
|
167
|
+
output: CreateWorkloadOutput;
|
|
168
|
+
};
|
|
169
|
+
sdk: {
|
|
170
|
+
input: CreateWorkloadCommandInput;
|
|
171
|
+
output: CreateWorkloadCommandOutput;
|
|
172
|
+
};
|
|
173
|
+
};
|
|
163
174
|
}
|
|
@@ -89,4 +89,15 @@ declare const CreateWorkloadShareCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class CreateWorkloadShareCommand extends CreateWorkloadShareCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: CreateWorkloadShareInput;
|
|
96
|
+
output: CreateWorkloadShareOutput;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: CreateWorkloadShareCommandInput;
|
|
100
|
+
output: CreateWorkloadShareCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -89,4 +89,15 @@ declare const DeleteLensCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class DeleteLensCommand extends DeleteLensCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: DeleteLensInput;
|
|
96
|
+
output: {};
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: DeleteLensCommandInput;
|
|
100
|
+
output: DeleteLensCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -89,4 +89,15 @@ declare const DeleteLensShareCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class DeleteLensShareCommand extends DeleteLensShareCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: DeleteLensShareInput;
|
|
96
|
+
output: {};
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: DeleteLensShareCommandInput;
|
|
100
|
+
output: DeleteLensShareCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -85,4 +85,15 @@ declare const DeleteProfileCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DeleteProfileCommand extends DeleteProfileCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DeleteProfileInput;
|
|
92
|
+
output: {};
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DeleteProfileCommandInput;
|
|
96
|
+
output: DeleteProfileCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteProfileShareCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteProfileShareCommand extends DeleteProfileShareCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: DeleteProfileShareInput;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteProfileShareCommandInput;
|
|
86
|
+
output: DeleteProfileShareCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -78,4 +78,15 @@ declare const DeleteReviewTemplateCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class DeleteReviewTemplateCommand extends DeleteReviewTemplateCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: DeleteReviewTemplateInput;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: DeleteReviewTemplateCommandInput;
|
|
89
|
+
output: DeleteReviewTemplateCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -78,4 +78,15 @@ declare const DeleteTemplateShareCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class DeleteTemplateShareCommand extends DeleteTemplateShareCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: DeleteTemplateShareInput;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: DeleteTemplateShareCommandInput;
|
|
89
|
+
output: DeleteTemplateShareCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -74,4 +74,15 @@ declare const DeleteWorkloadCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class DeleteWorkloadCommand extends DeleteWorkloadCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: DeleteWorkloadInput;
|
|
81
|
+
output: {};
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: DeleteWorkloadCommandInput;
|
|
85
|
+
output: DeleteWorkloadCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteWorkloadShareCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteWorkloadShareCommand extends DeleteWorkloadShareCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: DeleteWorkloadShareInput;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteWorkloadShareCommandInput;
|
|
86
|
+
output: DeleteWorkloadShareCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -81,4 +81,15 @@ declare const DisassociateLensesCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DisassociateLensesCommand extends DisassociateLensesCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DisassociateLensesInput;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DisassociateLensesCommandInput;
|
|
92
|
+
output: DisassociateLensesCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -76,4 +76,15 @@ declare const DisassociateProfilesCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class DisassociateProfilesCommand extends DisassociateProfilesCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: DisassociateProfilesInput;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: DisassociateProfilesCommandInput;
|
|
87
|
+
output: DisassociateProfilesCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -88,4 +88,15 @@ declare const ExportLensCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class ExportLensCommand extends ExportLensCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: ExportLensInput;
|
|
95
|
+
output: ExportLensOutput;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: ExportLensCommandInput;
|
|
99
|
+
output: ExportLensCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -132,4 +132,15 @@ declare const GetAnswerCommand_base: {
|
|
|
132
132
|
* @public
|
|
133
133
|
*/
|
|
134
134
|
export declare class GetAnswerCommand extends GetAnswerCommand_base {
|
|
135
|
+
/** @internal type navigation helper, not in runtime. */
|
|
136
|
+
protected static __types: {
|
|
137
|
+
api: {
|
|
138
|
+
input: GetAnswerInput;
|
|
139
|
+
output: GetAnswerOutput;
|
|
140
|
+
};
|
|
141
|
+
sdk: {
|
|
142
|
+
input: GetAnswerCommandInput;
|
|
143
|
+
output: GetAnswerCommandOutput;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
135
146
|
}
|
|
@@ -116,4 +116,15 @@ declare const GetConsolidatedReportCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class GetConsolidatedReportCommand extends GetConsolidatedReportCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: GetConsolidatedReportInput;
|
|
123
|
+
output: GetConsolidatedReportOutput;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: GetConsolidatedReportCommandInput;
|
|
127
|
+
output: GetConsolidatedReportCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -76,4 +76,15 @@ declare const GetGlobalSettingsCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class GetGlobalSettingsCommand extends GetGlobalSettingsCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: {};
|
|
83
|
+
output: GetGlobalSettingsOutput;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: GetGlobalSettingsCommandInput;
|
|
87
|
+
output: GetGlobalSettingsCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -83,4 +83,15 @@ declare const GetLensCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class GetLensCommand extends GetLensCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: GetLensInput;
|
|
90
|
+
output: GetLensOutput;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: GetLensCommandInput;
|
|
94
|
+
output: GetLensCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -120,4 +120,15 @@ declare const GetLensReviewCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class GetLensReviewCommand extends GetLensReviewCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: GetLensReviewInput;
|
|
127
|
+
output: GetLensReviewOutput;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: GetLensReviewCommandInput;
|
|
131
|
+
output: GetLensReviewCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -80,4 +80,15 @@ declare const GetLensReviewReportCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class GetLensReviewReportCommand extends GetLensReviewReportCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: GetLensReviewReportInput;
|
|
87
|
+
output: GetLensReviewReportOutput;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: GetLensReviewReportCommandInput;
|
|
91
|
+
output: GetLensReviewReportCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -94,4 +94,15 @@ declare const GetLensVersionDifferenceCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class GetLensVersionDifferenceCommand extends GetLensVersionDifferenceCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: GetLensVersionDifferenceInput;
|
|
101
|
+
output: GetLensVersionDifferenceOutput;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: GetLensVersionDifferenceCommandInput;
|
|
105
|
+
output: GetLensVersionDifferenceCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -141,4 +141,15 @@ declare const GetMilestoneCommand_base: {
|
|
|
141
141
|
* @public
|
|
142
142
|
*/
|
|
143
143
|
export declare class GetMilestoneCommand extends GetMilestoneCommand_base {
|
|
144
|
+
/** @internal type navigation helper, not in runtime. */
|
|
145
|
+
protected static __types: {
|
|
146
|
+
api: {
|
|
147
|
+
input: GetMilestoneInput;
|
|
148
|
+
output: GetMilestoneOutput;
|
|
149
|
+
};
|
|
150
|
+
sdk: {
|
|
151
|
+
input: GetMilestoneCommandInput;
|
|
152
|
+
output: GetMilestoneCommandOutput;
|
|
153
|
+
};
|
|
154
|
+
};
|
|
144
155
|
}
|
|
@@ -104,4 +104,15 @@ declare const GetProfileCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class GetProfileCommand extends GetProfileCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: GetProfileInput;
|
|
111
|
+
output: GetProfileOutput;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: GetProfileCommandInput;
|
|
115
|
+
output: GetProfileCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -90,4 +90,15 @@ declare const GetProfileTemplateCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class GetProfileTemplateCommand extends GetProfileTemplateCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: {};
|
|
97
|
+
output: GetProfileTemplateOutput;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: GetProfileTemplateCommandInput;
|
|
101
|
+
output: GetProfileTemplateCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -125,4 +125,15 @@ declare const GetReviewTemplateAnswerCommand_base: {
|
|
|
125
125
|
* @public
|
|
126
126
|
*/
|
|
127
127
|
export declare class GetReviewTemplateAnswerCommand extends GetReviewTemplateAnswerCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: GetReviewTemplateAnswerInput;
|
|
132
|
+
output: GetReviewTemplateAnswerOutput;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: GetReviewTemplateAnswerCommandInput;
|
|
136
|
+
output: GetReviewTemplateAnswerCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -90,4 +90,15 @@ declare const GetReviewTemplateCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class GetReviewTemplateCommand extends GetReviewTemplateCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: GetReviewTemplateInput;
|
|
97
|
+
output: GetReviewTemplateOutput;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: GetReviewTemplateCommandInput;
|
|
101
|
+
output: GetReviewTemplateCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -96,4 +96,15 @@ declare const GetReviewTemplateLensReviewCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class GetReviewTemplateLensReviewCommand extends GetReviewTemplateLensReviewCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: GetReviewTemplateLensReviewInput;
|
|
103
|
+
output: GetReviewTemplateLensReviewOutput;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: GetReviewTemplateLensReviewCommandInput;
|
|
107
|
+
output: GetReviewTemplateLensReviewCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -134,4 +134,15 @@ declare const GetWorkloadCommand_base: {
|
|
|
134
134
|
* @public
|
|
135
135
|
*/
|
|
136
136
|
export declare class GetWorkloadCommand extends GetWorkloadCommand_base {
|
|
137
|
+
/** @internal type navigation helper, not in runtime. */
|
|
138
|
+
protected static __types: {
|
|
139
|
+
api: {
|
|
140
|
+
input: GetWorkloadInput;
|
|
141
|
+
output: GetWorkloadOutput;
|
|
142
|
+
};
|
|
143
|
+
sdk: {
|
|
144
|
+
input: GetWorkloadCommandInput;
|
|
145
|
+
output: GetWorkloadCommandOutput;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
137
148
|
}
|
|
@@ -103,4 +103,15 @@ declare const ImportLensCommand_base: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export declare class ImportLensCommand extends ImportLensCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: ImportLensInput;
|
|
110
|
+
output: ImportLensOutput;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: ImportLensCommandInput;
|
|
114
|
+
output: ImportLensCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -133,4 +133,15 @@ declare const ListAnswersCommand_base: {
|
|
|
133
133
|
* @public
|
|
134
134
|
*/
|
|
135
135
|
export declare class ListAnswersCommand extends ListAnswersCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: ListAnswersInput;
|
|
140
|
+
output: ListAnswersOutput;
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: ListAnswersCommandInput;
|
|
144
|
+
output: ListAnswersCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -95,4 +95,15 @@ declare const ListCheckDetailsCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class ListCheckDetailsCommand extends ListCheckDetailsCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: ListCheckDetailsInput;
|
|
102
|
+
output: ListCheckDetailsOutput;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: ListCheckDetailsCommandInput;
|
|
106
|
+
output: ListCheckDetailsCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|