@aws-sdk/client-elasticache 3.799.0 → 3.804.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 (125) hide show
  1. package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
  2. package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +1 -1
  5. package/dist-types/commands/CompleteMigrationCommand.d.ts +1 -1
  6. package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +1 -1
  7. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateCacheClusterCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateReplicationGroupCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateServerlessCacheCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateUserCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateUserGroupCommand.d.ts +1 -1
  19. package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -1
  20. package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteCacheClusterCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +1 -2
  23. package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteUserGroupCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeCacheParametersCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +1 -1
  34. package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +1 -1
  35. package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +1 -1
  36. package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +1 -1
  37. package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -1
  38. package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +1 -1
  39. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  40. package/dist-types/commands/ModifyCacheClusterCommand.d.ts +1 -1
  41. package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +1 -1
  42. package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +1 -1
  43. package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +1 -1
  44. package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +1 -1
  45. package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +1 -1
  46. package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +1 -1
  47. package/dist-types/commands/ModifyUserCommand.d.ts +1 -1
  48. package/dist-types/commands/ModifyUserGroupCommand.d.ts +1 -1
  49. package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +1 -1
  50. package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +1 -1
  51. package/dist-types/commands/RebootCacheClusterCommand.d.ts +1 -1
  52. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  53. package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +1 -1
  54. package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +1 -1
  55. package/dist-types/commands/StartMigrationCommand.d.ts +1 -1
  56. package/dist-types/commands/TestFailoverCommand.d.ts +1 -1
  57. package/dist-types/commands/TestMigrationCommand.d.ts +1 -1
  58. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  59. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  60. package/dist-types/runtimeConfig.d.ts +16 -16
  61. package/dist-types/runtimeConfig.native.d.ts +18 -18
  62. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  63. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/CopyServerlessCacheSnapshotCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/CreateServerlessCacheCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/CreateServerlessCacheSnapshotCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeleteServerlessCacheCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeleteServerlessCacheSnapshotCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/ExportServerlessCacheSnapshotCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/ModifyServerlessCacheCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  121. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  122. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  123. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  124. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  125. package/package.json +20 -20
@@ -23,7 +23,7 @@ export interface AddTagsToResourceCommandOutput extends TagListMessage, __Metada
23
23
  }
24
24
  declare const AddTagsToResourceCommand_base: {
25
25
  new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AuthorizeCacheSecurityGroupIngressCommandOutput extends Authori
23
23
  }
24
24
  declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
25
25
  new (input: AuthorizeCacheSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeCacheSecurityGroupIngressCommandInput, AuthorizeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AuthorizeCacheSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeCacheSecurityGroupIngressCommandInput, AuthorizeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AuthorizeCacheSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeCacheSecurityGroupIngressCommandInput, AuthorizeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchApplyUpdateActionCommandOutput extends UpdateActionResults
23
23
  }
