@aws-sdk/client-medialive 3.533.0 → 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 (137) 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 +2 -1
  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/ts3.4/MediaLive.d.ts +16 -0
  72. package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/RestartChannelPipelinesCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +9 -0
  137. package/package.json +42 -42
@@ -22,10 +22,10 @@ export interface DescribeChannelCommandOutput extends DescribeChannelResponse, _
22
22
  }
23
23
  declare const DescribeChannelCommand_base: {
24
24
  new (input: DescribeChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelCommandInput, DescribeChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelCommandInput, DescribeChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Gets details about a channel
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -1101,6 +1101,7 @@ declare const DescribeChannelCommand_base: {
1101
1101
  * @throws {@link MediaLiveServiceException}
1102
1102
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
1103
1103
  *
1104
+ * @public
1104
1105
  */
1105
1106
  export declare class DescribeChannelCommand extends DescribeChannelCommand_base {
1106
1107
  }
@@ -22,10 +22,10 @@ export interface DescribeInputCommandOutput extends DescribeInputResponse, __Met
22
22
  }
23
23
  declare const DescribeInputCommand_base: {
24
24
  new (input: DescribeInputCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInputCommandInput, DescribeInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeInputCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInputCommandInput, DescribeInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Produces details about an input
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -121,6 +121,7 @@ declare const DescribeInputCommand_base: {
121
121
  * @throws {@link MediaLiveServiceException}
122
122
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
123
123
  *
124
+ * @public
124
125
  */
125
126
  export declare class DescribeInputCommand extends DescribeInputCommand_base {
126
127
  }
@@ -22,10 +22,10 @@ export interface DescribeInputDeviceCommandOutput extends DescribeInputDeviceRes
22
22
  }
23
23
  declare const DescribeInputDeviceCommand_base: {
24
24
  new (input: DescribeInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInputDeviceCommandInput, DescribeInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInputDeviceCommandInput, DescribeInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Gets the details for the input device
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -134,6 +134,7 @@ declare const DescribeInputDeviceCommand_base: {
134
134
  * @throws {@link MediaLiveServiceException}
135
135
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
136
136
  *
137
+ * @public
137
138
  */
138
139
  export declare class DescribeInputDeviceCommand extends DescribeInputDeviceCommand_base {
139
140
  }
@@ -23,10 +23,10 @@ export interface DescribeInputDeviceThumbnailCommandOutput extends Omit<Describe
23
23
  }
24
24
  declare const DescribeInputDeviceThumbnailCommand_base: {
25
25
  new (input: DescribeInputDeviceThumbnailCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInputDeviceThumbnailCommandInput, DescribeInputDeviceThumbnailCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: DescribeInputDeviceThumbnailCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInputDeviceThumbnailCommandInput, DescribeInputDeviceThumbnailCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * Get the latest thumbnail data for the input device.
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const DescribeInputDeviceThumbnailCommand_base: {
80
80
  * @throws {@link MediaLiveServiceException}
81
81
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class DescribeInputDeviceThumbnailCommand extends DescribeInputDeviceThumbnailCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface DescribeInputSecurityGroupCommandOutput extends DescribeInputSe
22
22
  }
23
23
  declare const DescribeInputSecurityGroupCommand_base: {
24
24
  new (input: DescribeInputSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInputSecurityGroupCommandInput, DescribeInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeInputSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInputSecurityGroupCommandInput, DescribeInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Produces a summary of an Input Security Group
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const DescribeInputSecurityGroupCommand_base: {
87
87
  * @throws {@link MediaLiveServiceException}
88
88
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class DescribeInputSecurityGroupCommand extends DescribeInputSecurityGroupCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface DescribeMultiplexCommandOutput extends DescribeMultiplexRespons
22
22
  }
23
23
  declare const DescribeMultiplexCommand_base: {
24
24
  new (input: DescribeMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMultiplexCommandInput, DescribeMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMultiplexCommandInput, DescribeMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Gets details about a multiplex.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const DescribeMultiplexCommand_base: {
98
98
  * @throws {@link MediaLiveServiceException}
99
99
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class DescribeMultiplexCommand extends DescribeMultiplexCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface DescribeMultiplexProgramCommandOutput extends DescribeMultiplex
22
22
  }
23
23
  declare const DescribeMultiplexProgramCommand_base: {
24
24
  new (input: DescribeMultiplexProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMultiplexProgramCommandInput, DescribeMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeMultiplexProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMultiplexProgramCommandInput, DescribeMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Get the details for 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.
@@ -121,6 +121,7 @@ declare const DescribeMultiplexProgramCommand_base: {
121
121
  * @throws {@link MediaLiveServiceException}
122
122
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
123
123
  *
124
+ * @public
124
125
  */
125
126
  export declare class DescribeMultiplexProgramCommand extends DescribeMultiplexProgramCommand_base {
126
127
  }
@@ -22,10 +22,10 @@ export interface DescribeOfferingCommandOutput extends DescribeOfferingResponse,
22
22
  }
23
23
  declare const DescribeOfferingCommand_base: {
24
24
  new (input: DescribeOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOfferingCommandInput, DescribeOfferingCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeOfferingCommandInput, DescribeOfferingCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Get details for an offering.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const DescribeOfferingCommand_base: {
93
93
  * @throws {@link MediaLiveServiceException}
94
94
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class DescribeOfferingCommand extends DescribeOfferingCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface DescribeReservationCommandOutput extends DescribeReservationRes
22
22
  }
23
23
  declare const DescribeReservationCommand_base: {
24
24
  new (input: DescribeReservationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservationCommandInput, DescribeReservationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeReservationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReservationCommandInput, DescribeReservationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Get details for a reservation.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -106,6 +106,7 @@ declare const DescribeReservationCommand_base: {
106
106
  * @throws {@link MediaLiveServiceException}
107
107
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class DescribeReservationCommand extends DescribeReservationCommand_base {
111
112
  }
@@ -22,10 +22,10 @@ export interface DescribeScheduleCommandOutput extends DescribeScheduleResponse,
22
22
  }
23
23
  declare const DescribeScheduleCommand_base: {
24
24
  new (input: DescribeScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScheduleCommandInput, DescribeScheduleCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeScheduleCommandInput, DescribeScheduleCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Get a channel schedule
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -229,6 +229,7 @@ declare const DescribeScheduleCommand_base: {
229
229
  * @throws {@link MediaLiveServiceException}
230
230
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
231
231
  *
232
+ * @public
232
233
  */
233
234
  export declare class DescribeScheduleCommand extends DescribeScheduleCommand_base {
234
235
  }
@@ -22,10 +22,10 @@ export interface DescribeThumbnailsCommandOutput extends DescribeThumbnailsRespo
22
22
  }
23
23
  declare const DescribeThumbnailsCommand_base: {
24
24
  new (input: DescribeThumbnailsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeThumbnailsCommandInput, DescribeThumbnailsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeThumbnailsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeThumbnailsCommandInput, DescribeThumbnailsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Describe the latest thumbnails data.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const DescribeThumbnailsCommand_base: {
91
91
  * @throws {@link MediaLiveServiceException}
92
92
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class DescribeThumbnailsCommand extends DescribeThumbnailsCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface ListChannelsCommandOutput extends ListChannelsResponse, __Metad
22
22
  }
23
23
  declare const ListChannelsCommand_base: {
24
24
  new (input: ListChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListChannelsCommandInput, ListChannelsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListChannelsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListChannelsCommandInput, ListChannelsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Produces list of channels that have been created
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -274,6 +274,7 @@ declare const ListChannelsCommand_base: {
274
274
  * @throws {@link MediaLiveServiceException}
275
275
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
276
276
  *
277
+ * @public
277
278
  */
278
279
  export declare class ListChannelsCommand extends ListChannelsCommand_base {
279
280
  }
@@ -22,10 +22,10 @@ export interface ListInputDeviceTransfersCommandOutput extends ListInputDeviceTr
22
22
  }
23
23
  declare const ListInputDeviceTransfersCommand_base: {
24
24
  new (input: ListInputDeviceTransfersCommandInput): import("@smithy/smithy-client").CommandImpl<ListInputDeviceTransfersCommandInput, ListInputDeviceTransfersCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListInputDeviceTransfersCommandInput): import("@smithy/smithy-client").CommandImpl<ListInputDeviceTransfersCommandInput, ListInputDeviceTransfersCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * List input devices that are currently being transferred. List input devices that you are transferring from your AWS account or input devices that another AWS account is transferring to you.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const ListInputDeviceTransfersCommand_base: {
84
84
  * @throws {@link MediaLiveServiceException}
85
85
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class ListInputDeviceTransfersCommand extends ListInputDeviceTransfersCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface ListInputDevicesCommandOutput extends ListInputDevicesResponse,
22
22
  }
23
23
  declare const ListInputDevicesCommand_base: {
24
24
  new (input: ListInputDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListInputDevicesCommandInput, ListInputDevicesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListInputDevicesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListInputDevicesCommandInput, ListInputDevicesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * List input devices
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -137,6 +137,7 @@ declare const ListInputDevicesCommand_base: {
137
137
  * @throws {@link MediaLiveServiceException}
138
138
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
139
139
  *
140
+ * @public
140
141
  */
141
142
  export declare class ListInputDevicesCommand extends ListInputDevicesCommand_base {
142
143
  }
@@ -22,10 +22,10 @@ export interface ListInputSecurityGroupsCommandOutput extends ListInputSecurityG
22
22
  }
23
23
  declare const ListInputSecurityGroupsCommand_base: {
24
24
  new (input: ListInputSecurityGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInputSecurityGroupsCommandInput, ListInputSecurityGroupsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListInputSecurityGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListInputSecurityGroupsCommandInput, ListInputSecurityGroupsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Produces a list of Input Security Groups for an account
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const ListInputSecurityGroupsCommand_base: {
90
90
  * @throws {@link MediaLiveServiceException}
91
91
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class ListInputSecurityGroupsCommand extends ListInputSecurityGroupsCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface ListInputsCommandOutput extends ListInputsResponse, __MetadataB
22
22
  }
23
23
  declare const ListInputsCommand_base: {
24
24
  new (input: ListInputsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInputsCommandInput, ListInputsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListInputsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListInputsCommandInput, ListInputsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Produces list of inputs that have been created
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -124,6 +124,7 @@ declare const ListInputsCommand_base: {
124
124
  * @throws {@link MediaLiveServiceException}
125
125
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
126
126
  *
127
+ * @public
127
128
  */
128
129
  export declare class ListInputsCommand extends ListInputsCommand_base {
129
130
  }
@@ -22,10 +22,10 @@ export interface ListMultiplexProgramsCommandOutput extends ListMultiplexProgram
22
22
  }
23
23
  declare const ListMultiplexProgramsCommand_base: {
24
24
  new (input: ListMultiplexProgramsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMultiplexProgramsCommandInput, ListMultiplexProgramsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListMultiplexProgramsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMultiplexProgramsCommandInput, ListMultiplexProgramsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * List the programs that currently exist for a specific multiplex.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const ListMultiplexProgramsCommand_base: {
82
82
  * @throws {@link MediaLiveServiceException}
83
83
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class ListMultiplexProgramsCommand extends ListMultiplexProgramsCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface ListMultiplexesCommandOutput extends ListMultiplexesResponse, _
22
22
  }
23
23
  declare const ListMultiplexesCommand_base: {
24
24
  new (input: ListMultiplexesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMultiplexesCommandInput, ListMultiplexesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListMultiplexesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMultiplexesCommandInput, ListMultiplexesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Retrieve a list of the existing multiplexes.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const ListMultiplexesCommand_base: {
91
91
  * @throws {@link MediaLiveServiceException}
92
92
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class ListMultiplexesCommand extends ListMultiplexesCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface ListOfferingsCommandOutput extends ListOfferingsResponse, __Met
22
22
  }
23
23
  declare const ListOfferingsCommand_base: {
24
24
  new (input: ListOfferingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOfferingsCommandInput, ListOfferingsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListOfferingsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListOfferingsCommandInput, ListOfferingsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * List offerings available for purchase.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -106,6 +106,7 @@ declare const ListOfferingsCommand_base: {
106
106
  * @throws {@link MediaLiveServiceException}
107
107
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class ListOfferingsCommand extends ListOfferingsCommand_base {
111
112
  }
@@ -22,10 +22,10 @@ export interface ListReservationsCommandOutput extends ListReservationsResponse,
22
22
  }
23
23
  declare const ListReservationsCommand_base: {
24
24
  new (input: ListReservationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReservationsCommandInput, ListReservationsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListReservationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListReservationsCommandInput, ListReservationsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * List purchased reservations.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -117,6 +117,7 @@ declare const ListReservationsCommand_base: {
117
117
  * @throws {@link MediaLiveServiceException}
118
118
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
119
119
  *
120
+ * @public
120
121
  */
121
122
  export declare class ListReservationsCommand extends ListReservationsCommand_base {
122
123
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Produces list of tags that have been created for a resource
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const ListTagsForResourceCommand_base: {
67
67
  * @throws {@link MediaLiveServiceException}
68
68
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface PurchaseOfferingCommandOutput extends PurchaseOfferingResponse,
22
22
  }
23
23
  declare const PurchaseOfferingCommand_base: {
24
24
  new (input: PurchaseOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PurchaseOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Purchase an offering and create a reservation.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -122,6 +122,7 @@ declare const PurchaseOfferingCommand_base: {
122
122
  * @throws {@link MediaLiveServiceException}
123
123
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
124
124
  *
125
+ * @public
125
126
  */
126
127
  export declare class PurchaseOfferingCommand extends PurchaseOfferingCommand_base {
127
128
  }
@@ -22,10 +22,10 @@ export interface RebootInputDeviceCommandOutput extends RebootInputDeviceRespons
22
22
  }
23
23
  declare const RebootInputDeviceCommand_base: {
24
24
  new (input: RebootInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<RebootInputDeviceCommandInput, RebootInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RebootInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<RebootInputDeviceCommandInput, RebootInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Send a reboot command to the specified input device. The device will begin rebooting within a few seconds of sending the command. When the reboot is complete, the device’s connection status will change to connected.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const RebootInputDeviceCommand_base: {
76
76
  * @throws {@link MediaLiveServiceException}
77
77
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class RebootInputDeviceCommand extends RebootInputDeviceCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface RejectInputDeviceTransferCommandOutput extends RejectInputDevic
22
22
  }
23
23
  declare const RejectInputDeviceTransferCommand_base: {
24
24
  new (input: RejectInputDeviceTransferCommandInput): import("@smithy/smithy-client").CommandImpl<RejectInputDeviceTransferCommandInput, RejectInputDeviceTransferCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RejectInputDeviceTransferCommandInput): import("@smithy/smithy-client").CommandImpl<RejectInputDeviceTransferCommandInput, RejectInputDeviceTransferCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Reject the transfer of the specified input device to your AWS account.
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 RejectInputDeviceTransferCommand_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 RejectInputDeviceTransferCommand extends RejectInputDeviceTransferCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface RestartChannelPipelinesCommandOutput extends RestartChannelPipe
22
22
  }
23
23
  declare const RestartChannelPipelinesCommand_base: {
24
24
  new (input: RestartChannelPipelinesCommandInput): import("@smithy/smithy-client").CommandImpl<RestartChannelPipelinesCommandInput, RestartChannelPipelinesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: RestartChannelPipelinesCommandInput): import("@smithy/smithy-client").CommandImpl<RestartChannelPipelinesCommandInput, RestartChannelPipelinesCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Restart pipelines in one channel that is currently running.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -1108,6 +1108,7 @@ declare const RestartChannelPipelinesCommand_base: {
1108
1108
  * @throws {@link MediaLiveServiceException}
1109
1109
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
1110
1110
  *
1111
+ * @public
1111
1112
  */
1112
1113
  export declare class RestartChannelPipelinesCommand extends RestartChannelPipelinesCommand_base {
1113
1114
  }
@@ -22,10 +22,10 @@ export interface StartChannelCommandOutput extends StartChannelResponse, __Metad
22
22
  }
23
23
  declare const StartChannelCommand_base: {
24
24
  new (input: StartChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StartChannelCommandInput, StartChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StartChannelCommandInput, StartChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Starts an existing channel
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -1104,6 +1104,7 @@ declare const StartChannelCommand_base: {
1104
1104
  * @throws {@link MediaLiveServiceException}
1105
1105
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
1106
1106
  *
1107
+ * @public
1107
1108
  */
1108
1109
  export declare class StartChannelCommand extends StartChannelCommand_base {
1109
1110
  }
@@ -22,10 +22,10 @@ export interface StartInputDeviceCommandOutput extends StartInputDeviceResponse,
22
22
  }
23
23
  declare const StartInputDeviceCommand_base: {
24
24
  new (input: StartInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<StartInputDeviceCommandInput, StartInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartInputDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<StartInputDeviceCommandInput, StartInputDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Start an input device that is attached to a MediaConnect flow. (There is no need to start a device that is attached to a MediaLive input; MediaLive starts the device when the channel starts.)
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 StartInputDeviceCommand_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 StartInputDeviceCommand extends StartInputDeviceCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface StartInputDeviceMaintenanceWindowCommandOutput extends StartInp
22
22
  }
23
23
  declare const StartInputDeviceMaintenanceWindowCommand_base: {
24
24
  new (input: StartInputDeviceMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<StartInputDeviceMaintenanceWindowCommandInput, StartInputDeviceMaintenanceWindowCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartInputDeviceMaintenanceWindowCommandInput): import("@smithy/smithy-client").CommandImpl<StartInputDeviceMaintenanceWindowCommandInput, StartInputDeviceMaintenanceWindowCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Start a maintenance window for the specified input device. Starting a maintenance window will give the device up to two hours to install software. If the device was streaming prior to the maintenance, it will resume streaming when the software is fully installed. Devices automatically install updates while they are powered on and their MediaLive channels are stopped. A maintenance window allows you to update a device without having to stop MediaLive channels that use the device. The device must remain powered on and connected to the internet for the duration of the maintenance.
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 StartInputDeviceMaintenanceWindowCommand_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 StartInputDeviceMaintenanceWindowCommand extends StartInputDeviceMaintenanceWindowCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface StartMultiplexCommandOutput extends StartMultiplexResponse, __M
22
22
  }
23
23
  declare const StartMultiplexCommand_base: {
24
24
  new (input: StartMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<StartMultiplexCommandInput, StartMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StartMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<StartMultiplexCommandInput, StartMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Start (run) the multiplex. Starting the multiplex does not start the channels. You must explicitly start each channel.
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 StartMultiplexCommand_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 StartMultiplexCommand extends StartMultiplexCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface StopChannelCommandOutput extends StopChannelResponse, __Metadat
22
22
  }
23
23
  declare const StopChannelCommand_base: {
24
24
  new (input: StopChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StopChannelCommandInput, StopChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: StopChannelCommandInput): import("@smithy/smithy-client").CommandImpl<StopChannelCommandInput, StopChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Stops a running channel
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -1104,6 +1104,7 @@ declare const StopChannelCommand_base: {
1104
1104
  * @throws {@link MediaLiveServiceException}
1105
1105
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
1106
1106
  *
1107
+ * @public
1107
1108
  */
1108
1109
  export declare class StopChannelCommand extends StopChannelCommand_base {
1109
1110
  }