@aws-sdk/client-medialive 3.529.1 → 3.535.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 (145) hide show
  1. package/dist-types/MediaLive.d.ts +17 -1
  2. package/dist-types/MediaLiveClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchDeleteCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchStartCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchStopCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +2 -1
  8. package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +2 -1
  9. package/dist-types/commands/ClaimDeviceCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateInputCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateMultiplexCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +2 -1
  15. package/dist-types/commands/CreatePartnerInputCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteInputCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteMultiplexCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteReservationCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteScheduleCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeInputCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeInputDeviceCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +3 -2
  30. package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeMultiplexCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeOfferingCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeReservationCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeScheduleCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeThumbnailsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +2 -1
  39. package/dist-types/commands/ListInputDevicesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListInputsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListMultiplexesCommand.d.ts +2 -1
  44. package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListReservationsCommand.d.ts +2 -1
  46. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  47. package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
  48. package/dist-types/commands/RebootInputDeviceCommand.d.ts +2 -1
  49. package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +2 -1
  50. package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +2 -1
  51. package/dist-types/commands/StartChannelCommand.d.ts +2 -1
  52. package/dist-types/commands/StartInputDeviceCommand.d.ts +2 -1
  53. package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +2 -1
  54. package/dist-types/commands/StartMultiplexCommand.d.ts +2 -1
  55. package/dist-types/commands/StopChannelCommand.d.ts +2 -1
  56. package/dist-types/commands/StopInputDeviceCommand.d.ts +2 -1
  57. package/dist-types/commands/StopMultiplexCommand.d.ts +2 -1
  58. package/dist-types/commands/TransferInputDeviceCommand.d.ts +2 -1
  59. package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateChannelClassCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateInputCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateInputDeviceCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateMultiplexCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateReservationCommand.d.ts +2 -1
  68. package/dist-types/models/models_0.d.ts +714 -714
  69. package/dist-types/models/models_1.d.ts +944 -944
  70. package/dist-types/models/models_2.d.ts +286 -286
  71. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  72. package/dist-types/runtimeConfig.d.ts +2 -2
  73. package/dist-types/runtimeConfig.native.d.ts +2 -2
  74. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  75. package/dist-types/ts3.4/MediaLive.d.ts +16 -0
  76. package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/RestartChannelPipelinesCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  142. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  143. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  144. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  145. package/package.json +42 -42
@@ -22,10 +22,10 @@ export interface StopInputDeviceCommandOutput extends StopInputDeviceResponse, _
22
22
  }
