@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
@@ -24,6 +24,15 @@ declare const DescribeScheduleCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeScheduleCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeScheduleCommandInput,
31
+ DescribeScheduleCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeScheduleCommand extends DescribeScheduleCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeThumbnailsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeThumbnailsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeThumbnailsCommandInput,
32
+ DescribeThumbnailsCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeThumbnailsCommand extends DescribeThumbnailsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListChannelsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListChannelsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListChannelsCommandInput,
28
+ ListChannelsCommandOutput,
29
+ MediaLiveClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListChannelsCommand extends ListChannelsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListInputDeviceTransfersCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListInputDeviceTransfersCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListInputDeviceTransfersCommandInput,
32
+ ListInputDeviceTransfersCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListInputDeviceTransfersCommand extends ListInputDeviceTransfersCommand_base {}
@@ -24,6 +24,15 @@ declare const ListInputDevicesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListInputDevicesCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListInputDevicesCommandInput,
31
+ ListInputDevicesCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListInputDevicesCommand extends ListInputDevicesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListInputSecurityGroupsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListInputSecurityGroupsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListInputSecurityGroupsCommandInput,
32
+ ListInputSecurityGroupsCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListInputSecurityGroupsCommand extends ListInputSecurityGroupsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListInputsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListInputsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListInputsCommandInput,
28
+ ListInputsCommandOutput,
29
+ MediaLiveClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListInputsCommand extends ListInputsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListMultiplexProgramsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListMultiplexProgramsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListMultiplexProgramsCommandInput,
32
+ ListMultiplexProgramsCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListMultiplexProgramsCommand extends ListMultiplexProgramsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListMultiplexesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListMultiplexesCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListMultiplexesCommandInput,
31
+ ListMultiplexesCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListMultiplexesCommand extends ListMultiplexesCommand_base {}
@@ -24,6 +24,15 @@ declare const ListOfferingsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListOfferingsCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListOfferingsCommandInput,
31
+ ListOfferingsCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListOfferingsCommand extends ListOfferingsCommand_base {}
@@ -24,6 +24,15 @@ declare const ListReservationsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListReservationsCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListReservationsCommandInput,
31
+ ListReservationsCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListReservationsCommand extends ListReservationsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTagsForResourceCommandInput,
32
+ ListTagsForResourceCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const PurchaseOfferingCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: PurchaseOfferingCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ PurchaseOfferingCommandInput,
31
+ PurchaseOfferingCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class PurchaseOfferingCommand extends PurchaseOfferingCommand_base {}
@@ -25,6 +25,15 @@ declare const RebootInputDeviceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RebootInputDeviceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RebootInputDeviceCommandInput,
32
+ RebootInputDeviceCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RebootInputDeviceCommand extends RebootInputDeviceCommand_base {}
@@ -25,6 +25,15 @@ declare const RejectInputDeviceTransferCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RejectInputDeviceTransferCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RejectInputDeviceTransferCommandInput,
32
+ RejectInputDeviceTransferCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RejectInputDeviceTransferCommand extends RejectInputDeviceTransferCommand_base {}
@@ -25,6 +25,15 @@ declare const RestartChannelPipelinesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RestartChannelPipelinesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RestartChannelPipelinesCommandInput,
32
+ RestartChannelPipelinesCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RestartChannelPipelinesCommand extends RestartChannelPipelinesCommand_base {}
@@ -21,6 +21,15 @@ declare const StartChannelCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: StartChannelCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ StartChannelCommandInput,
28
+ StartChannelCommandOutput,
29
+ MediaLiveClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class StartChannelCommand extends StartChannelCommand_base {}
@@ -24,6 +24,15 @@ declare const StartInputDeviceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: StartInputDeviceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ StartInputDeviceCommandInput,
31
+ StartInputDeviceCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class StartInputDeviceCommand extends StartInputDeviceCommand_base {}
@@ -25,6 +25,15 @@ declare const StartInputDeviceMaintenanceWindowCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartInputDeviceMaintenanceWindowCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartInputDeviceMaintenanceWindowCommandInput,
32
+ StartInputDeviceMaintenanceWindowCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartInputDeviceMaintenanceWindowCommand extends StartInputDeviceMaintenanceWindowCommand_base {}
@@ -24,6 +24,15 @@ declare const StartMultiplexCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: StartMultiplexCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ StartMultiplexCommandInput,
31
+ StartMultiplexCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class StartMultiplexCommand extends StartMultiplexCommand_base {}
@@ -21,6 +21,15 @@ declare const StopChannelCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: StopChannelCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ StopChannelCommandInput,
28
+ StopChannelCommandOutput,
29
+ MediaLiveClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class StopChannelCommand extends StopChannelCommand_base {}
@@ -24,6 +24,15 @@ declare const StopInputDeviceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: StopInputDeviceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ StopInputDeviceCommandInput,
31
+ StopInputDeviceCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class StopInputDeviceCommand extends StopInputDeviceCommand_base {}
@@ -24,6 +24,15 @@ declare const StopMultiplexCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: StopMultiplexCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ StopMultiplexCommandInput,
31
+ StopMultiplexCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class StopMultiplexCommand extends StopMultiplexCommand_base {}
@@ -25,6 +25,15 @@ declare const TransferInputDeviceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: TransferInputDeviceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ TransferInputDeviceCommandInput,
32
+ TransferInputDeviceCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class TransferInputDeviceCommand extends TransferInputDeviceCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateAccountConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [UpdateAccountConfigurationCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateAccountConfigurationCommandInput,
32
+ UpdateAccountConfigurationCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateAccountConfigurationCommand extends UpdateAccountConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateChannelClassCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateChannelClassCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateChannelClassCommandInput,
32
+ UpdateChannelClassCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateChannelClassCommand extends UpdateChannelClassCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateChannelCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateChannelCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateChannelCommandInput,
31
+ UpdateChannelCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateChannelCommand extends UpdateChannelCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateInputCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateInputCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateInputCommandInput,
28
+ UpdateInputCommandOutput,
29
+ MediaLiveClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateInputCommand extends UpdateInputCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateInputDeviceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateInputDeviceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateInputDeviceCommandInput,
32
+ UpdateInputDeviceCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateInputDeviceCommand extends UpdateInputDeviceCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateInputSecurityGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateInputSecurityGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateInputSecurityGroupCommandInput,
32
+ UpdateInputSecurityGroupCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateInputSecurityGroupCommand extends UpdateInputSecurityGroupCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateMultiplexCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateMultiplexCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateMultiplexCommandInput,
31
+ UpdateMultiplexCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateMultiplexCommand extends UpdateMultiplexCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateMultiplexProgramCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateMultiplexProgramCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateMultiplexProgramCommandInput,
32
+ UpdateMultiplexProgramCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateMultiplexProgramCommand extends UpdateMultiplexProgramCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateReservationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateReservationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateReservationCommandInput,
32
+ UpdateReservationCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateReservationCommand extends UpdateReservationCommand_base {}