@aws-sdk/client-license-manager 3.650.0 → 3.654.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AcceptGrantCommand.d.ts +11 -0
- package/dist-types/commands/CheckInLicenseCommand.d.ts +11 -0
- package/dist-types/commands/CheckoutBorrowLicenseCommand.d.ts +11 -0
- package/dist-types/commands/CheckoutLicenseCommand.d.ts +11 -0
- package/dist-types/commands/CreateGrantCommand.d.ts +11 -0
- package/dist-types/commands/CreateGrantVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateLicenseCommand.d.ts +11 -0
- package/dist-types/commands/CreateLicenseConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +11 -0
- package/dist-types/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +11 -0
- package/dist-types/commands/CreateLicenseVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateTokenCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGrantCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLicenseCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLicenseConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTokenCommand.d.ts +11 -0
- package/dist-types/commands/ExtendLicenseConsumptionCommand.d.ts +11 -0
- package/dist-types/commands/GetAccessTokenCommand.d.ts +11 -0
- package/dist-types/commands/GetGrantCommand.d.ts +11 -0
- package/dist-types/commands/GetLicenseCommand.d.ts +11 -0
- package/dist-types/commands/GetLicenseConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetLicenseConversionTaskCommand.d.ts +11 -0
- package/dist-types/commands/GetLicenseManagerReportGeneratorCommand.d.ts +11 -0
- package/dist-types/commands/GetLicenseUsageCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceSettingsCommand.d.ts +11 -0
- package/dist-types/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/ListDistributedGrantsCommand.d.ts +11 -0
- package/dist-types/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +11 -0
- package/dist-types/commands/ListLicenseConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/ListLicenseConversionTasksCommand.d.ts +11 -0
- package/dist-types/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +11 -0
- package/dist-types/commands/ListLicenseSpecificationsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListLicenseVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListLicensesCommand.d.ts +11 -0
- package/dist-types/commands/ListReceivedGrantsCommand.d.ts +11 -0
- package/dist-types/commands/ListReceivedGrantsForOrganizationCommand.d.ts +11 -0
- package/dist-types/commands/ListReceivedLicensesCommand.d.ts +11 -0
- package/dist-types/commands/ListReceivedLicensesForOrganizationCommand.d.ts +11 -0
- package/dist-types/commands/ListResourceInventoryCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTokensCommand.d.ts +11 -0
- package/dist-types/commands/ListUsageForLicenseConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/RejectGrantCommand.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/UpdateLicenseConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceSettingsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AcceptGrantCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CheckInLicenseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CheckoutBorrowLicenseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CheckoutLicenseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGrantVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLicenseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLicenseConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLicenseConversionTaskForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLicenseManagerReportGeneratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLicenseVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGrantCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLicenseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLicenseConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLicenseManagerReportGeneratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTokenCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExtendLicenseConsumptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGrantCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLicenseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLicenseConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLicenseConversionTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLicenseManagerReportGeneratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLicenseUsageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssociationsForLicenseConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDistributedGrantsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFailuresForLicenseConfigurationOperationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLicenseConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLicenseConversionTasksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLicenseManagerReportGeneratorsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLicenseSpecificationsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLicenseVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLicensesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReceivedGrantsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReceivedGrantsForOrganizationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReceivedLicensesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReceivedLicensesForOrganizationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourceInventoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTokensCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUsageForLicenseConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RejectGrantCommand.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/UpdateLicenseConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLicenseManagerReportGeneratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLicenseSpecificationsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceSettingsCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -81,4 +81,15 @@ declare const AcceptGrantCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class AcceptGrantCommand extends AcceptGrantCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: AcceptGrantRequest;
|
|
88
|
+
output: AcceptGrantResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: AcceptGrantCommandInput;
|
|
92
|
+
output: AcceptGrantCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -81,4 +81,15 @@ declare const CheckInLicenseCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class CheckInLicenseCommand extends CheckInLicenseCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: CheckInLicenseRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: CheckInLicenseCommandInput;
|
|
92
|
+
output: CheckInLicenseCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -125,4 +125,15 @@ declare const CheckoutBorrowLicenseCommand_base: {
|
|
|
125
125
|
* @public
|
|
126
126
|
*/
|
|
127
127
|
export declare class CheckoutBorrowLicenseCommand extends CheckoutBorrowLicenseCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: CheckoutBorrowLicenseRequest;
|
|
132
|
+
output: CheckoutBorrowLicenseResponse;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: CheckoutBorrowLicenseCommandInput;
|
|
136
|
+
output: CheckoutBorrowLicenseCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -117,4 +117,15 @@ declare const CheckoutLicenseCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class CheckoutLicenseCommand extends CheckoutLicenseCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: CheckoutLicenseRequest;
|
|
124
|
+
output: CheckoutLicenseResponse;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: CheckoutLicenseCommandInput;
|
|
128
|
+
output: CheckoutLicenseCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -92,4 +92,15 @@ declare const CreateGrantCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class CreateGrantCommand extends CreateGrantCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: CreateGrantRequest;
|
|
99
|
+
output: CreateGrantResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: CreateGrantCommandInput;
|
|
103
|
+
output: CreateGrantCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -93,4 +93,15 @@ declare const CreateGrantVersionCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class CreateGrantVersionCommand extends CreateGrantVersionCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: CreateGrantVersionRequest;
|
|
100
|
+
output: CreateGrantVersionResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: CreateGrantVersionCommandInput;
|
|
104
|
+
output: CreateGrantVersionCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -120,4 +120,15 @@ declare const CreateLicenseCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class CreateLicenseCommand extends CreateLicenseCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: CreateLicenseRequest;
|
|
127
|
+
output: CreateLicenseResponse;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: CreateLicenseCommandInput;
|
|
131
|
+
output: CreateLicenseCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -109,4 +109,15 @@ declare const CreateLicenseConfigurationCommand_base: {
|
|
|
109
109
|
* @public
|
|
110
110
|
*/
|
|
111
111
|
export declare class CreateLicenseConfigurationCommand extends CreateLicenseConfigurationCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: CreateLicenseConfigurationRequest;
|
|
116
|
+
output: CreateLicenseConfigurationResponse;
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: CreateLicenseConfigurationCommandInput;
|
|
120
|
+
output: CreateLicenseConfigurationCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -82,4 +82,15 @@ declare const CreateLicenseConversionTaskForResourceCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class CreateLicenseConversionTaskForResourceCommand extends CreateLicenseConversionTaskForResourceCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: CreateLicenseConversionTaskForResourceRequest;
|
|
89
|
+
output: CreateLicenseConversionTaskForResourceResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: CreateLicenseConversionTaskForResourceCommandInput;
|
|
93
|
+
output: CreateLicenseConversionTaskForResourceCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -102,4 +102,15 @@ declare const CreateLicenseManagerReportGeneratorCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class CreateLicenseManagerReportGeneratorCommand extends CreateLicenseManagerReportGeneratorCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: CreateLicenseManagerReportGeneratorRequest;
|
|
109
|
+
output: CreateLicenseManagerReportGeneratorResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: CreateLicenseManagerReportGeneratorCommandInput;
|
|
113
|
+
output: CreateLicenseManagerReportGeneratorCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -124,4 +124,15 @@ declare const CreateLicenseVersionCommand_base: {
|
|
|
124
124
|
* @public
|
|
125
125
|
*/
|
|
126
126
|
export declare class CreateLicenseVersionCommand extends CreateLicenseVersionCommand_base {
|
|
127
|
+
/** @internal type navigation helper, not in runtime. */
|
|
128
|
+
protected static __types: {
|
|
129
|
+
api: {
|
|
130
|
+
input: CreateLicenseVersionRequest;
|
|
131
|
+
output: CreateLicenseVersionResponse;
|
|
132
|
+
};
|
|
133
|
+
sdk: {
|
|
134
|
+
input: CreateLicenseVersionCommandInput;
|
|
135
|
+
output: CreateLicenseVersionCommandOutput;
|
|
136
|
+
};
|
|
137
|
+
};
|
|
127
138
|
}
|
|
@@ -95,4 +95,15 @@ declare const CreateTokenCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class CreateTokenCommand extends CreateTokenCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: CreateTokenRequest;
|
|
102
|
+
output: CreateTokenResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: CreateTokenCommandInput;
|
|
106
|
+
output: CreateTokenCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -83,4 +83,15 @@ declare const DeleteGrantCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class DeleteGrantCommand extends DeleteGrantCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: DeleteGrantRequest;
|
|
90
|
+
output: DeleteGrantResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DeleteGrantCommandInput;
|
|
94
|
+
output: DeleteGrantCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -84,4 +84,15 @@ declare const DeleteLicenseCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class DeleteLicenseCommand extends DeleteLicenseCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: DeleteLicenseRequest;
|
|
91
|
+
output: DeleteLicenseResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: DeleteLicenseCommandInput;
|
|
95
|
+
output: DeleteLicenseCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -72,4 +72,15 @@ declare const DeleteLicenseConfigurationCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class DeleteLicenseConfigurationCommand extends DeleteLicenseConfigurationCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DeleteLicenseConfigurationRequest;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DeleteLicenseConfigurationCommandInput;
|
|
83
|
+
output: DeleteLicenseConfigurationCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -82,4 +82,15 @@ declare const DeleteLicenseManagerReportGeneratorCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DeleteLicenseManagerReportGeneratorCommand extends DeleteLicenseManagerReportGeneratorCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DeleteLicenseManagerReportGeneratorRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DeleteLicenseManagerReportGeneratorCommandInput;
|
|
93
|
+
output: DeleteLicenseManagerReportGeneratorCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -77,4 +77,15 @@ declare const DeleteTokenCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class DeleteTokenCommand extends DeleteTokenCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: DeleteTokenRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: DeleteTokenCommandInput;
|
|
88
|
+
output: DeleteTokenCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -81,4 +81,15 @@ declare const ExtendLicenseConsumptionCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ExtendLicenseConsumptionCommand extends ExtendLicenseConsumptionCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ExtendLicenseConsumptionRequest;
|
|
88
|
+
output: ExtendLicenseConsumptionResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ExtendLicenseConsumptionCommandInput;
|
|
92
|
+
output: ExtendLicenseConsumptionCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -77,4 +77,15 @@ declare const GetAccessTokenCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class GetAccessTokenCommand extends GetAccessTokenCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: GetAccessTokenRequest;
|
|
84
|
+
output: GetAccessTokenResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: GetAccessTokenCommandInput;
|
|
88
|
+
output: GetAccessTokenCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -96,4 +96,15 @@ declare const GetGrantCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class GetGrantCommand extends GetGrantCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: GetGrantRequest;
|
|
103
|
+
output: GetGrantResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: GetGrantCommandInput;
|
|
107
|
+
output: GetGrantCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -122,4 +122,15 @@ declare const GetLicenseCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class GetLicenseCommand extends GetLicenseCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: GetLicenseRequest;
|
|
129
|
+
output: GetLicenseResponse;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: GetLicenseCommandInput;
|
|
133
|
+
output: GetLicenseCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -121,4 +121,15 @@ declare const GetLicenseConfigurationCommand_base: {
|
|
|
121
121
|
* @public
|
|
122
122
|
*/
|
|
123
123
|
export declare class GetLicenseConfigurationCommand extends GetLicenseConfigurationCommand_base {
|
|
124
|
+
/** @internal type navigation helper, not in runtime. */
|
|
125
|
+
protected static __types: {
|
|
126
|
+
api: {
|
|
127
|
+
input: GetLicenseConfigurationRequest;
|
|
128
|
+
output: GetLicenseConfigurationResponse;
|
|
129
|
+
};
|
|
130
|
+
sdk: {
|
|
131
|
+
input: GetLicenseConfigurationCommandInput;
|
|
132
|
+
output: GetLicenseConfigurationCommandOutput;
|
|
133
|
+
};
|
|
134
|
+
};
|
|
124
135
|
}
|
|
@@ -85,4 +85,15 @@ declare const GetLicenseConversionTaskCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class GetLicenseConversionTaskCommand extends GetLicenseConversionTaskCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: GetLicenseConversionTaskRequest;
|
|
92
|
+
output: GetLicenseConversionTaskResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: GetLicenseConversionTaskCommandInput;
|
|
96
|
+
output: GetLicenseConversionTaskCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -113,4 +113,15 @@ declare const GetLicenseManagerReportGeneratorCommand_base: {
|
|
|
113
113
|
* @public
|
|
114
114
|
*/
|
|
115
115
|
export declare class GetLicenseManagerReportGeneratorCommand extends GetLicenseManagerReportGeneratorCommand_base {
|
|
116
|
+
/** @internal type navigation helper, not in runtime. */
|
|
117
|
+
protected static __types: {
|
|
118
|
+
api: {
|
|
119
|
+
input: GetLicenseManagerReportGeneratorRequest;
|
|
120
|
+
output: GetLicenseManagerReportGeneratorResponse;
|
|
121
|
+
};
|
|
122
|
+
sdk: {
|
|
123
|
+
input: GetLicenseManagerReportGeneratorCommandInput;
|
|
124
|
+
output: GetLicenseManagerReportGeneratorCommandOutput;
|
|
125
|
+
};
|
|
126
|
+
};
|
|
116
127
|
}
|
|
@@ -85,4 +85,15 @@ declare const GetLicenseUsageCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class GetLicenseUsageCommand extends GetLicenseUsageCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: GetLicenseUsageRequest;
|
|
92
|
+
output: GetLicenseUsageResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: GetLicenseUsageCommandInput;
|
|
96
|
+
output: GetLicenseUsageCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -74,4 +74,15 @@ declare const GetServiceSettingsCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class GetServiceSettingsCommand extends GetServiceSettingsCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: {};
|
|
81
|
+
output: GetServiceSettingsResponse;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: GetServiceSettingsCommandInput;
|
|
85
|
+
output: GetServiceSettingsCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -90,4 +90,15 @@ declare const ListAssociationsForLicenseConfigurationCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class ListAssociationsForLicenseConfigurationCommand extends ListAssociationsForLicenseConfigurationCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: ListAssociationsForLicenseConfigurationRequest;
|
|
97
|
+
output: ListAssociationsForLicenseConfigurationResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: ListAssociationsForLicenseConfigurationCommandInput;
|
|
101
|
+
output: ListAssociationsForLicenseConfigurationCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -110,4 +110,15 @@ declare const ListDistributedGrantsCommand_base: {
|
|
|
110
110
|
* @public
|
|
111
111
|
*/
|
|
112
112
|
export declare class ListDistributedGrantsCommand extends ListDistributedGrantsCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: ListDistributedGrantsRequest;
|
|
117
|
+
output: ListDistributedGrantsResponse;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: ListDistributedGrantsCommandInput;
|
|
121
|
+
output: ListDistributedGrantsCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListFailuresForLicenseConfigurationOperationsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListFailuresForLicenseConfigurationOperationsCommand extends ListFailuresForLicenseConfigurationOperationsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListFailuresForLicenseConfigurationOperationsRequest;
|
|
99
|
+
output: ListFailuresForLicenseConfigurationOperationsResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListFailuresForLicenseConfigurationOperationsCommandInput;
|
|
103
|
+
output: ListFailuresForLicenseConfigurationOperationsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -135,4 +135,15 @@ declare const ListLicenseConfigurationsCommand_base: {
|
|
|
135
135
|
* @public
|
|
136
136
|
*/
|
|
137
137
|
export declare class ListLicenseConfigurationsCommand extends ListLicenseConfigurationsCommand_base {
|
|
138
|
+
/** @internal type navigation helper, not in runtime. */
|
|
139
|
+
protected static __types: {
|
|
140
|
+
api: {
|
|
141
|
+
input: ListLicenseConfigurationsRequest;
|
|
142
|
+
output: ListLicenseConfigurationsResponse;
|
|
143
|
+
};
|
|
144
|
+
sdk: {
|
|
145
|
+
input: ListLicenseConfigurationsCommandInput;
|
|
146
|
+
output: ListLicenseConfigurationsCommandOutput;
|
|
147
|
+
};
|
|
148
|
+
};
|
|
138
149
|
}
|
|
@@ -99,4 +99,15 @@ declare const ListLicenseConversionTasksCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class ListLicenseConversionTasksCommand extends ListLicenseConversionTasksCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: ListLicenseConversionTasksRequest;
|
|
106
|
+
output: ListLicenseConversionTasksResponse;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: ListLicenseConversionTasksCommandInput;
|
|
110
|
+
output: ListLicenseConversionTasksCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -125,4 +125,15 @@ declare const ListLicenseManagerReportGeneratorsCommand_base: {
|
|
|
125
125
|
* @public
|
|
126
126
|
*/
|
|
127
127
|
export declare class ListLicenseManagerReportGeneratorsCommand extends ListLicenseManagerReportGeneratorsCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: ListLicenseManagerReportGeneratorsRequest;
|
|
132
|
+
output: ListLicenseManagerReportGeneratorsResponse;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: ListLicenseManagerReportGeneratorsCommandInput;
|
|
136
|
+
output: ListLicenseManagerReportGeneratorsCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListLicenseSpecificationsForResourceCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListLicenseSpecificationsForResourceCommand extends ListLicenseSpecificationsForResourceCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListLicenseSpecificationsForResourceRequest;
|
|
88
|
+
output: ListLicenseSpecificationsForResourceResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListLicenseSpecificationsForResourceCommandInput;
|
|
92
|
+
output: ListLicenseSpecificationsForResourceCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -123,4 +123,15 @@ declare const ListLicenseVersionsCommand_base: {
|
|
|
123
123
|
* @public
|
|
124
124
|
*/
|
|
125
125
|
export declare class ListLicenseVersionsCommand extends ListLicenseVersionsCommand_base {
|
|
126
|
+
/** @internal type navigation helper, not in runtime. */
|
|
127
|
+
protected static __types: {
|
|
128
|
+
api: {
|
|
129
|
+
input: ListLicenseVersionsRequest;
|
|
130
|
+
output: ListLicenseVersionsResponse;
|
|
131
|
+
};
|
|
132
|
+
sdk: {
|
|
133
|
+
input: ListLicenseVersionsCommandInput;
|
|
134
|
+
output: ListLicenseVersionsCommandOutput;
|
|
135
|
+
};
|
|
136
|
+
};
|
|
126
137
|
}
|
|
@@ -136,4 +136,15 @@ declare const ListLicensesCommand_base: {
|
|
|
136
136
|
* @public
|
|
137
137
|
*/
|
|
138
138
|
export declare class ListLicensesCommand extends ListLicensesCommand_base {
|
|
139
|
+
/** @internal type navigation helper, not in runtime. */
|
|
140
|
+
protected static __types: {
|
|
141
|
+
api: {
|
|
142
|
+
input: ListLicensesRequest;
|
|
143
|
+
output: ListLicensesResponse;
|
|
144
|
+
};
|
|
145
|
+
sdk: {
|
|
146
|
+
input: ListLicensesCommandInput;
|
|
147
|
+
output: ListLicensesCommandOutput;
|
|
148
|
+
};
|
|
149
|
+
};
|
|
139
150
|
}
|
|
@@ -112,4 +112,15 @@ declare const ListReceivedGrantsCommand_base: {
|
|
|
112
112
|
* @public
|
|
113
113
|
*/
|
|
114
114
|
export declare class ListReceivedGrantsCommand extends ListReceivedGrantsCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: ListReceivedGrantsRequest;
|
|
119
|
+
output: ListReceivedGrantsResponse;
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: ListReceivedGrantsCommandInput;
|
|
123
|
+
output: ListReceivedGrantsCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|
|
@@ -108,4 +108,15 @@ declare const ListReceivedGrantsForOrganizationCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class ListReceivedGrantsForOrganizationCommand extends ListReceivedGrantsForOrganizationCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: ListReceivedGrantsForOrganizationRequest;
|
|
115
|
+
output: ListReceivedGrantsForOrganizationResponse;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: ListReceivedGrantsForOrganizationCommandInput;
|
|
119
|
+
output: ListReceivedGrantsForOrganizationCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -146,4 +146,15 @@ declare const ListReceivedLicensesCommand_base: {
|
|
|
146
146
|
* @public
|
|
147
147
|
*/
|
|
148
148
|
export declare class ListReceivedLicensesCommand extends ListReceivedLicensesCommand_base {
|
|
149
|
+
/** @internal type navigation helper, not in runtime. */
|
|
150
|
+
protected static __types: {
|
|
151
|
+
api: {
|
|
152
|
+
input: ListReceivedLicensesRequest;
|
|
153
|
+
output: ListReceivedLicensesResponse;
|
|
154
|
+
};
|
|
155
|
+
sdk: {
|
|
156
|
+
input: ListReceivedLicensesCommandInput;
|
|
157
|
+
output: ListReceivedLicensesCommandOutput;
|
|
158
|
+
};
|
|
159
|
+
};
|
|
149
160
|
}
|
|
@@ -143,4 +143,15 @@ declare const ListReceivedLicensesForOrganizationCommand_base: {
|
|
|
143
143
|
* @public
|
|
144
144
|
*/
|
|
145
145
|
export declare class ListReceivedLicensesForOrganizationCommand extends ListReceivedLicensesForOrganizationCommand_base {
|
|
146
|
+
/** @internal type navigation helper, not in runtime. */
|
|
147
|
+
protected static __types: {
|
|
148
|
+
api: {
|
|
149
|
+
input: ListReceivedLicensesForOrganizationRequest;
|
|
150
|
+
output: ListReceivedLicensesForOrganizationResponse;
|
|
151
|
+
};
|
|
152
|
+
sdk: {
|
|
153
|
+
input: ListReceivedLicensesForOrganizationCommandInput;
|
|
154
|
+
output: ListReceivedLicensesForOrganizationCommandOutput;
|
|
155
|
+
};
|
|
156
|
+
};
|
|
146
157
|
}
|