@aws-sdk/client-billingconductor 3.478.0 → 3.484.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 (133) hide show
  1. package/dist-cjs/commands/AssociateAccountsCommand.js +18 -41
  2. package/dist-cjs/commands/AssociatePricingRulesCommand.js +18 -41
  3. package/dist-cjs/commands/BatchAssociateResourcesToCustomLineItemCommand.js +18 -41
  4. package/dist-cjs/commands/BatchDisassociateResourcesFromCustomLineItemCommand.js +18 -41
  5. package/dist-cjs/commands/CreateBillingGroupCommand.js +18 -41
  6. package/dist-cjs/commands/CreateCustomLineItemCommand.js +18 -41
  7. package/dist-cjs/commands/CreatePricingPlanCommand.js +18 -41
  8. package/dist-cjs/commands/CreatePricingRuleCommand.js +18 -41
  9. package/dist-cjs/commands/DeleteBillingGroupCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteCustomLineItemCommand.js +18 -41
  11. package/dist-cjs/commands/DeletePricingPlanCommand.js +18 -41
  12. package/dist-cjs/commands/DeletePricingRuleCommand.js +18 -41
  13. package/dist-cjs/commands/DisassociateAccountsCommand.js +18 -41
  14. package/dist-cjs/commands/DisassociatePricingRulesCommand.js +18 -41
  15. package/dist-cjs/commands/GetBillingGroupCostReportCommand.js +18 -41
  16. package/dist-cjs/commands/ListAccountAssociationsCommand.js +18 -41
  17. package/dist-cjs/commands/ListBillingGroupCostReportsCommand.js +18 -41
  18. package/dist-cjs/commands/ListBillingGroupsCommand.js +18 -41
  19. package/dist-cjs/commands/ListCustomLineItemVersionsCommand.js +18 -41
  20. package/dist-cjs/commands/ListCustomLineItemsCommand.js +18 -41
  21. package/dist-cjs/commands/ListPricingPlansAssociatedWithPricingRuleCommand.js +18 -41
  22. package/dist-cjs/commands/ListPricingPlansCommand.js +18 -41
  23. package/dist-cjs/commands/ListPricingRulesAssociatedToPricingPlanCommand.js +18 -41
  24. package/dist-cjs/commands/ListPricingRulesCommand.js +18 -41
  25. package/dist-cjs/commands/ListResourcesAssociatedToCustomLineItemCommand.js +18 -41
  26. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  27. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  28. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  29. package/dist-cjs/commands/UpdateBillingGroupCommand.js +18 -41
  30. package/dist-cjs/commands/UpdateCustomLineItemCommand.js +18 -41
  31. package/dist-cjs/commands/UpdatePricingPlanCommand.js +18 -41
  32. package/dist-cjs/commands/UpdatePricingRuleCommand.js +18 -41
  33. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  34. package/dist-es/commands/AssociateAccountsCommand.js +18 -41
  35. package/dist-es/commands/AssociatePricingRulesCommand.js +18 -41
  36. package/dist-es/commands/BatchAssociateResourcesToCustomLineItemCommand.js +18 -41
  37. package/dist-es/commands/BatchDisassociateResourcesFromCustomLineItemCommand.js +18 -41
  38. package/dist-es/commands/CreateBillingGroupCommand.js +18 -41
  39. package/dist-es/commands/CreateCustomLineItemCommand.js +18 -41
  40. package/dist-es/commands/CreatePricingPlanCommand.js +18 -41
  41. package/dist-es/commands/CreatePricingRuleCommand.js +18 -41
  42. package/dist-es/commands/DeleteBillingGroupCommand.js +18 -41
  43. package/dist-es/commands/DeleteCustomLineItemCommand.js +18 -41
  44. package/dist-es/commands/DeletePricingPlanCommand.js +18 -41
  45. package/dist-es/commands/DeletePricingRuleCommand.js +18 -41
  46. package/dist-es/commands/DisassociateAccountsCommand.js +18 -41
  47. package/dist-es/commands/DisassociatePricingRulesCommand.js +18 -41
  48. package/dist-es/commands/GetBillingGroupCostReportCommand.js +18 -41
  49. package/dist-es/commands/ListAccountAssociationsCommand.js +18 -41
  50. package/dist-es/commands/ListBillingGroupCostReportsCommand.js +18 -41
  51. package/dist-es/commands/ListBillingGroupsCommand.js +18 -41
  52. package/dist-es/commands/ListCustomLineItemVersionsCommand.js +18 -41
  53. package/dist-es/commands/ListCustomLineItemsCommand.js +18 -41
  54. package/dist-es/commands/ListPricingPlansAssociatedWithPricingRuleCommand.js +18 -41
  55. package/dist-es/commands/ListPricingPlansCommand.js +18 -41
  56. package/dist-es/commands/ListPricingRulesAssociatedToPricingPlanCommand.js +18 -41
  57. package/dist-es/commands/ListPricingRulesCommand.js +18 -41
  58. package/dist-es/commands/ListResourcesAssociatedToCustomLineItemCommand.js +18 -41
  59. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  60. package/dist-es/commands/TagResourceCommand.js +18 -41
  61. package/dist-es/commands/UntagResourceCommand.js +18 -41
  62. package/dist-es/commands/UpdateBillingGroupCommand.js +18 -41
  63. package/dist-es/commands/UpdateCustomLineItemCommand.js +18 -41
  64. package/dist-es/commands/UpdatePricingPlanCommand.js +18 -41
  65. package/dist-es/commands/UpdatePricingRuleCommand.js +18 -41
  66. package/dist-es/endpoint/EndpointParameters.js +6 -0
  67. package/dist-types/commands/AssociateAccountsCommand.d.ts +6 -21
  68. package/dist-types/commands/AssociatePricingRulesCommand.d.ts +6 -21
  69. package/dist-types/commands/BatchAssociateResourcesToCustomLineItemCommand.d.ts +6 -21
  70. package/dist-types/commands/BatchDisassociateResourcesFromCustomLineItemCommand.d.ts +6 -21
  71. package/dist-types/commands/CreateBillingGroupCommand.d.ts +6 -21
  72. package/dist-types/commands/CreateCustomLineItemCommand.d.ts +6 -21
  73. package/dist-types/commands/CreatePricingPlanCommand.d.ts +6 -21
  74. package/dist-types/commands/CreatePricingRuleCommand.d.ts +6 -21
  75. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +6 -21
  76. package/dist-types/commands/DeleteCustomLineItemCommand.d.ts +6 -21
  77. package/dist-types/commands/DeletePricingPlanCommand.d.ts +6 -21
  78. package/dist-types/commands/DeletePricingRuleCommand.d.ts +6 -21
  79. package/dist-types/commands/DisassociateAccountsCommand.d.ts +6 -21
  80. package/dist-types/commands/DisassociatePricingRulesCommand.d.ts +6 -21
  81. package/dist-types/commands/GetBillingGroupCostReportCommand.d.ts +6 -21
  82. package/dist-types/commands/ListAccountAssociationsCommand.d.ts +6 -21
  83. package/dist-types/commands/ListBillingGroupCostReportsCommand.d.ts +6 -21
  84. package/dist-types/commands/ListBillingGroupsCommand.d.ts +6 -21
  85. package/dist-types/commands/ListCustomLineItemVersionsCommand.d.ts +6 -21
  86. package/dist-types/commands/ListCustomLineItemsCommand.d.ts +6 -21
  87. package/dist-types/commands/ListPricingPlansAssociatedWithPricingRuleCommand.d.ts +6 -21
  88. package/dist-types/commands/ListPricingPlansCommand.d.ts +6 -21
  89. package/dist-types/commands/ListPricingRulesAssociatedToPricingPlanCommand.d.ts +6 -21
  90. package/dist-types/commands/ListPricingRulesCommand.d.ts +6 -21
  91. package/dist-types/commands/ListResourcesAssociatedToCustomLineItemCommand.d.ts +6 -21
  92. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  93. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  94. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  95. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +6 -21
  96. package/dist-types/commands/UpdateCustomLineItemCommand.d.ts +6 -21
  97. package/dist-types/commands/UpdatePricingPlanCommand.d.ts +6 -21
  98. package/dist-types/commands/UpdatePricingRuleCommand.d.ts +6 -21
  99. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  100. package/dist-types/ts3.4/commands/AssociateAccountsCommand.d.ts +14 -23
  101. package/dist-types/ts3.4/commands/AssociatePricingRulesCommand.d.ts +12 -24
  102. package/dist-types/ts3.4/commands/BatchAssociateResourcesToCustomLineItemCommand.d.ts +12 -24
  103. package/dist-types/ts3.4/commands/BatchDisassociateResourcesFromCustomLineItemCommand.d.ts +12 -24
  104. package/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +14 -23
  105. package/dist-types/ts3.4/commands/CreateCustomLineItemCommand.d.ts +12 -24
  106. package/dist-types/ts3.4/commands/CreatePricingPlanCommand.d.ts +14 -23
  107. package/dist-types/ts3.4/commands/CreatePricingRuleCommand.d.ts +14 -23
  108. package/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +14 -23
  109. package/dist-types/ts3.4/commands/DeleteCustomLineItemCommand.d.ts +12 -24
  110. package/dist-types/ts3.4/commands/DeletePricingPlanCommand.d.ts +14 -23
  111. package/dist-types/ts3.4/commands/DeletePricingRuleCommand.d.ts +14 -23
  112. package/dist-types/ts3.4/commands/DisassociateAccountsCommand.d.ts +12 -24
  113. package/dist-types/ts3.4/commands/DisassociatePricingRulesCommand.d.ts +12 -24
  114. package/dist-types/ts3.4/commands/GetBillingGroupCostReportCommand.d.ts +12 -24
  115. package/dist-types/ts3.4/commands/ListAccountAssociationsCommand.d.ts +12 -24
  116. package/dist-types/ts3.4/commands/ListBillingGroupCostReportsCommand.d.ts +12 -24
  117. package/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +14 -23
  118. package/dist-types/ts3.4/commands/ListCustomLineItemVersionsCommand.d.ts +12 -24
  119. package/dist-types/ts3.4/commands/ListCustomLineItemsCommand.d.ts +14 -23
  120. package/dist-types/ts3.4/commands/ListPricingPlansAssociatedWithPricingRuleCommand.d.ts +12 -24
  121. package/dist-types/ts3.4/commands/ListPricingPlansCommand.d.ts +14 -23
  122. package/dist-types/ts3.4/commands/ListPricingRulesAssociatedToPricingPlanCommand.d.ts +12 -24
  123. package/dist-types/ts3.4/commands/ListPricingRulesCommand.d.ts +14 -23
  124. package/dist-types/ts3.4/commands/ListResourcesAssociatedToCustomLineItemCommand.d.ts +12 -24
  125. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  126. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  127. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  128. package/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +14 -23
  129. package/dist-types/ts3.4/commands/UpdateCustomLineItemCommand.d.ts +12 -24
  130. package/dist-types/ts3.4/commands/UpdatePricingPlanCommand.d.ts +14 -23
  131. package/dist-types/ts3.4/commands/UpdatePricingRuleCommand.d.ts +14 -23
  132. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  133. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { DisassociateAccountsInput, DisassociateAccountsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DisassociateAccountsCommandInput extends DisassociateAccountsIn
21
20
  */
22
21
  export interface DisassociateAccountsCommandOutput extends DisassociateAccountsOutput, __MetadataBearer {
23
22
  }
23
+ declare const DisassociateAccountsCommand_base: {
24
+ new (input: DisassociateAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAccountsCommandInput, DisassociateAccountsCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes the specified list of account IDs from the given billing group. </p>
@@ -77,23 +80,5 @@ export interface DisassociateAccountsCommandOutput extends DisassociateAccountsO
77
80
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
78
81
  *
79
82
  */
80
- export declare class DisassociateAccountsCommand extends $Command<DisassociateAccountsCommandInput, DisassociateAccountsCommandOutput, BillingconductorClientResolvedConfig> {
81
- readonly input: DisassociateAccountsCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: DisassociateAccountsCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateAccountsCommandInput, DisassociateAccountsCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class DisassociateAccountsCommand extends DisassociateAccountsCommand_base {
99
84
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { DisassociatePricingRulesInput, DisassociatePricingRulesOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DisassociatePricingRulesCommandInput extends DisassociatePricin
21
20
  */
22
21
  export interface DisassociatePricingRulesCommandOutput extends DisassociatePricingRulesOutput, __MetadataBearer {
23
22
  }
23
+ declare const DisassociatePricingRulesCommand_base: {
24
+ new (input: DisassociatePricingRulesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociatePricingRulesCommandInput, DisassociatePricingRulesCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -79,23 +82,5 @@ export interface DisassociatePricingRulesCommandOutput extends DisassociatePrici
79
82
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
80
83
  *
81
84
  */
82
- export declare class DisassociatePricingRulesCommand extends $Command<DisassociatePricingRulesCommandInput, DisassociatePricingRulesCommandOutput, BillingconductorClientResolvedConfig> {
83
- readonly input: DisassociatePricingRulesCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: DisassociatePricingRulesCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociatePricingRulesCommandInput, DisassociatePricingRulesCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class DisassociatePricingRulesCommand extends DisassociatePricingRulesCommand_base {
101
86
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { GetBillingGroupCostReportInput, GetBillingGroupCostReportOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetBillingGroupCostReportCommandInput extends GetBillingGroupCo
21
20
  */
22
21
  export interface GetBillingGroupCostReportCommandOutput extends GetBillingGroupCostReportOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetBillingGroupCostReportCommand_base: {
24
+ new (input: GetBillingGroupCostReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetBillingGroupCostReportCommandInput, GetBillingGroupCostReportCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the margin summary report, which includes the Amazon Web Services cost and charged
@@ -96,23 +99,5 @@ export interface GetBillingGroupCostReportCommandOutput extends GetBillingGroupC
96
99
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
97
100
  *
98
101
  */
99
- export declare class GetBillingGroupCostReportCommand extends $Command<GetBillingGroupCostReportCommandInput, GetBillingGroupCostReportCommandOutput, BillingconductorClientResolvedConfig> {
100
- readonly input: GetBillingGroupCostReportCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: GetBillingGroupCostReportCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBillingGroupCostReportCommandInput, GetBillingGroupCostReportCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class GetBillingGroupCostReportCommand extends GetBillingGroupCostReportCommand_base {
118
103
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { ListAccountAssociationsInput, ListAccountAssociationsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListAccountAssociationsCommandInput extends ListAccountAssociat
21
20
  */
22
21
  export interface ListAccountAssociationsCommandOutput extends ListAccountAssociationsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListAccountAssociationsCommand_base: {
24
+ new (input: ListAccountAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssociationsCommandInput, ListAccountAssociationsCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> This is a paginated call to list linked accounts that are linked to the payer account for
@@ -89,23 +92,5 @@ export interface ListAccountAssociationsCommandOutput extends ListAccountAssocia
89
92
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
90
93
  *
91
94
  */
92
- export declare class ListAccountAssociationsCommand extends $Command<ListAccountAssociationsCommandInput, ListAccountAssociationsCommandOutput, BillingconductorClientResolvedConfig> {
93
- readonly input: ListAccountAssociationsCommandInput;
94
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
- /**
96
- * @public
97
- */
98
- constructor(input: ListAccountAssociationsCommandInput);
99
- /**
100
- * @internal
101
- */
102
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAccountAssociationsCommandInput, ListAccountAssociationsCommandOutput>;
103
- /**
104
- * @internal
105
- */
106
- private serialize;
107
- /**
108
- * @internal
109
- */
110
- private deserialize;
95
+ export declare class ListAccountAssociationsCommand extends ListAccountAssociationsCommand_base {
111
96
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { ListBillingGroupCostReportsInput, ListBillingGroupCostReportsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListBillingGroupCostReportsCommandInput extends ListBillingGrou
21
20
  */
22
21
  export interface ListBillingGroupCostReportsCommandOutput extends ListBillingGroupCostReportsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListBillingGroupCostReportsCommand_base: {
24
+ new (input: ListBillingGroupCostReportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillingGroupCostReportsCommandInput, ListBillingGroupCostReportsCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated
@@ -88,23 +91,5 @@ export interface ListBillingGroupCostReportsCommandOutput extends ListBillingGro
88
91
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
89
92
  *
90
93
  */
91
- export declare class ListBillingGroupCostReportsCommand extends $Command<ListBillingGroupCostReportsCommandInput, ListBillingGroupCostReportsCommandOutput, BillingconductorClientResolvedConfig> {
92
- readonly input: ListBillingGroupCostReportsCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: ListBillingGroupCostReportsCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBillingGroupCostReportsCommandInput, ListBillingGroupCostReportsCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class ListBillingGroupCostReportsCommand extends ListBillingGroupCostReportsCommand_base {
110
95
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { ListBillingGroupsInput, ListBillingGroupsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListBillingGroupsCommandInput extends ListBillingGroupsInput {
21
20
  */
22
21
  export interface ListBillingGroupsCommandOutput extends ListBillingGroupsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListBillingGroupsCommand_base: {
24
+ new (input: ListBillingGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBillingGroupsCommandInput, ListBillingGroupsCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>A paginated call to retrieve a list of billing groups for the given billing period. If you don't provide a billing group, the current billing period is used.</p>
@@ -101,23 +104,5 @@ export interface ListBillingGroupsCommandOutput extends ListBillingGroupsOutput,
101
104
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
102
105
  *
103
106
  */
104
- export declare class ListBillingGroupsCommand extends $Command<ListBillingGroupsCommandInput, ListBillingGroupsCommandOutput, BillingconductorClientResolvedConfig> {
105
- readonly input: ListBillingGroupsCommandInput;
106
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
- /**
108
- * @public
109
- */
110
- constructor(input: ListBillingGroupsCommandInput);
111
- /**
112
- * @internal
113
- */
114
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBillingGroupsCommandInput, ListBillingGroupsCommandOutput>;
115
- /**
116
- * @internal
117
- */
118
- private serialize;
119
- /**
120
- * @internal
121
- */
122
- private deserialize;
107
+ export declare class ListBillingGroupsCommand extends ListBillingGroupsCommand_base {
123
108
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { ListCustomLineItemVersionsInput, ListCustomLineItemVersionsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCustomLineItemVersionsCommandInput extends ListCustomLineIt
21
20
  */
22
21
  export interface ListCustomLineItemVersionsCommandOutput extends ListCustomLineItemVersionsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListCustomLineItemVersionsCommand_base: {
24
+ new (input: ListCustomLineItemVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomLineItemVersionsCommandInput, ListCustomLineItemVersionsCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>A paginated call to get a list of all custom line item versions.</p>
@@ -109,23 +112,5 @@ export interface ListCustomLineItemVersionsCommandOutput extends ListCustomLineI
109
112
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
110
113
  *
111
114
  */
112
- export declare class ListCustomLineItemVersionsCommand extends $Command<ListCustomLineItemVersionsCommandInput, ListCustomLineItemVersionsCommandOutput, BillingconductorClientResolvedConfig> {
113
- readonly input: ListCustomLineItemVersionsCommandInput;
114
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
115
- /**
116
- * @public
117
- */
118
- constructor(input: ListCustomLineItemVersionsCommandInput);
119
- /**
120
- * @internal
121
- */
122
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCustomLineItemVersionsCommandInput, ListCustomLineItemVersionsCommandOutput>;
123
- /**
124
- * @internal
125
- */
126
- private serialize;
127
- /**
128
- * @internal
129
- */
130
- private deserialize;
115
+ export declare class ListCustomLineItemVersionsCommand extends ListCustomLineItemVersionsCommand_base {
131
116
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { ListCustomLineItemsInput, ListCustomLineItemsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCustomLineItemsCommandInput extends ListCustomLineItemsInpu
21
20
  */
22
21
  export interface ListCustomLineItemsCommandOutput extends ListCustomLineItemsOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListCustomLineItemsCommand_base: {
24
+ new (input: ListCustomLineItemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomLineItemsCommandInput, ListCustomLineItemsCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -120,23 +123,5 @@ export interface ListCustomLineItemsCommandOutput extends ListCustomLineItemsOut
120
123
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
121
124
  *
122
125
  */
123
- export declare class ListCustomLineItemsCommand extends $Command<ListCustomLineItemsCommandInput, ListCustomLineItemsCommandOutput, BillingconductorClientResolvedConfig> {
124
- readonly input: ListCustomLineItemsCommandInput;
125
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
126
- /**
127
- * @public
128
- */
129
- constructor(input: ListCustomLineItemsCommandInput);
130
- /**
131
- * @internal
132
- */
133
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCustomLineItemsCommandInput, ListCustomLineItemsCommandOutput>;
134
- /**
135
- * @internal
136
- */
137
- private serialize;
138
- /**
139
- * @internal
140
- */
141
- private deserialize;
126
+ export declare class ListCustomLineItemsCommand extends ListCustomLineItemsCommand_base {
142
127
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { ListPricingPlansAssociatedWithPricingRuleInput, ListPricingPlansAssociatedWithPricingRuleOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListPricingPlansAssociatedWithPricingRuleCommandInput extends L
21
20
  */
22
21
  export interface ListPricingPlansAssociatedWithPricingRuleCommandOutput extends ListPricingPlansAssociatedWithPricingRuleOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListPricingPlansAssociatedWithPricingRuleCommand_base: {
24
+ new (input: ListPricingPlansAssociatedWithPricingRuleCommandInput): import("@smithy/smithy-client").CommandImpl<ListPricingPlansAssociatedWithPricingRuleCommandInput, ListPricingPlansAssociatedWithPricingRuleCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -80,23 +83,5 @@ export interface ListPricingPlansAssociatedWithPricingRuleCommandOutput extends
80
83
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
81
84
  *
82
85
  */
83
- export declare class ListPricingPlansAssociatedWithPricingRuleCommand extends $Command<ListPricingPlansAssociatedWithPricingRuleCommandInput, ListPricingPlansAssociatedWithPricingRuleCommandOutput, BillingconductorClientResolvedConfig> {
84
- readonly input: ListPricingPlansAssociatedWithPricingRuleCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: ListPricingPlansAssociatedWithPricingRuleCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPricingPlansAssociatedWithPricingRuleCommandInput, ListPricingPlansAssociatedWithPricingRuleCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class ListPricingPlansAssociatedWithPricingRuleCommand extends ListPricingPlansAssociatedWithPricingRuleCommand_base {
102
87
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { ListPricingPlansInput, ListPricingPlansOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListPricingPlansCommandInput extends ListPricingPlansInput {
21
20
  */
22
21
  export interface ListPricingPlansCommandOutput extends ListPricingPlansOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListPricingPlansCommand_base: {
24
+ new (input: ListPricingPlansCommandInput): import("@smithy/smithy-client").CommandImpl<ListPricingPlansCommandInput, ListPricingPlansCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>A paginated call to get pricing plans for the given billing period. If you don't provide a billing period, the current billing period is used.
@@ -85,23 +88,5 @@ export interface ListPricingPlansCommandOutput extends ListPricingPlansOutput, _
85
88
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
86
89
  *
87
90
  */
88
- export declare class ListPricingPlansCommand extends $Command<ListPricingPlansCommandInput, ListPricingPlansCommandOutput, BillingconductorClientResolvedConfig> {
89
- readonly input: ListPricingPlansCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: ListPricingPlansCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPricingPlansCommandInput, ListPricingPlansCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class ListPricingPlansCommand extends ListPricingPlansCommand_base {
107
92
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { ListPricingRulesAssociatedToPricingPlanInput, ListPricingRulesAssociatedToPricingPlanOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListPricingRulesAssociatedToPricingPlanCommandInput extends Lis
21
20
  */
22
21
  export interface ListPricingRulesAssociatedToPricingPlanCommandOutput extends ListPricingRulesAssociatedToPricingPlanOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListPricingRulesAssociatedToPricingPlanCommand_base: {
24
+ new (input: ListPricingRulesAssociatedToPricingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<ListPricingRulesAssociatedToPricingPlanCommandInput, ListPricingRulesAssociatedToPricingPlanCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -80,23 +83,5 @@ export interface ListPricingRulesAssociatedToPricingPlanCommandOutput extends Li
80
83
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
81
84
  *
82
85
  */
83
- export declare class ListPricingRulesAssociatedToPricingPlanCommand extends $Command<ListPricingRulesAssociatedToPricingPlanCommandInput, ListPricingRulesAssociatedToPricingPlanCommandOutput, BillingconductorClientResolvedConfig> {
84
- readonly input: ListPricingRulesAssociatedToPricingPlanCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: ListPricingRulesAssociatedToPricingPlanCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPricingRulesAssociatedToPricingPlanCommandInput, ListPricingRulesAssociatedToPricingPlanCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class ListPricingRulesAssociatedToPricingPlanCommand extends ListPricingRulesAssociatedToPricingPlanCommand_base {
102
87
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { ListPricingRulesInput, ListPricingRulesOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListPricingRulesCommandInput extends ListPricingRulesInput {
21
20
  */
22
21
  export interface ListPricingRulesCommandOutput extends ListPricingRulesOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListPricingRulesCommand_base: {
24
+ new (input: ListPricingRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPricingRulesCommandInput, ListPricingRulesCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -98,23 +101,5 @@ export interface ListPricingRulesCommandOutput extends ListPricingRulesOutput, _
98
101
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
99
102
  *
100
103
  */
101
- export declare class ListPricingRulesCommand extends $Command<ListPricingRulesCommandInput, ListPricingRulesCommandOutput, BillingconductorClientResolvedConfig> {
102
- readonly input: ListPricingRulesCommandInput;
103
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
104
- /**
105
- * @public
106
- */
107
- constructor(input: ListPricingRulesCommandInput);
108
- /**
109
- * @internal
110
- */
111
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPricingRulesCommandInput, ListPricingRulesCommandOutput>;
112
- /**
113
- * @internal
114
- */
115
- private serialize;
116
- /**
117
- * @internal
118
- */
119
- private deserialize;
104
+ export declare class ListPricingRulesCommand extends ListPricingRulesCommand_base {
120
105
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { ListResourcesAssociatedToCustomLineItemInput, ListResourcesAssociatedToCustomLineItemOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListResourcesAssociatedToCustomLineItemCommandInput extends Lis
21
20
  */
22
21
  export interface ListResourcesAssociatedToCustomLineItemCommandOutput extends ListResourcesAssociatedToCustomLineItemOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListResourcesAssociatedToCustomLineItemCommand_base: {
24
+ new (input: ListResourcesAssociatedToCustomLineItemCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourcesAssociatedToCustomLineItemCommandInput, ListResourcesAssociatedToCustomLineItemCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -86,23 +89,5 @@ export interface ListResourcesAssociatedToCustomLineItemCommandOutput extends Li
86
89
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
87
90
  *
88
91
  */
89
- export declare class ListResourcesAssociatedToCustomLineItemCommand extends $Command<ListResourcesAssociatedToCustomLineItemCommandInput, ListResourcesAssociatedToCustomLineItemCommandOutput, BillingconductorClientResolvedConfig> {
90
- readonly input: ListResourcesAssociatedToCustomLineItemCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: ListResourcesAssociatedToCustomLineItemCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResourcesAssociatedToCustomLineItemCommandInput, ListResourcesAssociatedToCustomLineItemCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class ListResourcesAssociatedToCustomLineItemCommand extends ListResourcesAssociatedToCustomLineItemCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BillingconductorClient";
5
4
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
21
20
  */
22
21
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTagsForResourceCommand_base: {
24
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -74,23 +77,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
74
77
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
75
78
  *
76
79
  */
77
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, BillingconductorClientResolvedConfig> {
78
- readonly input: ListTagsForResourceCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: ListTagsForResourceCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
96
81
  }