@aws-sdk/client-redshift 3.296.0 → 3.297.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 (160) hide show
  1. package/dist-cjs/protocols/Aws_query.js +281 -1226
  2. package/dist-es/protocols/Aws_query.js +281 -1226
  3. package/dist-types/Redshift.d.ts +120 -0
  4. package/dist-types/RedshiftClient.d.ts +24 -4
  5. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +16 -0
  6. package/dist-types/commands/AddPartnerCommand.d.ts +16 -0
  7. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +16 -0
  8. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +16 -0
  9. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +16 -0
  10. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +16 -0
  11. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +16 -0
  12. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +16 -0
  13. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +16 -0
  14. package/dist-types/commands/CancelResizeCommand.d.ts +16 -0
  15. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +16 -0
  16. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +16 -0
  17. package/dist-types/commands/CreateClusterCommand.d.ts +16 -0
  18. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +16 -0
  19. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +16 -0
  20. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +16 -0
  21. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +16 -0
  22. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +16 -0
  23. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
  24. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +16 -0
  25. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +16 -0
  26. package/dist-types/commands/CreateScheduledActionCommand.d.ts +16 -0
  27. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +16 -0
  28. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +16 -0
  29. package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
  30. package/dist-types/commands/CreateUsageLimitCommand.d.ts +16 -0
  31. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +16 -0
  32. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +16 -0
  33. package/dist-types/commands/DeleteClusterCommand.d.ts +16 -0
  34. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +16 -0
  35. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +16 -0
  36. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +16 -0
  37. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +16 -0
  38. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +16 -0
  39. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
  40. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +16 -0
  41. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +16 -0
  42. package/dist-types/commands/DeletePartnerCommand.d.ts +16 -0
  43. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +16 -0
  44. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +16 -0
  45. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +16 -0
  46. package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
  47. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +16 -0
  48. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
  49. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +16 -0
  50. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +16 -0
  51. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +16 -0
  52. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +16 -0
  53. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +16 -0
  54. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +16 -0
  55. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +16 -0
  56. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +16 -0
  57. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +16 -0
  58. package/dist-types/commands/DescribeClustersCommand.d.ts +16 -0
  59. package/dist-types/commands/DescribeDataSharesCommand.d.ts +16 -0
  60. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +16 -0
  61. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +16 -0
  62. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +16 -0
  63. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +16 -0
  64. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +16 -0
  65. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
  66. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
  67. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  68. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +16 -0
  69. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +16 -0
  70. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +16 -0
  71. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +16 -0
  72. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +16 -0
  73. package/dist-types/commands/DescribePartnersCommand.d.ts +16 -0
  74. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +16 -0
  75. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +16 -0
  76. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +16 -0
  77. package/dist-types/commands/DescribeResizeCommand.d.ts +16 -0
  78. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +16 -0
  79. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +16 -0
  80. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +16 -0
  81. package/dist-types/commands/DescribeStorageCommand.d.ts +16 -0
  82. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +16 -0
  83. package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
  84. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +16 -0
  85. package/dist-types/commands/DisableLoggingCommand.d.ts +16 -0
  86. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +16 -0
  87. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +16 -0
  88. package/dist-types/commands/EnableLoggingCommand.d.ts +16 -0
  89. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +16 -0
  90. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +16 -0
  91. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +16 -0
  92. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +16 -0
  93. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +16 -0
  94. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +16 -0
  95. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +16 -0
  96. package/dist-types/commands/ModifyClusterCommand.d.ts +16 -0
  97. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +16 -0
  98. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +16 -0
  99. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +16 -0
  100. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +16 -0
  101. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +16 -0
  102. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +16 -0
  103. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +16 -0
  104. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +16 -0
  105. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
  106. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +16 -0
  107. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +16 -0
  108. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +16 -0
  109. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +16 -0
  110. package/dist-types/commands/PauseClusterCommand.d.ts +16 -0
  111. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +16 -0
  112. package/dist-types/commands/RebootClusterCommand.d.ts +16 -0
  113. package/dist-types/commands/RejectDataShareCommand.d.ts +16 -0
  114. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +16 -0
  115. package/dist-types/commands/ResizeClusterCommand.d.ts +16 -0
  116. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +16 -0
  117. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +16 -0
  118. package/dist-types/commands/ResumeClusterCommand.d.ts +16 -0
  119. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +16 -0
  120. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +16 -0
  121. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +16 -0
  122. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +16 -0
  123. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +16 -0
  124. package/dist-types/models/RedshiftServiceException.d.ts +2 -0
  125. package/dist-types/models/models_0.d.ts +462 -2
  126. package/dist-types/models/models_1.d.ts +248 -0
  127. package/dist-types/pagination/DescribeClusterDbRevisionsPaginator.d.ts +3 -0
  128. package/dist-types/pagination/DescribeClusterParameterGroupsPaginator.d.ts +3 -0
  129. package/dist-types/pagination/DescribeClusterParametersPaginator.d.ts +3 -0
  130. package/dist-types/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +3 -0
  131. package/dist-types/pagination/DescribeClusterSnapshotsPaginator.d.ts +3 -0
  132. package/dist-types/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +3 -0
  133. package/dist-types/pagination/DescribeClusterTracksPaginator.d.ts +3 -0
  134. package/dist-types/pagination/DescribeClusterVersionsPaginator.d.ts +3 -0
  135. package/dist-types/pagination/DescribeClustersPaginator.d.ts +3 -0
  136. package/dist-types/pagination/DescribeDataSharesForConsumerPaginator.d.ts +3 -0
  137. package/dist-types/pagination/DescribeDataSharesForProducerPaginator.d.ts +3 -0
  138. package/dist-types/pagination/DescribeDataSharesPaginator.d.ts +3 -0
  139. package/dist-types/pagination/DescribeDefaultClusterParametersPaginator.d.ts +3 -0
  140. package/dist-types/pagination/DescribeEndpointAccessPaginator.d.ts +3 -0
  141. package/dist-types/pagination/DescribeEndpointAuthorizationPaginator.d.ts +3 -0
  142. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
  143. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  144. package/dist-types/pagination/DescribeHsmClientCertificatesPaginator.d.ts +3 -0
  145. package/dist-types/pagination/DescribeHsmConfigurationsPaginator.d.ts +3 -0
  146. package/dist-types/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +3 -0
  147. package/dist-types/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +3 -0
  148. package/dist-types/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +3 -0
  149. package/dist-types/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +3 -0
  150. package/dist-types/pagination/DescribeReservedNodesPaginator.d.ts +3 -0
  151. package/dist-types/pagination/DescribeScheduledActionsPaginator.d.ts +3 -0
  152. package/dist-types/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +3 -0
  153. package/dist-types/pagination/DescribeSnapshotSchedulesPaginator.d.ts +3 -0
  154. package/dist-types/pagination/DescribeTableRestoreStatusPaginator.d.ts +3 -0
  155. package/dist-types/pagination/DescribeTagsPaginator.d.ts +3 -0
  156. package/dist-types/pagination/DescribeUsageLimitsPaginator.d.ts +3 -0
  157. package/dist-types/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +3 -0
  158. package/dist-types/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +3 -0
  159. package/dist-types/pagination/Interfaces.d.ts +3 -0
  160. package/package.json +3 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ModifyClusterSubnetGroupMessage, ModifyClusterSubnetGroupResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ModifyClusterSubnetGroupCommand}.
