@aws-sdk/client-medialive 3.651.1 → 3.654.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.
- package/dist-cjs/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteCommand.d.ts +11 -0
- package/dist-types/commands/BatchStartCommand.d.ts +11 -0
- package/dist-types/commands/BatchStopCommand.d.ts +11 -0
- package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +11 -0
- package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +11 -0
- package/dist-types/commands/ClaimDeviceCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelPlacementGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateClusterCommand.d.ts +11 -0
- package/dist-types/commands/CreateEventBridgeRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateInputCommand.d.ts +13 -2
- package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +11 -0
- package/dist-types/commands/CreateNetworkCommand.d.ts +11 -0
- package/dist-types/commands/CreateNodeCommand.d.ts +11 -0
- package/dist-types/commands/CreateNodeRegistrationScriptCommand.d.ts +11 -0
- package/dist-types/commands/CreatePartnerInputCommand.d.ts +12 -1
- package/dist-types/commands/CreateSignalMapCommand.d.ts +11 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelPlacementGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteClusterCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInputCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +11 -0
- package/dist-types/commands/DeleteNetworkCommand.d.ts +11 -0
- package/dist-types/commands/DeleteNodeCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReservationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteScheduleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSignalMapCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelPlacementGroupCommand.d.ts +11 -0
- package/dist-types/commands/DescribeClusterCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInputCommand.d.ts +12 -1
- package/dist-types/commands/DescribeInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +11 -0
- package/dist-types/commands/DescribeNetworkCommand.d.ts +11 -0
- package/dist-types/commands/DescribeNodeCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOfferingCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReservationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeScheduleCommand.d.ts +11 -0
- package/dist-types/commands/DescribeThumbnailsCommand.d.ts +11 -0
- package/dist-types/commands/GetCloudWatchAlarmTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetEventBridgeRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetSignalMapCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelPlacementGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +11 -0
- package/dist-types/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListClustersCommand.d.ts +11 -0
- package/dist-types/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListEventBridgeRuleTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +11 -0
- package/dist-types/commands/ListInputDevicesCommand.d.ts +11 -0
- package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListInputsCommand.d.ts +12 -1
- package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +11 -0
- package/dist-types/commands/ListMultiplexesCommand.d.ts +11 -0
- package/dist-types/commands/ListNetworksCommand.d.ts +11 -0
- package/dist-types/commands/ListNodesCommand.d.ts +11 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +11 -0
- package/dist-types/commands/ListReservationsCommand.d.ts +11 -0
- package/dist-types/commands/ListSignalMapsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +11 -0
- package/dist-types/commands/RebootInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +11 -0
- package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +11 -0
- package/dist-types/commands/StartChannelCommand.d.ts +11 -0
- package/dist-types/commands/StartDeleteMonitorDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/StartInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/StartMonitorDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/StartMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/StartUpdateSignalMapCommand.d.ts +11 -0
- package/dist-types/commands/StopChannelCommand.d.ts +11 -0
- package/dist-types/commands/StopInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/StopMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/TransferInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelPlacementGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateClusterCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateInputCommand.d.ts +12 -1
- package/dist-types/commands/UpdateInputDeviceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMultiplexCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +11 -0
- package/dist-types/commands/UpdateNetworkCommand.d.ts +11 -0
- package/dist-types/commands/UpdateNodeCommand.d.ts +11 -0
- package/dist-types/commands/UpdateNodeStateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReservationCommand.d.ts +11 -0
- package/dist-types/models/models_0.d.ts +0 -1
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelPlacementGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateNodeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateNodeRegistrationScriptCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSignalMapCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelPlacementGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteNodeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSignalMapCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelPlacementGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeNodeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCloudWatchAlarmTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEventBridgeRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSignalMapCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelPlacementGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEventBridgeRuleTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListNetworksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSignalMapsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RestartChannelPipelinesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartDeleteMonitorDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartMonitorDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartUpdateSignalMapCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelPlacementGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateNetworkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateNodeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateNodeStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +12 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -1
- package/package.json +37 -37
package/dist-cjs/index.js
CHANGED
|
@@ -13830,7 +13830,6 @@ var InputClass = {
|
|
|
13830
13830
|
};
|
|
13831
13831
|
var InputNetworkLocation = {
|
|
13832
13832
|
AWS: "AWS",
|
|
13833
|
-
ON_PREMISE: "ON_PREMISE",
|
|
13834
13833
|
ON_PREMISES: "ON_PREMISES"
|
|
13835
13834
|
};
|
|
13836
13835
|
var InputSourceType = {
|
|
@@ -82,4 +82,15 @@ declare const AcceptInputDeviceTransferCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class AcceptInputDeviceTransferCommand extends AcceptInputDeviceTransferCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: AcceptInputDeviceTransferRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: AcceptInputDeviceTransferCommandInput;
|
|
93
|
+
output: AcceptInputDeviceTransferCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -106,4 +106,15 @@ declare const BatchDeleteCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class BatchDeleteCommand extends BatchDeleteCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: BatchDeleteRequest;
|
|
113
|
+
output: BatchDeleteResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: BatchDeleteCommandInput;
|
|
117
|
+
output: BatchDeleteCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -100,4 +100,15 @@ declare const BatchStartCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class BatchStartCommand extends BatchStartCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: BatchStartRequest;
|
|
107
|
+
output: BatchStartResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: BatchStartCommandInput;
|
|
111
|
+
output: BatchStartCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -100,4 +100,15 @@ declare const BatchStopCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class BatchStopCommand extends BatchStopCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: BatchStopRequest;
|
|
107
|
+
output: BatchStopResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: BatchStopCommandInput;
|
|
111
|
+
output: BatchStopCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -544,4 +544,15 @@ declare const BatchUpdateScheduleCommand_base: {
|
|
|
544
544
|
* @public
|
|
545
545
|
*/
|
|
546
546
|
export declare class BatchUpdateScheduleCommand extends BatchUpdateScheduleCommand_base {
|
|
547
|
+
/** @internal type navigation helper, not in runtime. */
|
|
548
|
+
protected static __types: {
|
|
549
|
+
api: {
|
|
550
|
+
input: BatchUpdateScheduleRequest;
|
|
551
|
+
output: BatchUpdateScheduleResponse;
|
|
552
|
+
};
|
|
553
|
+
sdk: {
|
|
554
|
+
input: BatchUpdateScheduleCommandInput;
|
|
555
|
+
output: BatchUpdateScheduleCommandOutput;
|
|
556
|
+
};
|
|
557
|
+
};
|
|
547
558
|
}
|
|
@@ -82,4 +82,15 @@ declare const CancelInputDeviceTransferCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class CancelInputDeviceTransferCommand extends CancelInputDeviceTransferCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: CancelInputDeviceTransferRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: CancelInputDeviceTransferCommandInput;
|
|
93
|
+
output: CancelInputDeviceTransferCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -79,4 +79,15 @@ declare const ClaimDeviceCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class ClaimDeviceCommand extends ClaimDeviceCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: ClaimDeviceRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: ClaimDeviceCommandInput;
|
|
90
|
+
output: ClaimDeviceCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -2402,4 +2402,15 @@ declare const CreateChannelCommand_base: {
|
|
|
2402
2402
|
* @public
|
|
2403
2403
|
*/
|
|
2404
2404
|
export declare class CreateChannelCommand extends CreateChannelCommand_base {
|
|
2405
|
+
/** @internal type navigation helper, not in runtime. */
|
|
2406
|
+
protected static __types: {
|
|
2407
|
+
api: {
|
|
2408
|
+
input: CreateChannelRequest;
|
|
2409
|
+
output: CreateChannelResponse;
|
|
2410
|
+
};
|
|
2411
|
+
sdk: {
|
|
2412
|
+
input: CreateChannelCommandInput;
|
|
2413
|
+
output: CreateChannelCommandOutput;
|
|
2414
|
+
};
|
|
2415
|
+
};
|
|
2405
2416
|
}
|
|
@@ -96,4 +96,15 @@ declare const CreateChannelPlacementGroupCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class CreateChannelPlacementGroupCommand extends CreateChannelPlacementGroupCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: CreateChannelPlacementGroupRequest;
|
|
103
|
+
output: CreateChannelPlacementGroupResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: CreateChannelPlacementGroupCommandInput;
|
|
107
|
+
output: CreateChannelPlacementGroupCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -107,4 +107,15 @@ declare const CreateCloudWatchAlarmTemplateCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class CreateCloudWatchAlarmTemplateCommand extends CreateCloudWatchAlarmTemplateCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: CreateCloudWatchAlarmTemplateRequest;
|
|
114
|
+
output: CreateCloudWatchAlarmTemplateResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: CreateCloudWatchAlarmTemplateCommandInput;
|
|
118
|
+
output: CreateCloudWatchAlarmTemplateCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -87,4 +87,15 @@ declare const CreateCloudWatchAlarmTemplateGroupCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class CreateCloudWatchAlarmTemplateGroupCommand extends CreateCloudWatchAlarmTemplateGroupCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: CreateCloudWatchAlarmTemplateGroupRequest;
|
|
94
|
+
output: CreateCloudWatchAlarmTemplateGroupResponse;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: CreateCloudWatchAlarmTemplateGroupCommandInput;
|
|
98
|
+
output: CreateCloudWatchAlarmTemplateGroupCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -110,4 +110,15 @@ declare const CreateClusterCommand_base: {
|
|
|
110
110
|
* @public
|
|
111
111
|
*/
|
|
112
112
|
export declare class CreateClusterCommand extends CreateClusterCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: CreateClusterRequest;
|
|
117
|
+
output: CreateClusterResponse;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: CreateClusterCommandInput;
|
|
121
|
+
output: CreateClusterCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -101,4 +101,15 @@ declare const CreateEventBridgeRuleTemplateCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class CreateEventBridgeRuleTemplateCommand extends CreateEventBridgeRuleTemplateCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: CreateEventBridgeRuleTemplateRequest;
|
|
108
|
+
output: CreateEventBridgeRuleTemplateResponse;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: CreateEventBridgeRuleTemplateCommandInput;
|
|
112
|
+
output: CreateEventBridgeRuleTemplateCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -87,4 +87,15 @@ declare const CreateEventBridgeRuleTemplateGroupCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class CreateEventBridgeRuleTemplateGroupCommand extends CreateEventBridgeRuleTemplateGroupCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: CreateEventBridgeRuleTemplateGroupRequest;
|
|
94
|
+
output: CreateEventBridgeRuleTemplateGroupResponse;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: CreateEventBridgeRuleTemplateGroupCommandInput;
|
|
98
|
+
output: CreateEventBridgeRuleTemplateGroupCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -97,7 +97,7 @@ declare const CreateInputCommand_base: {
|
|
|
97
97
|
* },
|
|
98
98
|
* ],
|
|
99
99
|
* },
|
|
100
|
-
* InputNetworkLocation: "AWS" || "
|
|
100
|
+
* InputNetworkLocation: "AWS" || "ON_PREMISES",
|
|
101
101
|
* MulticastSettings: { // MulticastSettingsCreateRequest
|
|
102
102
|
* Sources: [ // __listOfMulticastSourceCreateRequest
|
|
103
103
|
* { // MulticastSourceCreateRequest
|
|
@@ -180,7 +180,7 @@ declare const CreateInputCommand_base: {
|
|
|
180
180
|
* // },
|
|
181
181
|
* // ],
|
|
182
182
|
* // },
|
|
183
|
-
* // InputNetworkLocation: "AWS" || "
|
|
183
|
+
* // InputNetworkLocation: "AWS" || "ON_PREMISES",
|
|
184
184
|
* // MulticastSettings: { // MulticastSettings
|
|
185
185
|
* // Sources: [ // __listOfMulticastSource
|
|
186
186
|
* // { // MulticastSource
|
|
@@ -224,4 +224,15 @@ declare const CreateInputCommand_base: {
|
|
|
224
224
|
* @public
|
|
225
225
|
*/
|
|
226
226
|
export declare class CreateInputCommand extends CreateInputCommand_base {
|
|
227
|
+
/** @internal type navigation helper, not in runtime. */
|
|
228
|
+
protected static __types: {
|
|
229
|
+
api: {
|
|
230
|
+
input: CreateInputRequest;
|
|
231
|
+
output: CreateInputResponse;
|
|
232
|
+
};
|
|
233
|
+
sdk: {
|
|
234
|
+
input: CreateInputCommandInput;
|
|
235
|
+
output: CreateInputCommandOutput;
|
|
236
|
+
};
|
|
237
|
+
};
|
|
227
238
|
}
|
|
@@ -97,4 +97,15 @@ declare const CreateInputSecurityGroupCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class CreateInputSecurityGroupCommand extends CreateInputSecurityGroupCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: CreateInputSecurityGroupRequest;
|
|
104
|
+
output: CreateInputSecurityGroupResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: CreateInputSecurityGroupCommandInput;
|
|
108
|
+
output: CreateInputSecurityGroupCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -120,4 +120,15 @@ declare const CreateMultiplexCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class CreateMultiplexCommand extends CreateMultiplexCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: CreateMultiplexRequest;
|
|
127
|
+
output: CreateMultiplexResponse;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: CreateMultiplexCommandInput;
|
|
131
|
+
output: CreateMultiplexCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -153,4 +153,15 @@ declare const CreateMultiplexProgramCommand_base: {
|
|
|
153
153
|
* @public
|
|
154
154
|
*/
|
|
155
155
|
export declare class CreateMultiplexProgramCommand extends CreateMultiplexProgramCommand_base {
|
|
156
|
+
/** @internal type navigation helper, not in runtime. */
|
|
157
|
+
protected static __types: {
|
|
158
|
+
api: {
|
|
159
|
+
input: CreateMultiplexProgramRequest;
|
|
160
|
+
output: CreateMultiplexProgramResponse;
|
|
161
|
+
};
|
|
162
|
+
sdk: {
|
|
163
|
+
input: CreateMultiplexProgramCommandInput;
|
|
164
|
+
output: CreateMultiplexProgramCommandOutput;
|
|
165
|
+
};
|
|
166
|
+
};
|
|
156
167
|
}
|
|
@@ -110,4 +110,15 @@ declare const CreateNetworkCommand_base: {
|
|
|
110
110
|
* @public
|
|
111
111
|
*/
|
|
112
112
|
export declare class CreateNetworkCommand extends CreateNetworkCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: CreateNetworkRequest;
|
|
117
|
+
output: CreateNetworkResponse;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: CreateNetworkCommandInput;
|
|
121
|
+
output: CreateNetworkCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -108,4 +108,15 @@ declare const CreateNodeCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class CreateNodeCommand extends CreateNodeCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: CreateNodeRequest;
|
|
115
|
+
output: CreateNodeResponse;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: CreateNodeCommandInput;
|
|
119
|
+
output: CreateNodeCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -89,4 +89,15 @@ declare const CreateNodeRegistrationScriptCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class CreateNodeRegistrationScriptCommand extends CreateNodeRegistrationScriptCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: CreateNodeRegistrationScriptRequest;
|
|
96
|
+
output: CreateNodeRegistrationScriptResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: CreateNodeRegistrationScriptCommandInput;
|
|
100
|
+
output: CreateNodeRegistrationScriptCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -114,7 +114,7 @@ declare const CreatePartnerInputCommand_base: {
|
|
|
114
114
|
* // },
|
|
115
115
|
* // ],
|
|
116
116
|
* // },
|
|
117
|
-
* // InputNetworkLocation: "AWS" || "
|
|
117
|
+
* // InputNetworkLocation: "AWS" || "ON_PREMISES",
|
|
118
118
|
* // MulticastSettings: { // MulticastSettings
|
|
119
119
|
* // Sources: [ // __listOfMulticastSource
|
|
120
120
|
* // { // MulticastSource
|
|
@@ -158,4 +158,15 @@ declare const CreatePartnerInputCommand_base: {
|
|
|
158
158
|
* @public
|
|
159
159
|
*/
|
|
160
160
|
export declare class CreatePartnerInputCommand extends CreatePartnerInputCommand_base {
|
|
161
|
+
/** @internal type navigation helper, not in runtime. */
|
|
162
|
+
protected static __types: {
|
|
163
|
+
api: {
|
|
164
|
+
input: CreatePartnerInputRequest;
|
|
165
|
+
output: CreatePartnerInputResponse;
|
|
166
|
+
};
|
|
167
|
+
sdk: {
|
|
168
|
+
input: CreatePartnerInputCommandInput;
|
|
169
|
+
output: CreatePartnerInputCommandOutput;
|
|
170
|
+
};
|
|
171
|
+
};
|
|
161
172
|
}
|
|
@@ -148,4 +148,15 @@ declare const CreateSignalMapCommand_base: {
|
|
|
148
148
|
* @public
|
|
149
149
|
*/
|
|
150
150
|
export declare class CreateSignalMapCommand extends CreateSignalMapCommand_base {
|
|
151
|
+
/** @internal type navigation helper, not in runtime. */
|
|
152
|
+
protected static __types: {
|
|
153
|
+
api: {
|
|
154
|
+
input: CreateSignalMapRequest;
|
|
155
|
+
output: CreateSignalMapResponse;
|
|
156
|
+
};
|
|
157
|
+
sdk: {
|
|
158
|
+
input: CreateSignalMapCommandInput;
|
|
159
|
+
output: CreateSignalMapCommandOutput;
|
|
160
|
+
};
|
|
161
|
+
};
|
|
151
162
|
}
|
|
@@ -70,4 +70,15 @@ declare const CreateTagsCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class CreateTagsCommand extends CreateTagsCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: CreateTagsRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: CreateTagsCommandInput;
|
|
81
|
+
output: CreateTagsCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -1250,4 +1250,15 @@ declare const DeleteChannelCommand_base: {
|
|
|
1250
1250
|
* @public
|
|
1251
1251
|
*/
|
|
1252
1252
|
export declare class DeleteChannelCommand extends DeleteChannelCommand_base {
|
|
1253
|
+
/** @internal type navigation helper, not in runtime. */
|
|
1254
|
+
protected static __types: {
|
|
1255
|
+
api: {
|
|
1256
|
+
input: DeleteChannelRequest;
|
|
1257
|
+
output: DeleteChannelResponse;
|
|
1258
|
+
};
|
|
1259
|
+
sdk: {
|
|
1260
|
+
input: DeleteChannelCommandInput;
|
|
1261
|
+
output: DeleteChannelCommandOutput;
|
|
1262
|
+
};
|
|
1263
|
+
};
|
|
1253
1264
|
}
|
|
@@ -92,4 +92,15 @@ declare const DeleteChannelPlacementGroupCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class DeleteChannelPlacementGroupCommand extends DeleteChannelPlacementGroupCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: DeleteChannelPlacementGroupRequest;
|
|
99
|
+
output: DeleteChannelPlacementGroupResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: DeleteChannelPlacementGroupCommandInput;
|
|
103
|
+
output: DeleteChannelPlacementGroupCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -73,4 +73,15 @@ declare const DeleteCloudWatchAlarmTemplateCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DeleteCloudWatchAlarmTemplateCommand extends DeleteCloudWatchAlarmTemplateCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DeleteCloudWatchAlarmTemplateRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DeleteCloudWatchAlarmTemplateCommandInput;
|
|
84
|
+
output: DeleteCloudWatchAlarmTemplateCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -73,4 +73,15 @@ declare const DeleteCloudWatchAlarmTemplateGroupCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DeleteCloudWatchAlarmTemplateGroupCommand extends DeleteCloudWatchAlarmTemplateGroupCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DeleteCloudWatchAlarmTemplateGroupRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DeleteCloudWatchAlarmTemplateGroupCommandInput;
|
|
84
|
+
output: DeleteCloudWatchAlarmTemplateGroupCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -98,4 +98,15 @@ declare const DeleteClusterCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class DeleteClusterCommand extends DeleteClusterCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: DeleteClusterRequest;
|
|
105
|
+
output: DeleteClusterResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: DeleteClusterCommandInput;
|
|
109
|
+
output: DeleteClusterCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -73,4 +73,15 @@ declare const DeleteEventBridgeRuleTemplateCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DeleteEventBridgeRuleTemplateCommand extends DeleteEventBridgeRuleTemplateCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DeleteEventBridgeRuleTemplateRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DeleteEventBridgeRuleTemplateCommandInput;
|
|
84
|
+
output: DeleteEventBridgeRuleTemplateCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -73,4 +73,15 @@ declare const DeleteEventBridgeRuleTemplateGroupCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class DeleteEventBridgeRuleTemplateGroupCommand extends DeleteEventBridgeRuleTemplateGroupCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: DeleteEventBridgeRuleTemplateGroupRequest;
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DeleteEventBridgeRuleTemplateGroupCommandInput;
|
|
84
|
+
output: DeleteEventBridgeRuleTemplateGroupCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -79,4 +79,15 @@ declare const DeleteInputCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class DeleteInputCommand extends DeleteInputCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: DeleteInputRequest;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: DeleteInputCommandInput;
|
|
90
|
+
output: DeleteInputCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -76,4 +76,15 @@ declare const DeleteInputSecurityGroupCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class DeleteInputSecurityGroupCommand extends DeleteInputSecurityGroupCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: DeleteInputSecurityGroupRequest;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: DeleteInputSecurityGroupCommandInput;
|
|
87
|
+
output: DeleteInputSecurityGroupCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -105,4 +105,15 @@ declare const DeleteMultiplexCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class DeleteMultiplexCommand extends DeleteMultiplexCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: DeleteMultiplexRequest;
|
|
112
|
+
output: DeleteMultiplexResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: DeleteMultiplexCommandInput;
|
|
116
|
+
output: DeleteMultiplexCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -134,4 +134,15 @@ declare const DeleteMultiplexProgramCommand_base: {
|
|
|
134
134
|
* @public
|
|
135
135
|
*/
|
|
136
136
|
export declare class DeleteMultiplexProgramCommand extends DeleteMultiplexProgramCommand_base {
|
|
137
|
+
/** @internal type navigation helper, not in runtime. */
|
|
138
|
+
protected static __types: {
|
|
139
|
+
api: {
|
|
140
|
+
input: DeleteMultiplexProgramRequest;
|
|
141
|
+
output: DeleteMultiplexProgramResponse;
|
|
142
|
+
};
|
|
143
|
+
sdk: {
|
|
144
|
+
input: DeleteMultiplexProgramCommandInput;
|
|
145
|
+
output: DeleteMultiplexProgramCommandOutput;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
137
148
|
}
|
|
@@ -98,4 +98,15 @@ declare const DeleteNetworkCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class DeleteNetworkCommand extends DeleteNetworkCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: DeleteNetworkRequest;
|
|
105
|
+
output: DeleteNetworkResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: DeleteNetworkCommandInput;
|
|
109
|
+
output: DeleteNetworkCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|