@aws-sdk/client-billingconductor 3.478.0 → 3.481.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 +9 -9
@@ -1,48 +1,25 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { UpdatePricingRuleInputFilterSensitiveLog, UpdatePricingRuleOutputFilterSensitiveLog, } from "../models/models_0";
6
6
  import { de_UpdatePricingRuleCommand, se_UpdatePricingRuleCommand } from "../protocols/Aws_restJson1";
7
7
  export { $Command };
8
- export class UpdatePricingRuleCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdatePricingRuleCommand.getEndpointParameterInstructions()));
24
- const stack = clientStack.concat(this.middlewareStack);
25
- const { logger } = configuration;
26
- const clientName = "BillingconductorClient";
27
- const commandName = "UpdatePricingRuleCommand";
28
- const handlerExecutionContext = {
29
- logger,
30
- clientName,
31
- commandName,
32
- inputFilterSensitiveLog: UpdatePricingRuleInputFilterSensitiveLog,
33
- outputFilterSensitiveLog: UpdatePricingRuleOutputFilterSensitiveLog,
34
- [SMITHY_CONTEXT_KEY]: {
35
- service: "AWSBillingConductor",
36
- operation: "UpdatePricingRule",
37
- },
38
- };
39
- const { requestHandler } = configuration;
40
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
41
- }
42
- serialize(input, context) {
43
- return se_UpdatePricingRuleCommand(input, context);
44
- }
45
- deserialize(output, context) {
46
- return de_UpdatePricingRuleCommand(output, context);
47
- }
8
+ export class UpdatePricingRuleCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ ];
18
+ })
19
+ .s("AWSBillingConductor", "UpdatePricingRule", {})
20
+ .n("BillingconductorClient", "UpdatePricingRuleCommand")
21
+ .f(UpdatePricingRuleInputFilterSensitiveLog, UpdatePricingRuleOutputFilterSensitiveLog)
22
+ .ser(se_UpdatePricingRuleCommand)
23
+ .de(de_UpdatePricingRuleCommand)
24
+ .build() {
48
25
  }
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
6
6
  defaultSigningName: "billingconductor",
7
7
  };
8
8
  };