8
10
  */
9
11
  export interface ModifyClusterSubnetGroupCommandInput extends ModifyClusterSubnetGroupMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ModifyClusterSubnetGroupCommand}.
13
17
  */
14
18
  export interface ModifyClusterSubnetGroupCommandOutput extends ModifyClusterSubnetGroupResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies a cluster subnet group to include the specified list of VPC subnets. The
18
23
  * operation replaces the existing list of subnets with the new list of subnets.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ModifyClusterSubnetGroupCommandOutput extends ModifyClusterSubn
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ModifyClusterSubnetGroupCommandInput - {@link ModifyClusterSubnetGroupCommandInput}
35
+ * @returns {@link ModifyClusterSubnetGroupCommandOutput}
29
36
  * @see {@link ModifyClusterSubnetGroupCommandInput} for command's `input` shape.
30
37
  * @see {@link ModifyClusterSubnetGroupCommandOutput} for command's `response` shape.
31
38
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -60,11 +67,20 @@ export interface ModifyClusterSubnetGroupCommandOutput extends ModifyClusterSubn
60
67
  export declare class ModifyClusterSubnetGroupCommand extends $Command<ModifyClusterSubnetGroupCommandInput, ModifyClusterSubnetGroupCommandOutput, RedshiftClientResolvedConfig> {
61
68
  readonly input: ModifyClusterSubnetGroupCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: ModifyClusterSubnetGroupCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyClusterSubnetGroupCommandInput, ModifyClusterSubnetGroupCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
68
81
  private serialize;
82
+ /**
83
+ * @internal
84
+ */
69
85
  private deserialize;
70
86
  }
