@aws-sdk/client-service-catalog 3.169.0 → 3.171.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.
Files changed (123) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/ServiceCatalog.d.ts +1555 -440
  3. package/dist-types/ts3.4/ServiceCatalogClient.d.ts +627 -160
  4. package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +39 -17
  8. package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +41 -17
  11. package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +32 -17
  13. package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +35 -17
  14. package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +32 -17
  17. package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +39 -17
  19. package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +36 -17
  20. package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +35 -17
  21. package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +35 -17
  22. package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +35 -17
  23. package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +39 -17
  24. package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +32 -17
  25. package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +39 -17
  26. package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +39 -17
  27. package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +36 -17
  28. package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +35 -17
  29. package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +36 -17
  30. package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +39 -17
  31. package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +35 -17
  32. package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +39 -17
  33. package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +39 -17
  34. package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +35 -17
  36. package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +36 -17
  37. package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +39 -17
  39. package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +32 -17
  42. package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +39 -17
  44. package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +35 -17
  45. package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +39 -17
  47. package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +39 -17
  48. package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +41 -17
  50. package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +39 -17
  51. package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +39 -17
  52. package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +39 -17
  56. package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +39 -17
  57. package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +39 -17
  58. package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +35 -17
  61. package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +36 -17
  63. package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +32 -17
  64. package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +39 -17
  66. package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +39 -17
  67. package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +39 -17
  69. package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +35 -17
  70. package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +39 -17
  71. package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +36 -17
  72. package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +39 -17
  73. package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +39 -17
  74. package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +32 -17
  75. package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +35 -17
  76. package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +39 -17
  77. package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +39 -17
  78. package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +39 -17
  79. package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +32 -17
  80. package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +39 -17
  81. package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +39 -17
  82. package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +35 -17
  83. package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +35 -17
  84. package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +39 -17
  85. package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +32 -17
  86. package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +39 -17
  87. package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +39 -17
  88. package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +39 -17
  89. package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +36 -17
  90. package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +35 -17
  91. package/dist-types/ts3.4/commands/index.d.ts +87 -87
  92. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  93. package/dist-types/ts3.4/index.d.ts +6 -6
  94. package/dist-types/ts3.4/models/ServiceCatalogServiceException.d.ts +7 -6
  95. package/dist-types/ts3.4/models/index.d.ts +1 -1
  96. package/dist-types/ts3.4/models/models_0.d.ts +2073 -2696
  97. package/dist-types/ts3.4/pagination/DescribePortfolioSharesPaginator.d.ts +11 -4
  98. package/dist-types/ts3.4/pagination/GetProvisionedProductOutputsPaginator.d.ts +11 -4
  99. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  100. package/dist-types/ts3.4/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +11 -4
  101. package/dist-types/ts3.4/pagination/ListBudgetsForResourcePaginator.d.ts +11 -4
  102. package/dist-types/ts3.4/pagination/ListConstraintsForPortfolioPaginator.d.ts +11 -4
  103. package/dist-types/ts3.4/pagination/ListLaunchPathsPaginator.d.ts +11 -4
  104. package/dist-types/ts3.4/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +11 -4
  105. package/dist-types/ts3.4/pagination/ListPortfolioAccessPaginator.d.ts +11 -4
  106. package/dist-types/ts3.4/pagination/ListPortfoliosForProductPaginator.d.ts +11 -4
  107. package/dist-types/ts3.4/pagination/ListPortfoliosPaginator.d.ts +11 -4
  108. package/dist-types/ts3.4/pagination/ListPrincipalsForPortfolioPaginator.d.ts +11 -4
  109. package/dist-types/ts3.4/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +11 -4
  110. package/dist-types/ts3.4/pagination/ListResourcesForTagOptionPaginator.d.ts +11 -4
  111. package/dist-types/ts3.4/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +11 -4
  112. package/dist-types/ts3.4/pagination/ListServiceActionsPaginator.d.ts +11 -4
  113. package/dist-types/ts3.4/pagination/ListTagOptionsPaginator.d.ts +11 -4
  114. package/dist-types/ts3.4/pagination/SearchProductsAsAdminPaginator.d.ts +11 -4
  115. package/dist-types/ts3.4/pagination/SearchProductsPaginator.d.ts +11 -4
  116. package/dist-types/ts3.4/pagination/SearchProvisionedProductsPaginator.d.ts +11 -4
  117. package/dist-types/ts3.4/pagination/index.d.ts +20 -20
  118. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1049 -263
  119. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  120. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  121. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  122. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  123. package/package.json +34 -34
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeProvisionedProductInput, DescribeProvisionedProductOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface DescribeProvisionedProductCommandInput extends DescribeProvisionedProductInput {
6
- }
7
- export interface DescribeProvisionedProductCommandOutput extends DescribeProvisionedProductOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeProvisionedProductCommand extends $Command<DescribeProvisionedProductCommandInput, DescribeProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: DescribeProvisionedProductCommandInput;
12
- constructor(input: DescribeProvisionedProductCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProvisionedProductCommandInput, DescribeProvisionedProductCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DescribeProvisionedProductInput,
10
+ DescribeProvisionedProductOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface DescribeProvisionedProductCommandInput
18
+ extends DescribeProvisionedProductInput {}
19
+ export interface DescribeProvisionedProductCommandOutput
20
+ extends DescribeProvisionedProductOutput,
21
+ __MetadataBearer {}
22
+ export declare class DescribeProvisionedProductCommand extends $Command<
23
+ DescribeProvisionedProductCommandInput,
24
+ DescribeProvisionedProductCommandOutput,
25
+ ServiceCatalogClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeProvisionedProductCommandInput;
28
+ constructor(input: DescribeProvisionedProductCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: ServiceCatalogClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeProvisionedProductCommandInput,
35
+ DescribeProvisionedProductCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeProvisionedProductPlanInput, DescribeProvisionedProductPlanOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface DescribeProvisionedProductPlanCommandInput extends DescribeProvisionedProductPlanInput {
6
- }
7
- export interface DescribeProvisionedProductPlanCommandOutput extends DescribeProvisionedProductPlanOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeProvisionedProductPlanCommand extends $Command<DescribeProvisionedProductPlanCommandInput, DescribeProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: DescribeProvisionedProductPlanCommandInput;
12
- constructor(input: DescribeProvisionedProductPlanCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProvisionedProductPlanCommandInput, DescribeProvisionedProductPlanCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DescribeProvisionedProductPlanInput,
10
+ DescribeProvisionedProductPlanOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface DescribeProvisionedProductPlanCommandInput
18
+ extends DescribeProvisionedProductPlanInput {}
19
+ export interface DescribeProvisionedProductPlanCommandOutput
20
+ extends DescribeProvisionedProductPlanOutput,
21
+ __MetadataBearer {}
22
+ export declare class DescribeProvisionedProductPlanCommand extends $Command<
23
+ DescribeProvisionedProductPlanCommandInput,
24
+ DescribeProvisionedProductPlanCommandOutput,
25
+ ServiceCatalogClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeProvisionedProductPlanCommandInput;
28
+ constructor(input: DescribeProvisionedProductPlanCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: ServiceCatalogClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeProvisionedProductPlanCommandInput,
35
+ DescribeProvisionedProductPlanCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeProvisioningArtifactInput, DescribeProvisioningArtifactOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface DescribeProvisioningArtifactCommandInput extends DescribeProvisioningArtifactInput {
6
- }
7
- export interface DescribeProvisioningArtifactCommandOutput extends DescribeProvisioningArtifactOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeProvisioningArtifactCommand extends $Command<DescribeProvisioningArtifactCommandInput, DescribeProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: DescribeProvisioningArtifactCommandInput;
12
- constructor(input: DescribeProvisioningArtifactCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProvisioningArtifactCommandInput, DescribeProvisioningArtifactCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DescribeProvisioningArtifactInput,
10
+ DescribeProvisioningArtifactOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface DescribeProvisioningArtifactCommandInput
18
+ extends DescribeProvisioningArtifactInput {}
19
+ export interface DescribeProvisioningArtifactCommandOutput
20
+ extends DescribeProvisioningArtifactOutput,
21
+ __MetadataBearer {}
22
+ export declare class DescribeProvisioningArtifactCommand extends $Command<
23
+ DescribeProvisioningArtifactCommandInput,
24
+ DescribeProvisioningArtifactCommandOutput,
25
+ ServiceCatalogClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeProvisioningArtifactCommandInput;
28
+ constructor(input: DescribeProvisioningArtifactCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: ServiceCatalogClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeProvisioningArtifactCommandInput,
35
+ DescribeProvisioningArtifactCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeProvisioningParametersInput, DescribeProvisioningParametersOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface DescribeProvisioningParametersCommandInput extends DescribeProvisioningParametersInput {
6
- }
7
- export interface DescribeProvisioningParametersCommandOutput extends DescribeProvisioningParametersOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeProvisioningParametersCommand extends $Command<DescribeProvisioningParametersCommandInput, DescribeProvisioningParametersCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: DescribeProvisioningParametersCommandInput;
12
- constructor(input: DescribeProvisioningParametersCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProvisioningParametersCommandInput, DescribeProvisioningParametersCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DescribeProvisioningParametersInput,
10
+ DescribeProvisioningParametersOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface DescribeProvisioningParametersCommandInput
18
+ extends DescribeProvisioningParametersInput {}
19
+ export interface DescribeProvisioningParametersCommandOutput
20
+ extends DescribeProvisioningParametersOutput,
21
+ __MetadataBearer {}
22
+ export declare class DescribeProvisioningParametersCommand extends $Command<
23
+ DescribeProvisioningParametersCommandInput,
24
+ DescribeProvisioningParametersCommandOutput,
25
+ ServiceCatalogClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeProvisioningParametersCommandInput;
28
+ constructor(input: DescribeProvisioningParametersCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: ServiceCatalogClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeProvisioningParametersCommandInput,
35
+ DescribeProvisioningParametersCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,32 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeRecordInput, DescribeRecordOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface DescribeRecordCommandInput extends DescribeRecordInput {
6
- }
7
- export interface DescribeRecordCommandOutput extends DescribeRecordOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeRecordCommand extends $Command<DescribeRecordCommandInput, DescribeRecordCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: DescribeRecordCommandInput;
12
- constructor(input: DescribeRecordCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRecordCommandInput, DescribeRecordCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import { DescribeRecordInput, DescribeRecordOutput } from "../models/models_0";
9
+ import {
10
+ ServiceCatalogClientResolvedConfig,
11
+ ServiceInputTypes,
12
+ ServiceOutputTypes,
13
+ } from "../ServiceCatalogClient";
14
+ export interface DescribeRecordCommandInput extends DescribeRecordInput {}
15
+ export interface DescribeRecordCommandOutput
16
+ extends DescribeRecordOutput,
17
+ __MetadataBearer {}
18
+ export declare class DescribeRecordCommand extends $Command<
19
+ DescribeRecordCommandInput,
20
+ DescribeRecordCommandOutput,
21
+ ServiceCatalogClientResolvedConfig
22
+ > {
23
+ readonly input: DescribeRecordCommandInput;
24
+ constructor(input: DescribeRecordCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: ServiceCatalogClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<DescribeRecordCommandInput, DescribeRecordCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeServiceActionInput, DescribeServiceActionOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface DescribeServiceActionCommandInput extends DescribeServiceActionInput {
6
- }
7
- export interface DescribeServiceActionCommandOutput extends DescribeServiceActionOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeServiceActionCommand extends $Command<DescribeServiceActionCommandInput, DescribeServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: DescribeServiceActionCommandInput;
12
- constructor(input: DescribeServiceActionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeServiceActionCommandInput, DescribeServiceActionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DescribeServiceActionInput,
10
+ DescribeServiceActionOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface DescribeServiceActionCommandInput
18
+ extends DescribeServiceActionInput {}
19
+ export interface DescribeServiceActionCommandOutput
20
+ extends DescribeServiceActionOutput,
21
+ __MetadataBearer {}
22
+ export declare class DescribeServiceActionCommand extends $Command<
23
+ DescribeServiceActionCommandInput,
24
+ DescribeServiceActionCommandOutput,
25
+ ServiceCatalogClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeServiceActionCommandInput;
28
+ constructor(input: DescribeServiceActionCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: ServiceCatalogClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeServiceActionCommandInput,
35
+ DescribeServiceActionCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeServiceActionExecutionParametersInput, DescribeServiceActionExecutionParametersOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface DescribeServiceActionExecutionParametersCommandInput extends DescribeServiceActionExecutionParametersInput {
6
- }
7
- export interface DescribeServiceActionExecutionParametersCommandOutput extends DescribeServiceActionExecutionParametersOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeServiceActionExecutionParametersCommand extends $Command<DescribeServiceActionExecutionParametersCommandInput, DescribeServiceActionExecutionParametersCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: DescribeServiceActionExecutionParametersCommandInput;
12
- constructor(input: DescribeServiceActionExecutionParametersCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeServiceActionExecutionParametersCommandInput, DescribeServiceActionExecutionParametersCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DescribeServiceActionExecutionParametersInput,
10
+ DescribeServiceActionExecutionParametersOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface DescribeServiceActionExecutionParametersCommandInput
18
+ extends DescribeServiceActionExecutionParametersInput {}
19
+ export interface DescribeServiceActionExecutionParametersCommandOutput
20
+ extends DescribeServiceActionExecutionParametersOutput,
21
+ __MetadataBearer {}
22
+ export declare class DescribeServiceActionExecutionParametersCommand extends $Command<
23
+ DescribeServiceActionExecutionParametersCommandInput,
24
+ DescribeServiceActionExecutionParametersCommandOutput,
25
+ ServiceCatalogClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeServiceActionExecutionParametersCommandInput;
28
+ constructor(input: DescribeServiceActionExecutionParametersCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: ServiceCatalogClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DescribeServiceActionExecutionParametersCommandInput,
35
+ DescribeServiceActionExecutionParametersCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,35 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DescribeTagOptionInput, DescribeTagOptionOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface DescribeTagOptionCommandInput extends DescribeTagOptionInput {
6
- }
7
- export interface DescribeTagOptionCommandOutput extends DescribeTagOptionOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeTagOptionCommand extends $Command<DescribeTagOptionCommandInput, DescribeTagOptionCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: DescribeTagOptionCommandInput;
12
- constructor(input: DescribeTagOptionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTagOptionCommandInput, DescribeTagOptionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DescribeTagOptionInput,
10
+ DescribeTagOptionOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface DescribeTagOptionCommandInput extends DescribeTagOptionInput {}
18
+ export interface DescribeTagOptionCommandOutput
19
+ extends DescribeTagOptionOutput,
20
+ __MetadataBearer {}
21
+ export declare class DescribeTagOptionCommand extends $Command<
22
+ DescribeTagOptionCommandInput,
23
+ DescribeTagOptionCommandOutput,
24
+ ServiceCatalogClientResolvedConfig
25
+ > {
26
+ readonly input: DescribeTagOptionCommandInput;
27
+ constructor(input: DescribeTagOptionCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: ServiceCatalogClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<DescribeTagOptionCommandInput, DescribeTagOptionCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DisableAWSOrganizationsAccessInput, DisableAWSOrganizationsAccessOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface DisableAWSOrganizationsAccessCommandInput extends DisableAWSOrganizationsAccessInput {
6
- }
7
- export interface DisableAWSOrganizationsAccessCommandOutput extends DisableAWSOrganizationsAccessOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DisableAWSOrganizationsAccessCommand extends $Command<DisableAWSOrganizationsAccessCommandInput, DisableAWSOrganizationsAccessCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: DisableAWSOrganizationsAccessCommandInput;
12
- constructor(input: DisableAWSOrganizationsAccessCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableAWSOrganizationsAccessCommandInput, DisableAWSOrganizationsAccessCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DisableAWSOrganizationsAccessInput,
10
+ DisableAWSOrganizationsAccessOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface DisableAWSOrganizationsAccessCommandInput
18
+ extends DisableAWSOrganizationsAccessInput {}
19
+ export interface DisableAWSOrganizationsAccessCommandOutput
20
+ extends DisableAWSOrganizationsAccessOutput,
21
+ __MetadataBearer {}
22
+ export declare class DisableAWSOrganizationsAccessCommand extends $Command<
23
+ DisableAWSOrganizationsAccessCommandInput,
24
+ DisableAWSOrganizationsAccessCommandOutput,
25
+ ServiceCatalogClientResolvedConfig
26
+ > {
27
+ readonly input: DisableAWSOrganizationsAccessCommandInput;
28
+ constructor(input: DisableAWSOrganizationsAccessCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: ServiceCatalogClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DisableAWSOrganizationsAccessCommandInput,
35
+ DisableAWSOrganizationsAccessCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DisassociateBudgetFromResourceInput, DisassociateBudgetFromResourceOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface DisassociateBudgetFromResourceCommandInput extends DisassociateBudgetFromResourceInput {
6
- }
7
- export interface DisassociateBudgetFromResourceCommandOutput extends DisassociateBudgetFromResourceOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DisassociateBudgetFromResourceCommand extends $Command<DisassociateBudgetFromResourceCommandInput, DisassociateBudgetFromResourceCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: DisassociateBudgetFromResourceCommandInput;
12
- constructor(input: DisassociateBudgetFromResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateBudgetFromResourceCommandInput, DisassociateBudgetFromResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DisassociateBudgetFromResourceInput,
10
+ DisassociateBudgetFromResourceOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface DisassociateBudgetFromResourceCommandInput
18
+ extends DisassociateBudgetFromResourceInput {}
19
+ export interface DisassociateBudgetFromResourceCommandOutput
20
+ extends DisassociateBudgetFromResourceOutput,
21
+ __MetadataBearer {}
22
+ export declare class DisassociateBudgetFromResourceCommand extends $Command<
23
+ DisassociateBudgetFromResourceCommandInput,
24
+ DisassociateBudgetFromResourceCommandOutput,
25
+ ServiceCatalogClientResolvedConfig
26
+ > {
27
+ readonly input: DisassociateBudgetFromResourceCommandInput;
28
+ constructor(input: DisassociateBudgetFromResourceCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: ServiceCatalogClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DisassociateBudgetFromResourceCommandInput,
35
+ DisassociateBudgetFromResourceCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { DisassociatePrincipalFromPortfolioInput, DisassociatePrincipalFromPortfolioOutput } from "../models/models_0";
4
- import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
5
- export interface DisassociatePrincipalFromPortfolioCommandInput extends DisassociatePrincipalFromPortfolioInput {
6
- }
7
- export interface DisassociatePrincipalFromPortfolioCommandOutput extends DisassociatePrincipalFromPortfolioOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DisassociatePrincipalFromPortfolioCommand extends $Command<DisassociatePrincipalFromPortfolioCommandInput, DisassociatePrincipalFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
11
- readonly input: DisassociatePrincipalFromPortfolioCommandInput;
12
- constructor(input: DisassociatePrincipalFromPortfolioCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociatePrincipalFromPortfolioCommandInput, DisassociatePrincipalFromPortfolioCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ DisassociatePrincipalFromPortfolioInput,
10
+ DisassociatePrincipalFromPortfolioOutput,
11
+ } from "../models/models_0";
12
+ import {
13
+ ServiceCatalogClientResolvedConfig,
14
+ ServiceInputTypes,
15
+ ServiceOutputTypes,
16
+ } from "../ServiceCatalogClient";
17
+ export interface DisassociatePrincipalFromPortfolioCommandInput
18
+ extends DisassociatePrincipalFromPortfolioInput {}
19
+ export interface DisassociatePrincipalFromPortfolioCommandOutput
20
+ extends DisassociatePrincipalFromPortfolioOutput,
21
+ __MetadataBearer {}
22
+ export declare class DisassociatePrincipalFromPortfolioCommand extends $Command<
23
+ DisassociatePrincipalFromPortfolioCommandInput,
24
+ DisassociatePrincipalFromPortfolioCommandOutput,
25
+ ServiceCatalogClientResolvedConfig
26
+ > {
27
+ readonly input: DisassociatePrincipalFromPortfolioCommandInput;
28
+ constructor(input: DisassociatePrincipalFromPortfolioCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: ServiceCatalogClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DisassociatePrincipalFromPortfolioCommandInput,
35
+ DisassociatePrincipalFromPortfolioCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }