@aws-sdk/client-partnercentral-account 3.1077.0 → 3.1079.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-cjs/index.js +37 -293
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/AssociateAwsTrainingCertificationEmailDomainCommand.js +2 -14
- package/dist-es/commands/CancelConnectionCommand.js +2 -14
- package/dist-es/commands/CancelConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/CancelProfileUpdateTaskCommand.js +2 -14
- package/dist-es/commands/CreateConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/CreatePartnerCommand.js +2 -14
- package/dist-es/commands/DisassociateAwsTrainingCertificationEmailDomainCommand.js +2 -14
- package/dist-es/commands/GetAllianceLeadContactCommand.js +2 -14
- package/dist-es/commands/GetConnectionCommand.js +2 -14
- package/dist-es/commands/GetConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/GetConnectionPreferencesCommand.js +2 -14
- package/dist-es/commands/GetPartnerCommand.js +2 -14
- package/dist-es/commands/GetProfileUpdateTaskCommand.js +2 -14
- package/dist-es/commands/GetProfileVisibilityCommand.js +2 -14
- package/dist-es/commands/GetVerificationCommand.js +2 -14
- package/dist-es/commands/ListConnectionInvitationsCommand.js +2 -14
- package/dist-es/commands/ListConnectionsCommand.js +2 -14
- package/dist-es/commands/ListPartnersCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/PutAllianceLeadContactCommand.js +2 -14
- package/dist-es/commands/PutProfileVisibilityCommand.js +2 -14
- package/dist-es/commands/RejectConnectionInvitationCommand.js +2 -14
- package/dist-es/commands/SendEmailVerificationCodeCommand.js +2 -14
- package/dist-es/commands/StartProfileUpdateTaskCommand.js +2 -14
- package/dist-es/commands/StartVerificationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateConnectionPreferencesCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/AssociateAwsTrainingCertificationEmailDomainCommand.d.ts +3 -8
- package/dist-types/commands/CancelConnectionCommand.d.ts +3 -8
- package/dist-types/commands/CancelConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/CancelProfileUpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/CreatePartnerCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateAwsTrainingCertificationEmailDomainCommand.d.ts +3 -8
- package/dist-types/commands/GetAllianceLeadContactCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionPreferencesCommand.d.ts +3 -8
- package/dist-types/commands/GetPartnerCommand.d.ts +3 -8
- package/dist-types/commands/GetProfileUpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/GetProfileVisibilityCommand.d.ts +3 -8
- package/dist-types/commands/GetVerificationCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectionInvitationsCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPartnersCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/PutAllianceLeadContactCommand.d.ts +3 -8
- package/dist-types/commands/PutProfileVisibilityCommand.d.ts +3 -8
- package/dist-types/commands/RejectConnectionInvitationCommand.d.ts +3 -8
- package/dist-types/commands/SendEmailVerificationCodeCommand.d.ts +3 -8
- package/dist-types/commands/StartProfileUpdateTaskCommand.d.ts +3 -8
- package/dist-types/commands/StartVerificationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectionPreferencesCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateAwsTrainingCertificationEmailDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelProfileUpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePartnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateAwsTrainingCertificationEmailDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAllianceLeadContactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionPreferencesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPartnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProfileUpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProfileVisibilityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetVerificationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectionInvitationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPartnersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutAllianceLeadContactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutProfileVisibilityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectConnectionInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendEmailVerificationCodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartProfileUpdateTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartVerificationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectionPreferencesCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
package/dist-types/index.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ export type { ClientInputEndpointParameters } from "./endpoint/EndpointParameter
|
|
|
9
9
|
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
10
10
|
export type { PartnerCentralAccountExtensionConfiguration } from "./extensionConfiguration";
|
|
11
11
|
export * from "./commands";
|
|
12
|
+
export { Command as $Command } from "@smithy/core/client";
|
|
12
13
|
export * from "./schemas/schemas_0";
|
|
13
14
|
export * from "./pagination";
|
|
14
15
|
export * from "./models/enums";
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
PartnerCentralAccountClientResolvedConfig,
|
|
4
|
+
ServiceInputTypes,
|
|
5
|
+
ServiceOutputTypes,
|
|
6
|
+
} from "./PartnerCentralAccountClient";
|
|
7
|
+
export declare const command: <
|
|
8
|
+
I extends ServiceInputTypes,
|
|
9
|
+
O extends ServiceOutputTypes
|
|
10
|
+
>(
|
|
11
|
+
added: EndpointParameterInstructions,
|
|
12
|
+
plugins: (
|
|
13
|
+
CommandCtor: any,
|
|
14
|
+
clientStack: any,
|
|
15
|
+
config: any,
|
|
16
|
+
options: any
|
|
17
|
+
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
|
+
op: string,
|
|
19
|
+
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
+
smithyContext?: Record<string, unknown>
|
|
21
|
+
) => {
|
|
22
|
+
new (input: I): import("@smithy/core/client").CommandImpl<
|
|
23
|
+
I,
|
|
24
|
+
O,
|
|
25
|
+
PartnerCentralAccountClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
...[input]: import("@smithy/types").OptionalParameter<I>
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
|
+
I,
|
|
33
|
+
O,
|
|
34
|
+
PartnerCentralAccountClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
+
export declare const _mw0: (
|
|
42
|
+
Command: any,
|
|
43
|
+
cs: any,
|
|
44
|
+
config: any,
|
|
45
|
+
o: any
|
|
46
|
+
) => never[];
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
AcceptConnectionInvitationRequest,
|
|
5
4
|
AcceptConnectionInvitationResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface AcceptConnectionInvitationCommandInput
|
|
15
8
|
extends AcceptConnectionInvitationRequest {}
|
|
16
9
|
export interface AcceptConnectionInvitationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const AcceptConnectionInvitationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
AcceptConnectionInvitationCommandInput,
|
|
24
17
|
AcceptConnectionInvitationCommandOutput,
|
|
25
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: AcceptConnectionInvitationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
AcceptConnectionInvitationCommandInput,
|
|
33
26
|
AcceptConnectionInvitationCommandOutput,
|
|
34
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class AcceptConnectionInvitationCommand extends AcceptConnectionInvitationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
AssociateAwsTrainingCertificationEmailDomainRequest,
|
|
5
4
|
AssociateAwsTrainingCertificationEmailDomainResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface AssociateAwsTrainingCertificationEmailDomainCommandInput
|
|
15
8
|
extends AssociateAwsTrainingCertificationEmailDomainRequest {}
|
|
16
9
|
export interface AssociateAwsTrainingCertificationEmailDomainCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const AssociateAwsTrainingCertificationEmailDomainCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
AssociateAwsTrainingCertificationEmailDomainCommandInput,
|
|
24
17
|
AssociateAwsTrainingCertificationEmailDomainCommandOutput,
|
|
25
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: AssociateAwsTrainingCertificationEmailDomainCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
AssociateAwsTrainingCertificationEmailDomainCommandInput,
|
|
33
26
|
AssociateAwsTrainingCertificationEmailDomainCommandOutput,
|
|
34
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class AssociateAwsTrainingCertificationEmailDomainCommand extends AssociateAwsTrainingCertificationEmailDomainCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CancelConnectionRequest,
|
|
5
4
|
CancelConnectionResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CancelConnectionCommandInput extends CancelConnectionRequest {}
|
|
15
8
|
export interface CancelConnectionCommandOutput
|
|
16
9
|
extends CancelConnectionResponse,
|
|
@@ -21,22 +14,20 @@ declare const CancelConnectionCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
CancelConnectionCommandInput,
|
|
23
16
|
CancelConnectionCommandOutput,
|
|
24
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: CancelConnectionCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
CancelConnectionCommandInput,
|
|
32
25
|
CancelConnectionCommandOutput,
|
|
33
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class CancelConnectionCommand extends CancelConnectionCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CancelConnectionInvitationRequest,
|
|
5
4
|
CancelConnectionInvitationResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CancelConnectionInvitationCommandInput
|
|
15
8
|
extends CancelConnectionInvitationRequest {}
|
|
16
9
|
export interface CancelConnectionInvitationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CancelConnectionInvitationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CancelConnectionInvitationCommandInput,
|
|
24
17
|
CancelConnectionInvitationCommandOutput,
|
|
25
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CancelConnectionInvitationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CancelConnectionInvitationCommandInput,
|
|
33
26
|
CancelConnectionInvitationCommandOutput,
|
|
34
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CancelConnectionInvitationCommand extends CancelConnectionInvitationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CancelProfileUpdateTaskRequest,
|
|
5
4
|
CancelProfileUpdateTaskResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CancelProfileUpdateTaskCommandInput
|
|
15
8
|
extends CancelProfileUpdateTaskRequest {}
|
|
16
9
|
export interface CancelProfileUpdateTaskCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CancelProfileUpdateTaskCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CancelProfileUpdateTaskCommandInput,
|
|
24
17
|
CancelProfileUpdateTaskCommandOutput,
|
|
25
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CancelProfileUpdateTaskCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CancelProfileUpdateTaskCommandInput,
|
|
33
26
|
CancelProfileUpdateTaskCommandOutput,
|
|
34
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CancelProfileUpdateTaskCommand extends CancelProfileUpdateTaskCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateConnectionInvitationRequest,
|
|
5
4
|
CreateConnectionInvitationResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateConnectionInvitationCommandInput
|
|
15
8
|
extends CreateConnectionInvitationRequest {}
|
|
16
9
|
export interface CreateConnectionInvitationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateConnectionInvitationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateConnectionInvitationCommandInput,
|
|
24
17
|
CreateConnectionInvitationCommandOutput,
|
|
25
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateConnectionInvitationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateConnectionInvitationCommandInput,
|
|
33
26
|
CreateConnectionInvitationCommandOutput,
|
|
34
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateConnectionInvitationCommand extends CreateConnectionInvitationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreatePartnerRequest,
|
|
5
4
|
CreatePartnerResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreatePartnerCommandInput extends CreatePartnerRequest {}
|
|
15
8
|
export interface CreatePartnerCommandOutput
|
|
16
9
|
extends CreatePartnerResponse,
|
|
@@ -21,22 +14,20 @@ declare const CreatePartnerCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
CreatePartnerCommandInput,
|
|
23
16
|
CreatePartnerCommandOutput,
|
|
24
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: CreatePartnerCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
CreatePartnerCommandInput,
|
|
32
25
|
CreatePartnerCommandOutput,
|
|
33
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class CreatePartnerCommand extends CreatePartnerCommand_base {
|
|
42
33
|
protected static __types: {
|
package/dist-types/ts3.4/commands/DisassociateAwsTrainingCertificationEmailDomainCommand.d.ts
CHANGED
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DisassociateAwsTrainingCertificationEmailDomainRequest,
|
|
5
4
|
DisassociateAwsTrainingCertificationEmailDomainResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DisassociateAwsTrainingCertificationEmailDomainCommandInput
|
|
15
8
|
extends DisassociateAwsTrainingCertificationEmailDomainRequest {}
|
|
16
9
|
export interface DisassociateAwsTrainingCertificationEmailDomainCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DisassociateAwsTrainingCertificationEmailDomainCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DisassociateAwsTrainingCertificationEmailDomainCommandInput,
|
|
24
17
|
DisassociateAwsTrainingCertificationEmailDomainCommandOutput,
|
|
25
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DisassociateAwsTrainingCertificationEmailDomainCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DisassociateAwsTrainingCertificationEmailDomainCommandInput,
|
|
33
26
|
DisassociateAwsTrainingCertificationEmailDomainCommandOutput,
|
|
34
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DisassociateAwsTrainingCertificationEmailDomainCommand extends DisassociateAwsTrainingCertificationEmailDomainCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
GetAllianceLeadContactRequest,
|
|
5
4
|
GetAllianceLeadContactResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface GetAllianceLeadContactCommandInput
|
|
15
8
|
extends GetAllianceLeadContactRequest {}
|
|
16
9
|
export interface GetAllianceLeadContactCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const GetAllianceLeadContactCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
GetAllianceLeadContactCommandInput,
|
|
24
17
|
GetAllianceLeadContactCommandOutput,
|
|
25
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: GetAllianceLeadContactCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
GetAllianceLeadContactCommandInput,
|
|
33
26
|
GetAllianceLeadContactCommandOutput,
|
|
34
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class GetAllianceLeadContactCommand extends GetAllianceLeadContactCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
GetConnectionRequest,
|
|
5
4
|
GetConnectionResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface GetConnectionCommandInput extends GetConnectionRequest {}
|
|
15
8
|
export interface GetConnectionCommandOutput
|
|
16
9
|
extends GetConnectionResponse,
|
|
@@ -21,22 +14,20 @@ declare const GetConnectionCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
GetConnectionCommandInput,
|
|
23
16
|
GetConnectionCommandOutput,
|
|
24
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: GetConnectionCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
GetConnectionCommandInput,
|
|
32
25
|
GetConnectionCommandOutput,
|
|
33
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class GetConnectionCommand extends GetConnectionCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
GetConnectionInvitationRequest,
|
|
5
4
|
GetConnectionInvitationResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface GetConnectionInvitationCommandInput
|
|
15
8
|
extends GetConnectionInvitationRequest {}
|
|
16
9
|
export interface GetConnectionInvitationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const GetConnectionInvitationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
GetConnectionInvitationCommandInput,
|
|
24
17
|
GetConnectionInvitationCommandOutput,
|
|
25
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: GetConnectionInvitationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
GetConnectionInvitationCommandInput,
|
|
33
26
|
GetConnectionInvitationCommandOutput,
|
|
34
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class GetConnectionInvitationCommand extends GetConnectionInvitationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
GetConnectionPreferencesRequest,
|
|
5
4
|
GetConnectionPreferencesResponse,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
9
|
-
ServiceInputTypes,
|
|
10
|
-
ServiceOutputTypes,
|
|
11
|
-
} from "../PartnerCentralAccountClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface GetConnectionPreferencesCommandInput
|
|
15
8
|
extends GetConnectionPreferencesRequest {}
|
|
16
9
|
export interface GetConnectionPreferencesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const GetConnectionPreferencesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
GetConnectionPreferencesCommandInput,
|
|
24
17
|
GetConnectionPreferencesCommandOutput,
|
|
25
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: GetConnectionPreferencesCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
GetConnectionPreferencesCommandInput,
|
|
33
26
|
GetConnectionPreferencesCommandOutput,
|
|
34
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class GetConnectionPreferencesCommand extends GetConnectionPreferencesCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { GetPartnerRequest, GetPartnerResponse } from "../models/models_0";
|
|
4
|
-
import {
|
|
5
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
6
|
-
ServiceInputTypes,
|
|
7
|
-
ServiceOutputTypes,
|
|
8
|
-
} from "../PartnerCentralAccountClient";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface GetPartnerCommandInput extends GetPartnerRequest {}
|
|
12
5
|
export interface GetPartnerCommandOutput
|
|
13
6
|
extends GetPartnerResponse,
|
|
@@ -18,22 +11,20 @@ declare const GetPartnerCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
GetPartnerCommandInput,
|
|
20
13
|
GetPartnerCommandOutput,
|
|
21
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
input: GetPartnerCommandInput
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
GetPartnerCommandInput,
|
|
29
22
|
GetPartnerCommandOutput,
|
|
30
|
-
PartnerCentralAccountClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").PartnerCentralAccountClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class GetPartnerCommand extends GetPartnerCommand_base {
|
|
39
30
|
protected static __types: {
|