@@ -5,16 +5,21 @@ import { EndpointAccess } from "../models/models_0";
5
5
  import { ModifyEndpointAccessMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link ModifyEndpointAccessCommand}.
9
11
  */
10
12
  export interface ModifyEndpointAccessCommandInput extends ModifyEndpointAccessMessage {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link ModifyEndpointAccessCommand}.
14
18
  */
15
19
  export interface ModifyEndpointAccessCommandOutput extends EndpointAccess, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Modifies a Redshift-managed VPC endpoint.</p>
19
24
  * @example
20
25
  * Use a bare-bones client and the command you need to make an API call.
@@ -26,6 +31,8 @@ export interface ModifyEndpointAccessCommandOutput extends EndpointAccess, __Met
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ModifyEndpointAccessCommandInput - {@link ModifyEndpointAccessCommandInput}
35
+ * @returns {@link ModifyEndpointAccessCommandOutput}
29
36
  * @see {@link ModifyEndpointAccessCommandInput} for command's `input` shape.
30
37
  * @see {@link ModifyEndpointAccessCommandOutput} for command's `response` shape.
31
38
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -54,11 +61,20 @@ export interface ModifyEndpointAccessCommandOutput extends EndpointAccess, __Met
54
61
  export declare class ModifyEndpointAccessCommand extends $Command<ModifyEndpointAccessCommandInput, ModifyEndpointAccessCommandOutput, RedshiftClientResolvedConfig> {
55
62
  readonly input: ModifyEndpointAccessCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: ModifyEndpointAccessCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyEndpointAccessCommandInput, ModifyEndpointAccessCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ModifyEventSubscriptionMessage, ModifyEventSubscriptionResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ModifyEventSubscriptionCommand}.
8
10
  */
9
11
  export interface ModifyEventSubscriptionCommandInput extends ModifyEventSubscriptionMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ModifyEventSubscriptionCommand}.
13
17
  */
14
18
  export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscriptionResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies an existing Amazon Redshift event notification subscription.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscri
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ModifyEventSubscriptionCommandInput - {@link ModifyEventSubscriptionCommandInput}
34
+ * @returns {@link ModifyEventSubscriptionCommandOutput}
28
35
  * @see {@link ModifyEventSubscriptionCommandInput} for command's `input` shape.
29
36
  * @see {@link ModifyEventSubscriptionCommandOutput} for command's `response` shape.
30
37
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -69,11 +76,20 @@ export interface ModifyEventSubscriptionCommandOutput extends ModifyEventSubscri
69
76
  export declare class ModifyEventSubscriptionCommand extends $Command<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput, RedshiftClientResolvedConfig> {
70
77
  readonly input: ModifyEventSubscriptionCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: ModifyEventSubscriptionCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput>;
87
+ /**
88
+ * @internal
89
+ */
77
90
  private serialize;
91
+ /**
92
+ * @internal
93
+ */
78
94
  private deserialize;
79
95
  }
@@ -5,16 +5,21 @@ import { ScheduledAction } from "../models/models_0";
5
5
  import { ModifyScheduledActionMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link ModifyScheduledActionCommand}.
9
11
  */
10
12
  export interface ModifyScheduledActionCommandInput extends ModifyScheduledActionMessage {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link ModifyScheduledActionCommand}.
14
18
  */