23
23
  declare const StopInputDeviceCommand_base: {
24
24
  new (input: StopInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<StopInputDeviceCommandInput, StopInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<StopInputDeviceCommandInput, StopInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Stop an input device that is attached to a MediaConnect flow. (There is no need to stop a device that is attached to a MediaLive input; MediaLive automatically stops the device when the channel stops.)
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const StopInputDeviceCommand_base: {
75
75
  * @throws {@link MediaLiveServiceException}
76
76
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class StopInputDeviceCommand extends StopInputDeviceCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface StopMultiplexCommandOutput extends StopMultiplexResponse, __Met
22
22
  }
23
23
  declare const StopMultiplexCommand_base: {
24
24
  new (input: StopMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<StopMultiplexCommandInput, StopMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<StopMultiplexCommandInput, StopMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Stops a running multiplex. If the multiplex isn't running, this action has no effect.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -101,6 +101,7 @@ declare const StopMultiplexCommand_base: {
101
101
  * @throws {@link MediaLiveServiceException}
102
102
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class StopMultiplexCommand extends StopMultiplexCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface TransferInputDeviceCommandOutput extends TransferInputDeviceRes
22
22
  }
23
23
  declare const TransferInputDeviceCommand_base: {
24
24
  new (input: TransferInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<TransferInputDeviceCommandInput, TransferInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TransferInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<TransferInputDeviceCommandInput, TransferInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Start an input device transfer to another AWS account. After you make the request, the other account must accept or reject the transfer.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const TransferInputDeviceCommand_base: {
81
81
  * @throws {@link MediaLiveServiceException}
82
82
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class TransferInputDeviceCommand extends TransferInputDeviceCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface UpdateAccountConfigurationCommandOutput extends UpdateAccountCo
22
22
  }
23
23
  declare const UpdateAccountConfigurationCommand_base: {
24
24
  new (input: UpdateAccountConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAccountConfigurationCommandInput, UpdateAccountConfigurationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [UpdateAccountConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateAccountConfigurationCommandInput, UpdateAccountConfigurationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Update account configuration
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const UpdateAccountConfigurationCommand_base: {
78
78
  * @throws {@link MediaLiveServiceException}
79
79
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class UpdateAccountConfigurationCommand extends UpdateAccountConfigurationCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface UpdateChannelClassCommandOutput extends UpdateChannelClassRespo
22
22
  }
23
23
  declare const UpdateChannelClassCommand_base: {
24
24
  new (input: UpdateChannelClassCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelClassCommandInput, UpdateChannelClassCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateChannelClassCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelClassCommandInput, UpdateChannelClassCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Changes the class of the channel.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -1132,6 +1132,7 @@ declare const UpdateChannelClassCommand_base: {
1132
1132
  * @throws {@link MediaLiveServiceException}
1133
1133
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
1134
1134
  *
1135
+ * @public
1135
1136
  */
1136
1137
  export declare class UpdateChannelClassCommand extends UpdateChannelClassCommand_base {
1137
1138
  }
@@ -22,10 +22,10 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
22
22
  }
23
23
  declare const UpdateChannelCommand_base: {
24
24
  new (input: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Updates a channel.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -2096,6 +2096,7 @@ declare const UpdateChannelCommand_base: {
2096
2096
  * @throws {@link MediaLiveServiceException}
2097
2097
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
2098
2098
  *
2099
+ * @public
2099
2100
  */
2100
2101
  export declare class UpdateChannelCommand extends UpdateChannelCommand_base {
2101
2102
  }
@@ -22,10 +22,10 @@ export interface UpdateInputCommandOutput extends UpdateInputResponse, __Metadat
22
22
  }
23
23
  declare const UpdateInputCommand_base: {
24
24
  new (input: UpdateInputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputCommandInput, UpdateInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateInputCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputCommandInput, UpdateInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Updates an input.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -150,6 +150,7 @@ declare const UpdateInputCommand_base: {
150
150
  * @throws {@link MediaLiveServiceException}
151
151
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
152
152
  *
153
+ * @public
153
154
  */
154
155
  export declare class UpdateInputCommand extends UpdateInputCommand_base {
155
156
  }
@@ -22,10 +22,10 @@ export interface UpdateInputDeviceCommandOutput extends UpdateInputDeviceRespons
22
22
  }
23
23
  declare const UpdateInputDeviceCommand_base: {
24
24
  new (input: UpdateInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputDeviceCommandInput, UpdateInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputDeviceCommandInput, UpdateInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Updates the parameters for the input device.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -175,6 +175,7 @@ declare const UpdateInputDeviceCommand_base: {
175
175
  * @throws {@link MediaLiveServiceException}
176
176
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
177
177
  *
178
+ * @public
178
179
  */
179
180
  export declare class UpdateInputDeviceCommand extends UpdateInputDeviceCommand_base {
180
181
  }
@@ -22,10 +22,10 @@ export interface UpdateInputSecurityGroupCommandOutput extends UpdateInputSecuri
22
22
  }
23
23
  declare const UpdateInputSecurityGroupCommand_base: {
24
24
  new (input: UpdateInputSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputSecurityGroupCommandInput, UpdateInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateInputSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInputSecurityGroupCommandInput, UpdateInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Update an Input Security Group's Whilelists.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -97,6 +97,7 @@ declare const UpdateInputSecurityGroupCommand_base: {
97
97
  * @throws {@link MediaLiveServiceException}
98
98
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class UpdateInputSecurityGroupCommand extends UpdateInputSecurityGroupCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface UpdateMultiplexCommandOutput extends UpdateMultiplexResponse, _
22
22
  }
23
23
  declare const UpdateMultiplexCommand_base: {
24
24
  new (input: UpdateMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMultiplexCommandInput, UpdateMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMultiplexCommandInput, UpdateMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Updates a multiplex.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -110,6 +110,7 @@ declare const UpdateMultiplexCommand_base: {
110
110
  * @throws {@link MediaLiveServiceException}
111
111
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
112
112
  *
113
+ * @public
113
114
  */
114
115
  export declare class UpdateMultiplexCommand extends UpdateMultiplexCommand_base {
115
116
  }
@@ -22,10 +22,10 @@ export interface UpdateMultiplexProgramCommandOutput extends UpdateMultiplexProg
22
22
  }
23
23
  declare const UpdateMultiplexProgramCommand_base: {
24
24
  new (input: UpdateMultiplexProgramCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMultiplexProgramCommandInput, UpdateMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateMultiplexProgramCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateMultiplexProgramCommandInput, UpdateMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Update a program in a multiplex.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -142,6 +142,7 @@ declare const UpdateMultiplexProgramCommand_base: {
142
142
  * @throws {@link MediaLiveServiceException}
143
143
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
144
144
  *
145
+ * @public
145
146
  */
146
147
  export declare class UpdateMultiplexProgramCommand extends UpdateMultiplexProgramCommand_base {
147
148
  }
@@ -22,10 +22,10 @@ export interface UpdateReservationCommandOutput extends UpdateReservationRespons
22
22
  }
23
23
  declare const UpdateReservationCommand_base: {
24
24
  new (input: UpdateReservationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReservationCommandInput, UpdateReservationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateReservationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReservationCommandInput, UpdateReservationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Update reservation.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -116,6 +116,7 @@ declare const UpdateReservationCommand_base: {
116
116
  * @throws {@link MediaLiveServiceException}
117
117
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class UpdateReservationCommand extends UpdateReservationCommand_base {
121
122
  }