24
24
  declare const BatchApplyUpdateActionCommand_base: {
25
25
  new (input: BatchApplyUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchApplyUpdateActionCommandInput, BatchApplyUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchApplyUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchApplyUpdateActionCommandInput, BatchApplyUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchApplyUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchApplyUpdateActionCommandInput, BatchApplyUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchStopUpdateActionCommandOutput extends UpdateActionResultsM
23
23
  }
24
24
  declare const BatchStopUpdateActionCommand_base: {
25
25
  new (input: BatchStopUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopUpdateActionCommandInput, BatchStopUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchStopUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopUpdateActionCommandInput, BatchStopUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchStopUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopUpdateActionCommandInput, BatchStopUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CompleteMigrationCommandOutput extends CompleteMigrationRespons
23
23
  }
24
24
  declare const CompleteMigrationCommand_base: {
25
25
  new (input: CompleteMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMigrationCommandInput, CompleteMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CompleteMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMigrationCommandInput, CompleteMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CompleteMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMigrationCommandInput, CompleteMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CopyServerlessCacheSnapshotCommandOutput extends CopyServerless
23
23
  }
24
24
  declare const CopyServerlessCacheSnapshotCommand_base: {
25
25
  new (input: CopyServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopyServerlessCacheSnapshotCommandInput, CopyServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CopyServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopyServerlessCacheSnapshotCommandInput, CopyServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CopyServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopyServerlessCacheSnapshotCommandInput, CopyServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CopySnapshotCommandOutput extends CopySnapshotResult, __Metadat
23
23
  }
24
24
  declare const CopySnapshotCommand_base: {
25
25
  new (input: CopySnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopySnapshotCommandInput, CopySnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CopySnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopySnapshotCommandInput, CopySnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CopySnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopySnapshotCommandInput, CopySnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCacheClusterCommandOutput extends CreateCacheClusterResul
23
23
  }
24
24
  declare const CreateCacheClusterCommand_base: {
25
25
  new (input: CreateCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheClusterCommandInput, CreateCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheClusterCommandInput, CreateCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheClusterCommandInput, CreateCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCacheParameterGroupCommandOutput extends CreateCacheParam
23
23
  }
24
24
  declare const CreateCacheParameterGroupCommand_base: {
25
25
  new (input: CreateCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheParameterGroupCommandInput, CreateCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheParameterGroupCommandInput, CreateCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheParameterGroupCommandInput, CreateCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCacheSecurityGroupCommandOutput extends CreateCacheSecuri
23
23
  }
24
24
  declare const CreateCacheSecurityGroupCommand_base: {
25
25
  new (input: CreateCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSecurityGroupCommandInput, CreateCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSecurityGroupCommandInput, CreateCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSecurityGroupCommandInput, CreateCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCacheSubnetGroupCommandOutput extends CreateCacheSubnetGr
23
23
  }
24
24
  declare const CreateCacheSubnetGroupCommand_base: {
25
25
  new (input: CreateCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSubnetGroupCommandInput, CreateCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSubnetGroupCommandInput, CreateCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSubnetGroupCommandInput, CreateCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateGlobalReplicationGroupCommandOutput extends CreateGlobalR
23
23
  }
24
24
  declare const CreateGlobalReplicationGroupCommand_base: {
25
25
  new (input: CreateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalReplicationGroupCommandInput, CreateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalReplicationGroupCommandInput, CreateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalReplicationGroupCommandInput, CreateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateReplicationGroupCommandOutput extends CreateReplicationGr
23
23
  }
24
24
  declare const CreateReplicationGroupCommand_base: {
25
25
  new (input: CreateReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationGroupCommandInput, CreateReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationGroupCommandInput, CreateReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationGroupCommandInput, CreateReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServerlessCacheCommandOutput extends CreateServerlessCach
23
23
  }
24
24
  declare const CreateServerlessCacheCommand_base: {
25
25
  new (input: CreateServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheCommandInput, CreateServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheCommandInput, CreateServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheCommandInput, CreateServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServerlessCacheSnapshotCommandOutput extends CreateServer
23
23
  }
24
24
  declare const CreateServerlessCacheSnapshotCommand_base: {
25
25
  new (input: CreateServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheSnapshotCommandInput, CreateServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheSnapshotCommandInput, CreateServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheSnapshotCommandInput, CreateServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotResult, __Met
23
23
  }
24
24
  declare const CreateSnapshotCommand_base: {
25
25
  new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateUserCommandOutput extends User, __MetadataBearer {
23
23
  }
24
24
  declare const CreateUserCommand_base: {
25
25
  new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateUserGroupCommandOutput extends UserGroup, __MetadataBeare
23
23
  }
24
24
  declare const CreateUserGroupCommand_base: {
25
25
  new (input: CreateUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserGroupCommandInput, CreateUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserGroupCommandInput, CreateUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserGroupCommandInput, CreateUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput extends
23
23
  }
24
24
  declare const DecreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
25
25
  new (input: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseNodeGroupsInGlobalReplicationGroupCommandInput, DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseNodeGroupsInGlobalReplicationGroupCommandInput, DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseNodeGroupsInGlobalReplicationGroupCommandInput, DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DecreaseReplicaCountCommandOutput extends DecreaseReplicaCountR
23
23
  }
24
24
  declare const DecreaseReplicaCountCommand_base: {
25
25
  new (input: DecreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseReplicaCountCommandInput, DecreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DecreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseReplicaCountCommandInput, DecreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DecreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseReplicaCountCommandInput, DecreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCacheClusterCommandOutput extends DeleteCacheClusterResul
23
23
  }
24
24
  declare const DeleteCacheClusterCommand_base: {
25
25
  new (input: DeleteCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheClusterCommandInput, DeleteCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheClusterCommandInput, DeleteCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheClusterCommandInput, DeleteCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,8 +23,7 @@ export interface DeleteCacheParameterGroupCommandOutput extends __MetadataBearer
23
23
  }
24
24
  declare const DeleteCacheParameterGroupCommand_base: {
25
25
  new (input: DeleteCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheParameterGroupCommandInput, DeleteCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheParameterGroupCommandInput, DeleteCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- /** @internal type navigation helper, not in runtime. */
26
+ new (input: DeleteCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheParameterGroupCommandInput, DeleteCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
28
  };
30
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCacheSecurityGroupCommandOutput extends __MetadataBearer
23
23
  }
24
24
  declare const DeleteCacheSecurityGroupCommand_base: {
25
25
  new (input: DeleteCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSecurityGroupCommandInput, DeleteCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSecurityGroupCommandInput, DeleteCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSecurityGroupCommandInput, DeleteCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCacheSubnetGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteCacheSubnetGroupCommand_base: {
25
25
  new (input: DeleteCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSubnetGroupCommandInput, DeleteCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSubnetGroupCommandInput, DeleteCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSubnetGroupCommandInput, DeleteCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteGlobalReplicationGroupCommandOutput extends DeleteGlobalR
23
23
  }
24
24
  declare const DeleteGlobalReplicationGroupCommand_base: {
25
25
  new (input: DeleteGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlobalReplicationGroupCommandInput, DeleteGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlobalReplicationGroupCommandInput, DeleteGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlobalReplicationGroupCommandInput, DeleteGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteReplicationGroupCommandOutput extends DeleteReplicationGr
23
23
  }
24
24
  declare const DeleteReplicationGroupCommand_base: {
25
25
  new (input: DeleteReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationGroupCommandInput, DeleteReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationGroupCommandInput, DeleteReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationGroupCommandInput, DeleteReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServerlessCacheCommandOutput extends DeleteServerlessCach
23
23
  }
24
24
  declare const DeleteServerlessCacheCommand_base: {
25
25
  new (input: DeleteServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheCommandInput, DeleteServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheCommandInput, DeleteServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheCommandInput, DeleteServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServerlessCacheSnapshotCommandOutput extends DeleteServer
23
23
  }
24
24
  declare const DeleteServerlessCacheSnapshotCommand_base: {
25
25
  new (input: DeleteServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheSnapshotCommandInput, DeleteServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheSnapshotCommandInput, DeleteServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheSnapshotCommandInput, DeleteServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSnapshotCommandOutput extends DeleteSnapshotResult, __Met
23
23
  }
24
24
  declare const DeleteSnapshotCommand_base: {
25
25
  new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteUserCommandOutput extends User, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteUserCommand_base: {
25
25
  new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteUserGroupCommandOutput extends UserGroup, __MetadataBeare
23
23
  }
24
24
  declare const DeleteUserGroupCommand_base: {
25
25
  new (input: DeleteUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserGroupCommandInput, DeleteUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserGroupCommandInput, DeleteUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserGroupCommandInput, DeleteUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeCacheParametersCommandOutput extends CacheParameterGrou
23
23
  }
24
24
  declare const DescribeCacheParametersCommand_base: {
25
25
  new (input: DescribeCacheParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheParametersCommandInput, DescribeCacheParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeCacheParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheParametersCommandInput, DescribeCacheParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeCacheParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheParametersCommandInput, DescribeCacheParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeEngineDefaultParametersCommandOutput extends DescribeEn
23
23
  }
24
24
  declare const DescribeEngineDefaultParametersCommand_base: {
25
25
  new (input: DescribeEngineDefaultParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeEngineDefaultParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeEngineDefaultParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateGlobalReplicationGroupCommandOutput extends Disasso
23
23
  }
24
24
  declare const DisassociateGlobalReplicationGroupCommand_base: {
25
25
  new (input: DisassociateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateGlobalReplicationGroupCommandInput, DisassociateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateGlobalReplicationGroupCommandInput, DisassociateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateGlobalReplicationGroupCommandInput, DisassociateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ExportServerlessCacheSnapshotCommandOutput extends ExportServer
23
23
  }
24
24
  declare const ExportServerlessCacheSnapshotCommand_base: {
25
25
  new (input: ExportServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<ExportServerlessCacheSnapshotCommandInput, ExportServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ExportServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<ExportServerlessCacheSnapshotCommandInput, ExportServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ExportServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<ExportServerlessCacheSnapshotCommandInput, ExportServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface FailoverGlobalReplicationGroupCommandOutput extends FailoverGlo
23
23
  }
24
24
  declare const FailoverGlobalReplicationGroupCommand_base: {
25
25
  new (input: FailoverGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverGlobalReplicationGroupCommandInput, FailoverGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: FailoverGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverGlobalReplicationGroupCommandInput, FailoverGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: FailoverGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverGlobalReplicationGroupCommandInput, FailoverGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput extends
23
23
  }
24
24
  declare const IncreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
25
25
  new (input: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseNodeGroupsInGlobalReplicationGroupCommandInput, IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseNodeGroupsInGlobalReplicationGroupCommandInput, IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseNodeGroupsInGlobalReplicationGroupCommandInput, IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface IncreaseReplicaCountCommandOutput extends IncreaseReplicaCountR
23
23
  }
24
24
  declare const IncreaseReplicaCountCommand_base: {
25
25
  new (input: IncreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseReplicaCountCommandInput, IncreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: IncreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseReplicaCountCommandInput, IncreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: IncreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseReplicaCountCommandInput, IncreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends TagListMessage, __Meta
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyCacheClusterCommandOutput extends ModifyCacheClusterResul
23
23
  }
24
24
  declare const ModifyCacheClusterCommand_base: {
25
25
  new (input: ModifyCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheClusterCommandInput, ModifyCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheClusterCommandInput, ModifyCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheClusterCommandInput, ModifyCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyCacheParameterGroupCommandOutput extends CacheParameterGr
23
23
  }
24
24
  declare const ModifyCacheParameterGroupCommand_base: {
25
25
  new (input: ModifyCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheParameterGroupCommandInput, ModifyCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheParameterGroupCommandInput, ModifyCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheParameterGroupCommandInput, ModifyCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyCacheSubnetGroupCommandOutput extends ModifyCacheSubnetGr
23
23
  }
24
24
  declare const ModifyCacheSubnetGroupCommand_base: {
25
25
  new (input: ModifyCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheSubnetGroupCommandInput, ModifyCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheSubnetGroupCommandInput, ModifyCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheSubnetGroupCommandInput, ModifyCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyGlobalReplicationGroupCommandOutput extends ModifyGlobalR
23
23
  }
24
24
  declare const ModifyGlobalReplicationGroupCommand_base: {
25
25
  new (input: ModifyGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyGlobalReplicationGroupCommandInput, ModifyGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyGlobalReplicationGroupCommandInput, ModifyGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyGlobalReplicationGroupCommandInput, ModifyGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyReplicationGroupCommandOutput extends ModifyReplicationGr
23
23
  }
24
24
  declare const ModifyReplicationGroupCommand_base: {
25
25
  new (input: ModifyReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupCommandInput, ModifyReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupCommandInput, ModifyReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupCommandInput, ModifyReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyReplicationGroupShardConfigurationCommandOutput extends M
23
23
  }
24
24
  declare const ModifyReplicationGroupShardConfigurationCommand_base: {
25
25
  new (input: ModifyReplicationGroupShardConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupShardConfigurationCommandInput, ModifyReplicationGroupShardConfigurationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyReplicationGroupShardConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupShardConfigurationCommandInput, ModifyReplicationGroupShardConfigurationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyReplicationGroupShardConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupShardConfigurationCommandInput, ModifyReplicationGroupShardConfigurationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyServerlessCacheCommandOutput extends ModifyServerlessCach
23
23
  }
24
24
  declare const ModifyServerlessCacheCommand_base: {
25
25
  new (input: ModifyServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyServerlessCacheCommandInput, ModifyServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyServerlessCacheCommandInput, ModifyServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyServerlessCacheCommandInput, ModifyServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyUserCommandOutput extends User, __MetadataBearer {
23
23
  }
24
24
  declare const ModifyUserCommand_base: {
25
25
  new (input: ModifyUserCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUserCommandInput, ModifyUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyUserCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUserCommandInput, ModifyUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyUserCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUserCommandInput, ModifyUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyUserGroupCommandOutput extends UserGroup, __MetadataBeare
23
23
  }
24
24
  declare const ModifyUserGroupCommand_base: {
25
25
  new (input: ModifyUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUserGroupCommandInput, ModifyUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUserGroupCommandInput, ModifyUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyUserGroupCommandInput, ModifyUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PurchaseReservedCacheNodesOfferingCommandOutput extends Purchas
23
23
  }
24
24
  declare const PurchaseReservedCacheNodesOfferingCommand_base: {
25
25
  new (input: PurchaseReservedCacheNodesOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedCacheNodesOfferingCommandInput, PurchaseReservedCacheNodesOfferingCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PurchaseReservedCacheNodesOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedCacheNodesOfferingCommandInput, PurchaseReservedCacheNodesOfferingCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PurchaseReservedCacheNodesOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedCacheNodesOfferingCommandInput, PurchaseReservedCacheNodesOfferingCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RebalanceSlotsInGlobalReplicationGroupCommandOutput extends Reb
23
23
  }
24
24
  declare const RebalanceSlotsInGlobalReplicationGroupCommand_base: {
25
25
  new (input: RebalanceSlotsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<RebalanceSlotsInGlobalReplicationGroupCommandInput, RebalanceSlotsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RebalanceSlotsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<RebalanceSlotsInGlobalReplicationGroupCommandInput, RebalanceSlotsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RebalanceSlotsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<RebalanceSlotsInGlobalReplicationGroupCommandInput, RebalanceSlotsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RebootCacheClusterCommandOutput extends RebootCacheClusterResul
23
23
  }
24
24
  declare const RebootCacheClusterCommand_base: {
25
25
  new (input: RebootCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<RebootCacheClusterCommandInput, RebootCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RebootCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<RebootCacheClusterCommandInput, RebootCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RebootCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<RebootCacheClusterCommandInput, RebootCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveTagsFromResourceCommandOutput extends TagListMessage, __M
23
23
  }
24
24
  declare const RemoveTagsFromResourceCommand_base: {
25
25
  new (input: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveTagsFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**