15
19
  export interface ModifyScheduledActionCommandOutput extends ScheduledAction, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Modifies a scheduled action.
19
24
  * </p>
20
25
  * @example
@@ -27,6 +32,8 @@ export interface ModifyScheduledActionCommandOutput extends ScheduledAction, __M
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param ModifyScheduledActionCommandInput - {@link ModifyScheduledActionCommandInput}
36
+ * @returns {@link ModifyScheduledActionCommandOutput}
30
37
  * @see {@link ModifyScheduledActionCommandInput} for command's `input` shape.
31
38
  * @see {@link ModifyScheduledActionCommandOutput} for command's `response` shape.
32
39
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -51,11 +58,20 @@ export interface ModifyScheduledActionCommandOutput extends ScheduledAction, __M
51
58
  export declare class ModifyScheduledActionCommand extends $Command<ModifyScheduledActionCommandInput, ModifyScheduledActionCommandOutput, RedshiftClientResolvedConfig> {
52
59
  readonly input: ModifyScheduledActionCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: ModifyScheduledActionCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyScheduledActionCommandInput, ModifyScheduledActionCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ModifySnapshotCopyRetentionPeriodMessage, ModifySnapshotCopyRetentionPeriodResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ModifySnapshotCopyRetentionPeriodCommand}.
8
10
  */
9
11
  export interface ModifySnapshotCopyRetentionPeriodCommandInput extends ModifySnapshotCopyRetentionPeriodMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ModifySnapshotCopyRetentionPeriodCommand}.
13
17
  */
14
18
  export interface ModifySnapshotCopyRetentionPeriodCommandOutput extends ModifySnapshotCopyRetentionPeriodResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Modifies the number of days to retain snapshots in the destination Amazon Web Services Region after
18
23
  * they are copied from the source Amazon Web Services Region. By default, this operation only changes the
19
24
  * retention period of copied automated snapshots. The retention periods for both new and
@@ -31,6 +36,8 @@ export interface ModifySnapshotCopyRetentionPeriodCommandOutput extends ModifySn
31
36
  * const response = await client.send(command);