9
+ export const commonParams = {
10
+ UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
+ Endpoint: { type: "builtInParams", name: "endpoint" },
12
+ Region: { type: "builtInParams", name: "region" },
13
+ UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
+ };
@@ -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 { AssociateAccountsInput, AssociateAccountsOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateAccountsCommandInput extends AssociateAccountsInput {
21
20
  */
22
21
  export interface AssociateAccountsCommandOutput extends AssociateAccountsOutput, __MetadataBearer {
23
22
  }
23
+ declare const AssociateAccountsCommand_base: {
24
+ new (input: AssociateAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAccountsCommandInput, AssociateAccountsCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Connects an array of account IDs in a consolidated billing family to a predefined
@@ -84,23 +87,5 @@ export interface AssociateAccountsCommandOutput extends AssociateAccountsOutput,
84
87
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
85
88
  *
86
89
  */
87
- export declare class AssociateAccountsCommand extends $Command<AssociateAccountsCommandInput, AssociateAccountsCommandOutput, BillingconductorClientResolvedConfig> {
88
- readonly input: AssociateAccountsCommandInput;
89
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
- /**
91
- * @public
92
- */
93
- constructor(input: AssociateAccountsCommandInput);
94
- /**
95
- * @internal
96
- */
97
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateAccountsCommandInput, AssociateAccountsCommandOutput>;
98
- /**
99
- * @internal
100
- */
101
- private serialize;
102
- /**
103
- * @internal
104
- */
105
- private deserialize;
90
+ export declare class AssociateAccountsCommand extends AssociateAccountsCommand_base {
106
91
  }
@@ -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 { AssociatePricingRulesInput, AssociatePricingRulesOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociatePricingRulesCommandInput extends AssociatePricingRules
21
20
  */
22
21
  export interface AssociatePricingRulesCommandOutput extends AssociatePricingRulesOutput, __MetadataBearer {
23
22
  }
23
+ declare const AssociatePricingRulesCommand_base: {
24
+ new (input: AssociatePricingRulesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePricingRulesCommandInput, AssociatePricingRulesCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Connects an array of <code>PricingRuleArns</code> to a defined <code>PricingPlan</code>.
@@ -82,23 +85,5 @@ export interface AssociatePricingRulesCommandOutput extends AssociatePricingRule
82
85
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
83
86
  *
84
87
  */
85
- export declare class AssociatePricingRulesCommand extends $Command<AssociatePricingRulesCommandInput, AssociatePricingRulesCommandOutput, BillingconductorClientResolvedConfig> {
86
- readonly input: AssociatePricingRulesCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: AssociatePricingRulesCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociatePricingRulesCommandInput, AssociatePricingRulesCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class AssociatePricingRulesCommand extends AssociatePricingRulesCommand_base {
104
89
  }
@@ -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 { BatchAssociateResourcesToCustomLineItemInput, BatchAssociateResourcesToCustomLineItemOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchAssociateResourcesToCustomLineItemCommandInput extends Bat
21
20
  */
22
21
  export interface BatchAssociateResourcesToCustomLineItemCommandOutput extends BatchAssociateResourcesToCustomLineItemOutput, __MetadataBearer {
23
22
  }
23
+ declare const BatchAssociateResourcesToCustomLineItemCommand_base: {
24
+ new (input: BatchAssociateResourcesToCustomLineItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateResourcesToCustomLineItemCommandInput, BatchAssociateResourcesToCustomLineItemCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -104,23 +107,5 @@ export interface BatchAssociateResourcesToCustomLineItemCommandOutput extends Ba
104
107
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
105
108
  *
106
109
  */
107
- export declare class BatchAssociateResourcesToCustomLineItemCommand extends $Command<BatchAssociateResourcesToCustomLineItemCommandInput, BatchAssociateResourcesToCustomLineItemCommandOutput, BillingconductorClientResolvedConfig> {
108
- readonly input: BatchAssociateResourcesToCustomLineItemCommandInput;
109
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
110
- /**
111
- * @public
112
- */
113
- constructor(input: BatchAssociateResourcesToCustomLineItemCommandInput);
114
- /**
115
- * @internal
116
- */
117
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchAssociateResourcesToCustomLineItemCommandInput, BatchAssociateResourcesToCustomLineItemCommandOutput>;
118
- /**
119
- * @internal
120
- */
121
- private serialize;
122
- /**
123
- * @internal
124
- */
125
- private deserialize;
110
+ export declare class BatchAssociateResourcesToCustomLineItemCommand extends BatchAssociateResourcesToCustomLineItemCommand_base {
126
111
  }
@@ -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 { BatchDisassociateResourcesFromCustomLineItemInput, BatchDisassociateResourcesFromCustomLineItemOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchDisassociateResourcesFromCustomLineItemCommandInput extend
21
20
  */
22
21
  export interface BatchDisassociateResourcesFromCustomLineItemCommandOutput extends BatchDisassociateResourcesFromCustomLineItemOutput, __MetadataBearer {
23
22
  }
23
+ declare const BatchDisassociateResourcesFromCustomLineItemCommand_base: {
24
+ new (input: BatchDisassociateResourcesFromCustomLineItemCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateResourcesFromCustomLineItemCommandInput, BatchDisassociateResourcesFromCustomLineItemCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -100,23 +103,5 @@ export interface BatchDisassociateResourcesFromCustomLineItemCommandOutput exten
100
103
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
101
104
  *
102
105
  */
103
- export declare class BatchDisassociateResourcesFromCustomLineItemCommand extends $Command<BatchDisassociateResourcesFromCustomLineItemCommandInput, BatchDisassociateResourcesFromCustomLineItemCommandOutput, BillingconductorClientResolvedConfig> {
104
- readonly input: BatchDisassociateResourcesFromCustomLineItemCommandInput;
105
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
106
- /**
107
- * @public
108
- */
109
- constructor(input: BatchDisassociateResourcesFromCustomLineItemCommandInput);
110
- /**
111
- * @internal
112
- */
113
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDisassociateResourcesFromCustomLineItemCommandInput, BatchDisassociateResourcesFromCustomLineItemCommandOutput>;
114
- /**
115
- * @internal
116
- */
117
- private serialize;
118
- /**
119
- * @internal
120
- */
121
- private deserialize;
106
+ export declare class BatchDisassociateResourcesFromCustomLineItemCommand extends BatchDisassociateResourcesFromCustomLineItemCommand_base {
122
107
  }
@@ -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 { CreateBillingGroupInput, CreateBillingGroupOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateBillingGroupCommandInput extends CreateBillingGroupInput
21
20
  */
22
21
  export interface CreateBillingGroupCommandOutput extends CreateBillingGroupOutput, __MetadataBearer {
23
22
  }
23
+ declare const CreateBillingGroupCommand_base: {
24
+ new (input: CreateBillingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBillingGroupCommandInput, CreateBillingGroupCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -91,23 +94,5 @@ export interface CreateBillingGroupCommandOutput extends CreateBillingGroupOutpu
91
94
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
92
95
  *
93
96
  */
94
- export declare class CreateBillingGroupCommand extends $Command<CreateBillingGroupCommandInput, CreateBillingGroupCommandOutput, BillingconductorClientResolvedConfig> {
95
- readonly input: CreateBillingGroupCommandInput;
96
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
- /**
98
- * @public
99
- */
100
- constructor(input: CreateBillingGroupCommandInput);
101
- /**
102
- * @internal
103
- */
104
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBillingGroupCommandInput, CreateBillingGroupCommandOutput>;
105
- /**
106
- * @internal
107
- */
108
- private serialize;
109
- /**
110
- * @internal
111
- */
112
- private deserialize;
97
+ export declare class CreateBillingGroupCommand extends CreateBillingGroupCommand_base {
113
98
  }
@@ -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 { CreateCustomLineItemInput, CreateCustomLineItemOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateCustomLineItemCommandInput extends CreateCustomLineItemIn
21
20
  */
22
21
  export interface CreateCustomLineItemCommandOutput extends CreateCustomLineItemOutput, __MetadataBearer {
23
22
  }
23
+ declare const CreateCustomLineItemCommand_base: {
24
+ new (input: CreateCustomLineItemCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomLineItemCommandInput, CreateCustomLineItemCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a custom line item that can be used to create a one-time fixed charge that can be
@@ -108,23 +111,5 @@ export interface CreateCustomLineItemCommandOutput extends CreateCustomLineItemO
108
111
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
109
112
  *
110
113
  */
111
- export declare class CreateCustomLineItemCommand extends $Command<CreateCustomLineItemCommandInput, CreateCustomLineItemCommandOutput, BillingconductorClientResolvedConfig> {
112
- readonly input: CreateCustomLineItemCommandInput;
113
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
114
- /**
115
- * @public
116
- */
117
- constructor(input: CreateCustomLineItemCommandInput);
118
- /**
119
- * @internal
120
- */
121
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomLineItemCommandInput, CreateCustomLineItemCommandOutput>;
122
- /**
123
- * @internal
124
- */
125
- private serialize;
126
- /**
127
- * @internal
128
- */
129
- private deserialize;
114
+ export declare class CreateCustomLineItemCommand extends CreateCustomLineItemCommand_base {
130
115
  }
@@ -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 { CreatePricingPlanInput, CreatePricingPlanOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreatePricingPlanCommandInput extends CreatePricingPlanInput {
21
20
  */
22
21
  export interface CreatePricingPlanCommandOutput extends CreatePricingPlanOutput, __MetadataBearer {
23
22
  }
23
+ declare const CreatePricingPlanCommand_base: {
24
+ new (input: CreatePricingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePricingPlanCommandInput, CreatePricingPlanCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a pricing plan that is used for computing Amazon Web Services charges for billing groups.
@@ -87,23 +90,5 @@ export interface CreatePricingPlanCommandOutput extends CreatePricingPlanOutput,
87
90
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
88
91
  *
89
92
  */
90
- export declare class CreatePricingPlanCommand extends $Command<CreatePricingPlanCommandInput, CreatePricingPlanCommandOutput, BillingconductorClientResolvedConfig> {
91
- readonly input: CreatePricingPlanCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: CreatePricingPlanCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePricingPlanCommandInput, CreatePricingPlanCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class CreatePricingPlanCommand extends CreatePricingPlanCommand_base {
109
94
  }
@@ -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 { CreatePricingRuleInput, CreatePricingRuleOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreatePricingRuleCommandInput extends CreatePricingRuleInput {
21
20
  */
22
21
  export interface CreatePricingRuleCommandOutput extends CreatePricingRuleOutput, __MetadataBearer {
23
22
  }
23
+ declare const CreatePricingRuleCommand_base: {
24
+ new (input: CreatePricingRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePricingRuleCommandInput, CreatePricingRuleCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -93,23 +96,5 @@ export interface CreatePricingRuleCommandOutput extends CreatePricingRuleOutput,
93
96
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
94
97
  *
95
98
  */
96
- export declare class CreatePricingRuleCommand extends $Command<CreatePricingRuleCommandInput, CreatePricingRuleCommandOutput, BillingconductorClientResolvedConfig> {
97
- readonly input: CreatePricingRuleCommandInput;
98
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
99
- /**
100
- * @public
101
- */
102
- constructor(input: CreatePricingRuleCommandInput);
103
- /**
104
- * @internal
105
- */
106
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePricingRuleCommandInput, CreatePricingRuleCommandOutput>;
107
- /**
108
- * @internal
109
- */
110
- private serialize;
111
- /**
112
- * @internal
113
- */
114
- private deserialize;
99
+ export declare class CreatePricingRuleCommand extends CreatePricingRuleCommand_base {
115
100
  }
@@ -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 { DeleteBillingGroupInput, DeleteBillingGroupOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteBillingGroupCommandInput extends DeleteBillingGroupInput
21
20
  */
22
21
  export interface DeleteBillingGroupCommandOutput extends DeleteBillingGroupOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteBillingGroupCommand_base: {
24
+ new (input: DeleteBillingGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBillingGroupCommandInput, DeleteBillingGroupCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -68,23 +71,5 @@ export interface DeleteBillingGroupCommandOutput extends DeleteBillingGroupOutpu
68
71
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
69
72
  *
70
73
  */
71
- export declare class DeleteBillingGroupCommand extends $Command<DeleteBillingGroupCommandInput, DeleteBillingGroupCommandOutput, BillingconductorClientResolvedConfig> {
72
- readonly input: DeleteBillingGroupCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: DeleteBillingGroupCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBillingGroupCommandInput, DeleteBillingGroupCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class DeleteBillingGroupCommand extends DeleteBillingGroupCommand_base {
90
75
  }
@@ -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 { DeleteCustomLineItemInput, DeleteCustomLineItemOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteCustomLineItemCommandInput extends DeleteCustomLineItemIn
21
20
  */
22
21
  export interface DeleteCustomLineItemCommandOutput extends DeleteCustomLineItemOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeleteCustomLineItemCommand_base: {
24
+ new (input: DeleteCustomLineItemCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomLineItemCommandInput, DeleteCustomLineItemCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -76,23 +79,5 @@ export interface DeleteCustomLineItemCommandOutput extends DeleteCustomLineItemO
76
79
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
77
80
  *
78
81
  */
79
- export declare class DeleteCustomLineItemCommand extends $Command<DeleteCustomLineItemCommandInput, DeleteCustomLineItemCommandOutput, BillingconductorClientResolvedConfig> {
80
- readonly input: DeleteCustomLineItemCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: DeleteCustomLineItemCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomLineItemCommandInput, DeleteCustomLineItemCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class DeleteCustomLineItemCommand extends DeleteCustomLineItemCommand_base {
98
83
  }
@@ -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 { DeletePricingPlanInput, DeletePricingPlanOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeletePricingPlanCommandInput extends DeletePricingPlanInput {
21
20
  */
22
21
  export interface DeletePricingPlanCommandOutput extends DeletePricingPlanOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeletePricingPlanCommand_base: {
24
+ new (input: DeletePricingPlanCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePricingPlanCommandInput, DeletePricingPlanCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a pricing plan. The pricing plan must not be associated with any billing groups to
@@ -71,23 +74,5 @@ export interface DeletePricingPlanCommandOutput extends DeletePricingPlanOutput,
71
74
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
72
75
  *
73
76
  */
74
- export declare class DeletePricingPlanCommand extends $Command<DeletePricingPlanCommandInput, DeletePricingPlanCommandOutput, BillingconductorClientResolvedConfig> {
75
- readonly input: DeletePricingPlanCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: DeletePricingPlanCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePricingPlanCommandInput, DeletePricingPlanCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class DeletePricingPlanCommand extends DeletePricingPlanCommand_base {
93
78
  }
@@ -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 { DeletePricingRuleInput, DeletePricingRuleOutput } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeletePricingRuleCommandInput extends DeletePricingRuleInput {
21
20
  */
22
21
  export interface DeletePricingRuleCommandOutput extends DeletePricingRuleOutput, __MetadataBearer {
23
22
  }
23
+ declare const DeletePricingRuleCommand_base: {
24
+ new (input: DeletePricingRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePricingRuleCommandInput, DeletePricingRuleCommandOutput, BillingconductorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Deletes the pricing rule that's identified by the input Amazon Resource Name (ARN). </p>
@@ -70,23 +73,5 @@ export interface DeletePricingRuleCommandOutput extends DeletePricingRuleOutput,
70
73
  * <p>Base exception class for all service exceptions from Billingconductor service.</p>
71
74
  *
72
75
  */
73
- export declare class DeletePricingRuleCommand extends $Command<DeletePricingRuleCommandInput, DeletePricingRuleCommandOutput, BillingconductorClientResolvedConfig> {
74
- readonly input: DeletePricingRuleCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: DeletePricingRuleCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BillingconductorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePricingRuleCommandInput, DeletePricingRuleCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class DeletePricingRuleCommand extends DeletePricingRuleCommand_base {
92
77
  }