32
37
  * ```
33
38
  *
39
+ * @param ModifySnapshotCopyRetentionPeriodCommandInput - {@link ModifySnapshotCopyRetentionPeriodCommandInput}
40
+ * @returns {@link ModifySnapshotCopyRetentionPeriodCommandOutput}
34
41
  * @see {@link ModifySnapshotCopyRetentionPeriodCommandInput} for command's `input` shape.
35
42
  * @see {@link ModifySnapshotCopyRetentionPeriodCommandOutput} for command's `response` shape.
36
43
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -58,11 +65,20 @@ export interface ModifySnapshotCopyRetentionPeriodCommandOutput extends ModifySn
58
65
  export declare class ModifySnapshotCopyRetentionPeriodCommand extends $Command<ModifySnapshotCopyRetentionPeriodCommandInput, ModifySnapshotCopyRetentionPeriodCommandOutput, RedshiftClientResolvedConfig> {
59
66
  readonly input: ModifySnapshotCopyRetentionPeriodCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: ModifySnapshotCopyRetentionPeriodCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifySnapshotCopyRetentionPeriodCommandInput, ModifySnapshotCopyRetentionPeriodCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -5,16 +5,21 @@ import { SnapshotSchedule } from "../models/models_0";
5
5
  import { ModifySnapshotScheduleMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link ModifySnapshotScheduleCommand}.
9
11
  */
10
12
  export interface ModifySnapshotScheduleCommandInput extends ModifySnapshotScheduleMessage {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link ModifySnapshotScheduleCommand}.
14
18
  */
15
19
  export interface ModifySnapshotScheduleCommandOutput extends SnapshotSchedule, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Modifies a snapshot schedule. Any schedule associated with a cluster is modified
19
24
  * asynchronously.</p>
20
25
  * @example
@@ -27,6 +32,8 @@ export interface ModifySnapshotScheduleCommandOutput extends SnapshotSchedule, _
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param ModifySnapshotScheduleCommandInput - {@link ModifySnapshotScheduleCommandInput}
36
+ * @returns {@link ModifySnapshotScheduleCommandOutput}
30
37
  * @see {@link ModifySnapshotScheduleCommandInput} for command's `input` shape.
31
38
  * @see {@link ModifySnapshotScheduleCommandOutput} for command's `response` shape.
32
39
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -45,11 +52,20 @@ export interface ModifySnapshotScheduleCommandOutput extends SnapshotSchedule, _
45
52
  export declare class ModifySnapshotScheduleCommand extends $Command<ModifySnapshotScheduleCommandInput, ModifySnapshotScheduleCommandOutput, RedshiftClientResolvedConfig> {
46
53
  readonly input: ModifySnapshotScheduleCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: ModifySnapshotScheduleCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifySnapshotScheduleCommandInput, ModifySnapshotScheduleCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -5,16 +5,21 @@ import { UsageLimit } from "../models/models_0";
5
5
  import { ModifyUsageLimitMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link ModifyUsageLimitCommand}.
9
11
  */
10
12
  export interface ModifyUsageLimitCommandInput extends ModifyUsageLimitMessage {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link ModifyUsageLimitCommand}.
14
18
  */
15
19
  export interface ModifyUsageLimitCommandOutput extends UsageLimit, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Modifies a usage limit in a cluster.
19
24
  * You can't modify the feature type or period of a usage limit.</p>
20
25
  * @example
@@ -27,6 +32,8 @@ export interface ModifyUsageLimitCommandOutput extends UsageLimit, __MetadataBea
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param ModifyUsageLimitCommandInput - {@link ModifyUsageLimitCommandInput}
36
+ * @returns {@link ModifyUsageLimitCommandOutput}
30
37
  * @see {@link ModifyUsageLimitCommandInput} for command's `input` shape.
31
38
  * @see {@link ModifyUsageLimitCommandOutput} for command's `response` shape.
32
39
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -45,11 +52,20 @@ export interface ModifyUsageLimitCommandOutput extends UsageLimit, __MetadataBea
45
52
  export declare class ModifyUsageLimitCommand extends $Command<ModifyUsageLimitCommandInput, ModifyUsageLimitCommandOutput, RedshiftClientResolvedConfig> {
46
53
  readonly input: ModifyUsageLimitCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: ModifyUsageLimitCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ModifyUsageLimitCommandInput, ModifyUsageLimitCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -5,16 +5,21 @@ import { PauseClusterMessage } from "../models/models_0";
5
5
  import { PauseClusterResult } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link PauseClusterCommand}.
9
11
  */
10
12
  export interface PauseClusterCommandInput extends PauseClusterMessage {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link PauseClusterCommand}.
14
18
  */
15
19
  export interface PauseClusterCommandOutput extends PauseClusterResult, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Pauses a cluster.</p>
19
24
  * @example
20
25
  * Use a bare-bones client and the command you need to make an API call.
@@ -26,6 +31,8 @@ export interface PauseClusterCommandOutput extends PauseClusterResult, __Metadat
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param PauseClusterCommandInput - {@link PauseClusterCommandInput}
35
+ * @returns {@link PauseClusterCommandOutput}
29
36
  * @see {@link PauseClusterCommandInput} for command's `input` shape.
30
37
  * @see {@link PauseClusterCommandOutput} for command's `response` shape.
31
38
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -42,11 +49,20 @@ export interface PauseClusterCommandOutput extends PauseClusterResult, __Metadat
42
49
  export declare class PauseClusterCommand extends $Command<PauseClusterCommandInput, PauseClusterCommandOutput, RedshiftClientResolvedConfig> {
43
50
  readonly input: PauseClusterCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: PauseClusterCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PauseClusterCommandInput, PauseClusterCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PurchaseReservedNodeOfferingMessage, PurchaseReservedNodeOfferingResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PurchaseReservedNodeOfferingCommand}.
8
10
  */
9
11
  export interface PurchaseReservedNodeOfferingCommandInput extends PurchaseReservedNodeOfferingMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PurchaseReservedNodeOfferingCommand}.
13
17
  */
14
18
  export interface PurchaseReservedNodeOfferingCommandOutput extends PurchaseReservedNodeOfferingResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Allows you to purchase reserved nodes. Amazon Redshift offers a predefined set of
18
23
  * reserved node offerings. You can purchase one or more of the offerings. You can call the
19
24
  * <a>DescribeReservedNodeOfferings</a> API to obtain the available reserved
@@ -33,6 +38,8 @@ export interface PurchaseReservedNodeOfferingCommandOutput extends PurchaseReser
33
38
  * const response = await client.send(command);
34
39
  * ```
35
40
  *
41
+ * @param PurchaseReservedNodeOfferingCommandInput - {@link PurchaseReservedNodeOfferingCommandInput}
42
+ * @returns {@link PurchaseReservedNodeOfferingCommandOutput}
36
43
  * @see {@link PurchaseReservedNodeOfferingCommandInput} for command's `input` shape.
37
44
  * @see {@link PurchaseReservedNodeOfferingCommandOutput} for command's `response` shape.
38
45
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -57,11 +64,20 @@ export interface PurchaseReservedNodeOfferingCommandOutput extends PurchaseReser
57
64
  export declare class PurchaseReservedNodeOfferingCommand extends $Command<PurchaseReservedNodeOfferingCommandInput, PurchaseReservedNodeOfferingCommandOutput, RedshiftClientResolvedConfig> {
58
65
  readonly input: PurchaseReservedNodeOfferingCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: PurchaseReservedNodeOfferingCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PurchaseReservedNodeOfferingCommandInput, PurchaseReservedNodeOfferingCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RebootClusterMessage, RebootClusterResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RebootClusterCommand}.
8
10
  */
9
11
  export interface RebootClusterCommandInput extends RebootClusterMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RebootClusterCommand}.
13
17
  */
14
18
  export interface RebootClusterCommandOutput extends RebootClusterResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Reboots a cluster. This action is taken as soon as possible. It results in a
18
23
  * momentary outage to the cluster, during which the cluster status is set to
19
24
  * <code>rebooting</code>. A cluster event is created when the reboot is completed. Any
@@ -32,6 +37,8 @@ export interface RebootClusterCommandOutput extends RebootClusterResult, __Metad
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param RebootClusterCommandInput - {@link RebootClusterCommandInput}
41
+ * @returns {@link RebootClusterCommandOutput}
35
42
  * @see {@link RebootClusterCommandInput} for command's `input` shape.
36
43
  * @see {@link RebootClusterCommandOutput} for command's `response` shape.
37
44
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -48,11 +55,20 @@ export interface RebootClusterCommandOutput extends RebootClusterResult, __Metad
48
55
  export declare class RebootClusterCommand extends $Command<RebootClusterCommandInput, RebootClusterCommandOutput, RedshiftClientResolvedConfig> {
49
56
  readonly input: RebootClusterCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: RebootClusterCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RebootClusterCommandInput, RebootClusterCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -5,16 +5,21 @@ import { DataShare } from "../models/models_0";
5
5
  import { RejectDataShareMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link RejectDataShareCommand}.
9
11
  */
10
12
  export interface RejectDataShareCommandInput extends RejectDataShareMessage {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link RejectDataShareCommand}.
14
18
  */
15
19
  export interface RejectDataShareCommandOutput extends DataShare, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>From a datashare consumer account, rejects the specified datashare.</p>
19
24
  * @example
20
25
  * Use a bare-bones client and the command you need to make an API call.
@@ -26,6 +31,8 @@ export interface RejectDataShareCommandOutput extends DataShare, __MetadataBeare
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param RejectDataShareCommandInput - {@link RejectDataShareCommandInput}
35
+ * @returns {@link RejectDataShareCommandOutput}
29
36
  * @see {@link RejectDataShareCommandInput} for command's `input` shape.
30
37
  * @see {@link RejectDataShareCommandOutput} for command's `response` shape.
31
38
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -38,11 +45,20 @@ export interface RejectDataShareCommandOutput extends DataShare, __MetadataBeare
38
45
  export declare class RejectDataShareCommand extends $Command<RejectDataShareCommandInput, RejectDataShareCommandOutput, RedshiftClientResolvedConfig> {
39
46
  readonly input: RejectDataShareCommandInput;
40
47
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
48
+ /**
49
+ * @public
50
+ */
41
51
  constructor(input: RejectDataShareCommandInput);
42
52
  /**
43
53
  * @internal
44
54
  */
45
55
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RejectDataShareCommandInput, RejectDataShareCommandOutput>;
56
+ /**
57
+ * @internal
58
+ */
46
59
  private serialize;
60
+ /**
61
+ * @internal
62
+ */
47
63
  private deserialize;
48
64
  }
@@ -5,16 +5,21 @@ import { ClusterParameterGroupNameMessage } from "../models/models_0";
5
5
  import { ResetClusterParameterGroupMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link ResetClusterParameterGroupCommand}.
9
11
  */
10
12
  export interface ResetClusterParameterGroupCommandInput extends ResetClusterParameterGroupMessage {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link ResetClusterParameterGroupCommand}.
14
18
  */
15
19
  export interface ResetClusterParameterGroupCommandOutput extends ClusterParameterGroupNameMessage, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Sets one or more parameters of the specified parameter group to their default
19
24
  * values and sets the source values of the parameters to "engine-default". To reset the
20
25
  * entire parameter group specify the <i>ResetAllParameters</i> parameter.
@@ -29,6 +34,8 @@ export interface ResetClusterParameterGroupCommandOutput extends ClusterParamete
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param ResetClusterParameterGroupCommandInput - {@link ResetClusterParameterGroupCommandInput}
38
+ * @returns {@link ResetClusterParameterGroupCommandOutput}
32
39
  * @see {@link ResetClusterParameterGroupCommandInput} for command's `input` shape.
33
40
  * @see {@link ResetClusterParameterGroupCommandOutput} for command's `response` shape.
34
41
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -46,11 +53,20 @@ export interface ResetClusterParameterGroupCommandOutput extends ClusterParamete
46
53
  export declare class ResetClusterParameterGroupCommand extends $Command<ResetClusterParameterGroupCommandInput, ResetClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig> {
47
54
  readonly input: ResetClusterParameterGroupCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: ResetClusterParameterGroupCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResetClusterParameterGroupCommandInput, ResetClusterParameterGroupCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -5,16 +5,21 @@ import { ResizeClusterMessage } from "../models/models_0";
5
5
  import { ResizeClusterResult } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link ResizeClusterCommand}.
9
11
  */
10
12
  export interface ResizeClusterCommandInput extends ResizeClusterMessage {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link ResizeClusterCommand}.
14
18
  */
15
19
  export interface ResizeClusterCommandOutput extends ResizeClusterResult, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Changes the size of the cluster. You can change the cluster's type, or change the
19
24
  * number or type of nodes. The default behavior is to use the elastic resize method. With
20
25
  * an elastic resize, your cluster is available for read and write operations more quickly
@@ -68,6 +73,8 @@ export interface ResizeClusterCommandOutput extends ResizeClusterResult, __Metad
68
73
  * const response = await client.send(command);
69
74
  * ```
70
75
  *
76
+ * @param ResizeClusterCommandInput - {@link ResizeClusterCommandInput}
77
+ * @returns {@link ResizeClusterCommandOutput}
71
78
  * @see {@link ResizeClusterCommandInput} for command's `input` shape.
72
79
  * @see {@link ResizeClusterCommandOutput} for command's `response` shape.
73
80
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -129,11 +136,20 @@ export interface ResizeClusterCommandOutput extends ResizeClusterResult, __Metad
129
136
  export declare class ResizeClusterCommand extends $Command<ResizeClusterCommandInput, ResizeClusterCommandOutput, RedshiftClientResolvedConfig> {
130
137
  readonly input: ResizeClusterCommandInput;
131
138
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
139
+ /**
140
+ * @public
141
+ */
132
142
  constructor(input: ResizeClusterCommandInput);
133
143
  /**
134
144
  * @internal
135
145
  */
136
146
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResizeClusterCommandInput, ResizeClusterCommandOutput>;
147
+ /**
148
+ * @internal
149
+ */
137
150
  private serialize;
151
+ /**
152
+ * @internal
153
+ */
138
154
  private deserialize;
139
155
  }