@aws-sdk/client-mediatailor 3.651.1 → 3.658.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-types/commands/ConfigureLogsForChannelCommand.d.ts +11 -0
- package/dist-types/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +11 -0
- package/dist-types/commands/CreateLiveSourceCommand.d.ts +11 -0
- package/dist-types/commands/CreatePrefetchScheduleCommand.d.ts +11 -0
- package/dist-types/commands/CreateProgramCommand.d.ts +11 -0
- package/dist-types/commands/CreateSourceLocationCommand.d.ts +11 -0
- package/dist-types/commands/CreateVodSourceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLiveSourceCommand.d.ts +11 -0
- package/dist-types/commands/DeletePlaybackConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeletePrefetchScheduleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProgramCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSourceLocationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVodSourceCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLiveSourceCommand.d.ts +11 -0
- package/dist-types/commands/DescribeProgramCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSourceLocationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeVodSourceCommand.d.ts +11 -0
- package/dist-types/commands/GetChannelPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetChannelScheduleCommand.d.ts +11 -0
- package/dist-types/commands/GetPlaybackConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetPrefetchScheduleCommand.d.ts +11 -0
- package/dist-types/commands/ListAlertsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +11 -0
- package/dist-types/commands/ListLiveSourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListPlaybackConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/ListPrefetchSchedulesCommand.d.ts +11 -0
- package/dist-types/commands/ListSourceLocationsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListVodSourcesCommand.d.ts +11 -0
- package/dist-types/commands/PutChannelPolicyCommand.d.ts +11 -0
- package/dist-types/commands/PutPlaybackConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/StartChannelCommand.d.ts +11 -0
- package/dist-types/commands/StopChannelCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLiveSourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProgramCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSourceLocationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateVodSourceCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/ConfigureLogsForChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLiveSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePrefetchScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSourceLocationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateVodSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLiveSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePlaybackConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePrefetchScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSourceLocationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVodSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLiveSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSourceLocationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeVodSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChannelPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChannelScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPlaybackConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPrefetchScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAlertsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLiveSourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPlaybackConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPrefetchSchedulesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSourceLocationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVodSourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutChannelPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutPlaybackConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLiveSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProgramCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSourceLocationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateVodSourceCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -63,4 +63,15 @@ declare const ConfigureLogsForChannelCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class ConfigureLogsForChannelCommand extends ConfigureLogsForChannelCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: ConfigureLogsForChannelRequest;
|
|
70
|
+
output: ConfigureLogsForChannelResponse;
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: ConfigureLogsForChannelCommandInput;
|
|
74
|
+
output: ConfigureLogsForChannelCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -59,4 +59,15 @@ declare const ConfigureLogsForPlaybackConfigurationCommand_base: {
|
|
|
59
59
|
* @public
|
|
60
60
|
*/
|
|
61
61
|
export declare class ConfigureLogsForPlaybackConfigurationCommand extends ConfigureLogsForPlaybackConfigurationCommand_base {
|
|
62
|
+
/** @internal type navigation helper, not in runtime. */
|
|
63
|
+
protected static __types: {
|
|
64
|
+
api: {
|
|
65
|
+
input: ConfigureLogsForPlaybackConfigurationRequest;
|
|
66
|
+
output: ConfigureLogsForPlaybackConfigurationResponse;
|
|
67
|
+
};
|
|
68
|
+
sdk: {
|
|
69
|
+
input: ConfigureLogsForPlaybackConfigurationCommandInput;
|
|
70
|
+
output: ConfigureLogsForPlaybackConfigurationCommandOutput;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
62
73
|
}
|
|
@@ -128,4 +128,15 @@ declare const CreateChannelCommand_base: {
|
|
|
128
128
|
* @public
|
|
129
129
|
*/
|
|
130
130
|
export declare class CreateChannelCommand extends CreateChannelCommand_base {
|
|
131
|
+
/** @internal type navigation helper, not in runtime. */
|
|
132
|
+
protected static __types: {
|
|
133
|
+
api: {
|
|
134
|
+
input: CreateChannelRequest;
|
|
135
|
+
output: CreateChannelResponse;
|
|
136
|
+
};
|
|
137
|
+
sdk: {
|
|
138
|
+
input: CreateChannelCommandInput;
|
|
139
|
+
output: CreateChannelCommandOutput;
|
|
140
|
+
};
|
|
141
|
+
};
|
|
131
142
|
}
|
|
@@ -82,4 +82,15 @@ declare const CreateLiveSourceCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class CreateLiveSourceCommand extends CreateLiveSourceCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: CreateLiveSourceRequest;
|
|
89
|
+
output: CreateLiveSourceResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: CreateLiveSourceCommandInput;
|
|
93
|
+
output: CreateLiveSourceCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -96,4 +96,15 @@ declare const CreatePrefetchScheduleCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class CreatePrefetchScheduleCommand extends CreatePrefetchScheduleCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: CreatePrefetchScheduleRequest;
|
|
103
|
+
output: CreatePrefetchScheduleResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: CreatePrefetchScheduleCommandInput;
|
|
107
|
+
output: CreatePrefetchScheduleCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -266,4 +266,15 @@ declare const CreateProgramCommand_base: {
|
|
|
266
266
|
* @public
|
|
267
267
|
*/
|
|
268
268
|
export declare class CreateProgramCommand extends CreateProgramCommand_base {
|
|
269
|
+
/** @internal type navigation helper, not in runtime. */
|
|
270
|
+
protected static __types: {
|
|
271
|
+
api: {
|
|
272
|
+
input: CreateProgramRequest;
|
|
273
|
+
output: CreateProgramResponse;
|
|
274
|
+
};
|
|
275
|
+
sdk: {
|
|
276
|
+
input: CreateProgramCommandInput;
|
|
277
|
+
output: CreateProgramCommandOutput;
|
|
278
|
+
};
|
|
279
|
+
};
|
|
269
280
|
}
|
|
@@ -106,4 +106,15 @@ declare const CreateSourceLocationCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class CreateSourceLocationCommand extends CreateSourceLocationCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: CreateSourceLocationRequest;
|
|
113
|
+
output: CreateSourceLocationResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: CreateSourceLocationCommandInput;
|
|
117
|
+
output: CreateSourceLocationCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -82,4 +82,15 @@ declare const CreateVodSourceCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class CreateVodSourceCommand extends CreateVodSourceCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: CreateVodSourceRequest;
|
|
89
|
+
output: CreateVodSourceResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: CreateVodSourceCommandInput;
|
|
93
|
+
output: CreateVodSourceCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -55,4 +55,15 @@ declare const DeleteChannelCommand_base: {
|
|
|
55
55
|
* @public
|
|
56
56
|
*/
|
|
57
57
|
export declare class DeleteChannelCommand extends DeleteChannelCommand_base {
|
|
58
|
+
/** @internal type navigation helper, not in runtime. */
|
|
59
|
+
protected static __types: {
|
|
60
|
+
api: {
|
|
61
|
+
input: DeleteChannelRequest;
|
|
62
|
+
output: {};
|
|
63
|
+
};
|
|
64
|
+
sdk: {
|
|
65
|
+
input: DeleteChannelCommandInput;
|
|
66
|
+
output: DeleteChannelCommandOutput;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
58
69
|
}
|
|
@@ -55,4 +55,15 @@ declare const DeleteChannelPolicyCommand_base: {
|
|
|
55
55
|
* @public
|
|
56
56
|
*/
|
|
57
57
|
export declare class DeleteChannelPolicyCommand extends DeleteChannelPolicyCommand_base {
|
|
58
|
+
/** @internal type navigation helper, not in runtime. */
|
|
59
|
+
protected static __types: {
|
|
60
|
+
api: {
|
|
61
|
+
input: DeleteChannelPolicyRequest;
|
|
62
|
+
output: {};
|
|
63
|
+
};
|
|
64
|
+
sdk: {
|
|
65
|
+
input: DeleteChannelPolicyCommandInput;
|
|
66
|
+
output: DeleteChannelPolicyCommandOutput;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
58
69
|
}
|
|
@@ -56,4 +56,15 @@ declare const DeleteLiveSourceCommand_base: {
|
|
|
56
56
|
* @public
|
|
57
57
|
*/
|
|
58
58
|
export declare class DeleteLiveSourceCommand extends DeleteLiveSourceCommand_base {
|
|
59
|
+
/** @internal type navigation helper, not in runtime. */
|
|
60
|
+
protected static __types: {
|
|
61
|
+
api: {
|
|
62
|
+
input: DeleteLiveSourceRequest;
|
|
63
|
+
output: {};
|
|
64
|
+
};
|
|
65
|
+
sdk: {
|
|
66
|
+
input: DeleteLiveSourceCommandInput;
|
|
67
|
+
output: DeleteLiveSourceCommandOutput;
|
|
68
|
+
};
|
|
69
|
+
};
|
|
59
70
|
}
|
|
@@ -55,4 +55,15 @@ declare const DeletePlaybackConfigurationCommand_base: {
|
|
|
55
55
|
* @public
|
|
56
56
|
*/
|
|
57
57
|
export declare class DeletePlaybackConfigurationCommand extends DeletePlaybackConfigurationCommand_base {
|
|
58
|
+
/** @internal type navigation helper, not in runtime. */
|
|
59
|
+
protected static __types: {
|
|
60
|
+
api: {
|
|
61
|
+
input: DeletePlaybackConfigurationRequest;
|
|
62
|
+
output: {};
|
|
63
|
+
};
|
|
64
|
+
sdk: {
|
|
65
|
+
input: DeletePlaybackConfigurationCommandInput;
|
|
66
|
+
output: DeletePlaybackConfigurationCommandOutput;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
58
69
|
}
|
|
@@ -56,4 +56,15 @@ declare const DeletePrefetchScheduleCommand_base: {
|
|
|
56
56
|
* @public
|
|
57
57
|
*/
|
|
58
58
|
export declare class DeletePrefetchScheduleCommand extends DeletePrefetchScheduleCommand_base {
|
|
59
|
+
/** @internal type navigation helper, not in runtime. */
|
|
60
|
+
protected static __types: {
|
|
61
|
+
api: {
|
|
62
|
+
input: DeletePrefetchScheduleRequest;
|
|
63
|
+
output: {};
|
|
64
|
+
};
|
|
65
|
+
sdk: {
|
|
66
|
+
input: DeletePrefetchScheduleCommandInput;
|
|
67
|
+
output: DeletePrefetchScheduleCommandOutput;
|
|
68
|
+
};
|
|
69
|
+
};
|
|
59
70
|
}
|
|
@@ -56,4 +56,15 @@ declare const DeleteProgramCommand_base: {
|
|
|
56
56
|
* @public
|
|
57
57
|
*/
|
|
58
58
|
export declare class DeleteProgramCommand extends DeleteProgramCommand_base {
|
|
59
|
+
/** @internal type navigation helper, not in runtime. */
|
|
60
|
+
protected static __types: {
|
|
61
|
+
api: {
|
|
62
|
+
input: DeleteProgramRequest;
|
|
63
|
+
output: {};
|
|
64
|
+
};
|
|
65
|
+
sdk: {
|
|
66
|
+
input: DeleteProgramCommandInput;
|
|
67
|
+
output: DeleteProgramCommandOutput;
|
|
68
|
+
};
|
|
69
|
+
};
|
|
59
70
|
}
|
|
@@ -55,4 +55,15 @@ declare const DeleteSourceLocationCommand_base: {
|
|
|
55
55
|
* @public
|
|
56
56
|
*/
|
|
57
57
|
export declare class DeleteSourceLocationCommand extends DeleteSourceLocationCommand_base {
|
|
58
|
+
/** @internal type navigation helper, not in runtime. */
|
|
59
|
+
protected static __types: {
|
|
60
|
+
api: {
|
|
61
|
+
input: DeleteSourceLocationRequest;
|
|
62
|
+
output: {};
|
|
63
|
+
};
|
|
64
|
+
sdk: {
|
|
65
|
+
input: DeleteSourceLocationCommandInput;
|
|
66
|
+
output: DeleteSourceLocationCommandOutput;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
58
69
|
}
|
|
@@ -56,4 +56,15 @@ declare const DeleteVodSourceCommand_base: {
|
|
|
56
56
|
* @public
|
|
57
57
|
*/
|
|
58
58
|
export declare class DeleteVodSourceCommand extends DeleteVodSourceCommand_base {
|
|
59
|
+
/** @internal type navigation helper, not in runtime. */
|
|
60
|
+
protected static __types: {
|
|
61
|
+
api: {
|
|
62
|
+
input: DeleteVodSourceRequest;
|
|
63
|
+
output: {};
|
|
64
|
+
};
|
|
65
|
+
sdk: {
|
|
66
|
+
input: DeleteVodSourceCommandInput;
|
|
67
|
+
output: DeleteVodSourceCommandOutput;
|
|
68
|
+
};
|
|
69
|
+
};
|
|
59
70
|
}
|
|
@@ -100,4 +100,15 @@ declare const DescribeChannelCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class DescribeChannelCommand extends DescribeChannelCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: DescribeChannelRequest;
|
|
107
|
+
output: DescribeChannelResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: DescribeChannelCommandInput;
|
|
111
|
+
output: DescribeChannelCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -72,4 +72,15 @@ declare const DescribeLiveSourceCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class DescribeLiveSourceCommand extends DescribeLiveSourceCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DescribeLiveSourceRequest;
|
|
79
|
+
output: DescribeLiveSourceResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DescribeLiveSourceCommandInput;
|
|
83
|
+
output: DescribeLiveSourceCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -160,4 +160,15 @@ declare const DescribeProgramCommand_base: {
|
|
|
160
160
|
* @public
|
|
161
161
|
*/
|
|
162
162
|
export declare class DescribeProgramCommand extends DescribeProgramCommand_base {
|
|
163
|
+
/** @internal type navigation helper, not in runtime. */
|
|
164
|
+
protected static __types: {
|
|
165
|
+
api: {
|
|
166
|
+
input: DescribeProgramRequest;
|
|
167
|
+
output: DescribeProgramResponse;
|
|
168
|
+
};
|
|
169
|
+
sdk: {
|
|
170
|
+
input: DescribeProgramCommandInput;
|
|
171
|
+
output: DescribeProgramCommandOutput;
|
|
172
|
+
};
|
|
173
|
+
};
|
|
163
174
|
}
|
|
@@ -83,4 +83,15 @@ declare const DescribeSourceLocationCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class DescribeSourceLocationCommand extends DescribeSourceLocationCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: DescribeSourceLocationRequest;
|
|
90
|
+
output: DescribeSourceLocationResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DescribeSourceLocationCommandInput;
|
|
94
|
+
output: DescribeSourceLocationCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -77,4 +77,15 @@ declare const DescribeVodSourceCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class DescribeVodSourceCommand extends DescribeVodSourceCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: DescribeVodSourceRequest;
|
|
84
|
+
output: DescribeVodSourceResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: DescribeVodSourceCommandInput;
|
|
88
|
+
output: DescribeVodSourceCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -57,4 +57,15 @@ declare const GetChannelPolicyCommand_base: {
|
|
|
57
57
|
* @public
|
|
58
58
|
*/
|
|
59
59
|
export declare class GetChannelPolicyCommand extends GetChannelPolicyCommand_base {
|
|
60
|
+
/** @internal type navigation helper, not in runtime. */
|
|
61
|
+
protected static __types: {
|
|
62
|
+
api: {
|
|
63
|
+
input: GetChannelPolicyRequest;
|
|
64
|
+
output: GetChannelPolicyResponse;
|
|
65
|
+
};
|
|
66
|
+
sdk: {
|
|
67
|
+
input: GetChannelPolicyCommandInput;
|
|
68
|
+
output: GetChannelPolicyCommandOutput;
|
|
69
|
+
};
|
|
70
|
+
};
|
|
60
71
|
}
|
|
@@ -85,4 +85,15 @@ declare const GetChannelScheduleCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class GetChannelScheduleCommand extends GetChannelScheduleCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: GetChannelScheduleRequest;
|
|
92
|
+
output: GetChannelScheduleResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: GetChannelScheduleCommandInput;
|
|
96
|
+
output: GetChannelScheduleCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -107,4 +107,15 @@ declare const GetPlaybackConfigurationCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class GetPlaybackConfigurationCommand extends GetPlaybackConfigurationCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: GetPlaybackConfigurationRequest;
|
|
114
|
+
output: GetPlaybackConfigurationResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: GetPlaybackConfigurationCommandInput;
|
|
118
|
+
output: GetPlaybackConfigurationCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetPrefetchScheduleCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetPrefetchScheduleCommand extends GetPrefetchScheduleCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: GetPrefetchScheduleRequest;
|
|
85
|
+
output: GetPrefetchScheduleResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetPrefetchScheduleCommandInput;
|
|
89
|
+
output: GetPrefetchScheduleCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -71,4 +71,15 @@ declare const ListAlertsCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class ListAlertsCommand extends ListAlertsCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: ListAlertsRequest;
|
|
78
|
+
output: ListAlertsResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: ListAlertsCommandInput;
|
|
82
|
+
output: ListAlertsCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -103,4 +103,15 @@ declare const ListChannelsCommand_base: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export declare class ListChannelsCommand extends ListChannelsCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: ListChannelsRequest;
|
|
110
|
+
output: ListChannelsResponse;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: ListChannelsCommandInput;
|
|
114
|
+
output: ListChannelsCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -78,4 +78,15 @@ declare const ListLiveSourcesCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class ListLiveSourcesCommand extends ListLiveSourcesCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: ListLiveSourcesRequest;
|
|
85
|
+
output: ListLiveSourcesResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: ListLiveSourcesCommandInput;
|
|
89
|
+
output: ListLiveSourcesCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -113,4 +113,15 @@ declare const ListPlaybackConfigurationsCommand_base: {
|
|
|
113
113
|
* @public
|
|
114
114
|
*/
|
|
115
115
|
export declare class ListPlaybackConfigurationsCommand extends ListPlaybackConfigurationsCommand_base {
|
|
116
|
+
/** @internal type navigation helper, not in runtime. */
|
|
117
|
+
protected static __types: {
|
|
118
|
+
api: {
|
|
119
|
+
input: ListPlaybackConfigurationsRequest;
|
|
120
|
+
output: ListPlaybackConfigurationsResponse;
|
|
121
|
+
};
|
|
122
|
+
sdk: {
|
|
123
|
+
input: ListPlaybackConfigurationsCommandInput;
|
|
124
|
+
output: ListPlaybackConfigurationsCommandOutput;
|
|
125
|
+
};
|
|
126
|
+
};
|
|
116
127
|
}
|
|
@@ -85,4 +85,15 @@ declare const ListPrefetchSchedulesCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class ListPrefetchSchedulesCommand extends ListPrefetchSchedulesCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: ListPrefetchSchedulesRequest;
|
|
92
|
+
output: ListPrefetchSchedulesResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: ListPrefetchSchedulesCommandInput;
|
|
96
|
+
output: ListPrefetchSchedulesCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -89,4 +89,15 @@ declare const ListSourceLocationsCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class ListSourceLocationsCommand extends ListSourceLocationsCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: ListSourceLocationsRequest;
|
|
96
|
+
output: ListSourceLocationsResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: ListSourceLocationsCommandInput;
|
|
100
|
+
output: ListSourceLocationsCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -62,4 +62,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
62
62
|
* @public
|
|
63
63
|
*/
|
|
64
64
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
65
|
+
/** @internal type navigation helper, not in runtime. */
|
|
66
|
+
protected static __types: {
|
|
67
|
+
api: {
|
|
68
|
+
input: ListTagsForResourceRequest;
|
|
69
|
+
output: ListTagsForResourceResponse;
|
|
70
|
+
};
|
|
71
|
+
sdk: {
|
|
72
|
+
input: ListTagsForResourceCommandInput;
|
|
73
|
+
output: ListTagsForResourceCommandOutput;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
65
76
|
}
|
|
@@ -78,4 +78,15 @@ declare const ListVodSourcesCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class ListVodSourcesCommand extends ListVodSourcesCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: ListVodSourcesRequest;
|
|
85
|
+
output: ListVodSourcesResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: ListVodSourcesCommandInput;
|
|
89
|
+
output: ListVodSourcesCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -56,4 +56,15 @@ declare const PutChannelPolicyCommand_base: {
|
|
|
56
56
|
* @public
|
|
57
57
|
*/
|
|
58
58
|
export declare class PutChannelPolicyCommand extends PutChannelPolicyCommand_base {
|
|
59
|
+
/** @internal type navigation helper, not in runtime. */
|
|
60
|
+
protected static __types: {
|
|
61
|
+
api: {
|
|
62
|
+
input: PutChannelPolicyRequest;
|
|
63
|
+
output: {};
|
|
64
|
+
};
|
|
65
|
+
sdk: {
|
|
66
|
+
input: PutChannelPolicyCommandInput;
|
|
67
|
+
output: PutChannelPolicyCommandOutput;
|
|
68
|
+
};
|
|
69
|
+
};
|
|
59
70
|
}
|
|
@@ -147,4 +147,15 @@ declare const PutPlaybackConfigurationCommand_base: {
|
|
|
147
147
|
* @public
|
|
148
148
|
*/
|
|
149
149
|
export declare class PutPlaybackConfigurationCommand extends PutPlaybackConfigurationCommand_base {
|
|
150
|
+
/** @internal type navigation helper, not in runtime. */
|
|
151
|
+
protected static __types: {
|
|
152
|
+
api: {
|
|
153
|
+
input: PutPlaybackConfigurationRequest;
|
|
154
|
+
output: PutPlaybackConfigurationResponse;
|
|
155
|
+
};
|
|
156
|
+
sdk: {
|
|
157
|
+
input: PutPlaybackConfigurationCommandInput;
|
|
158
|
+
output: PutPlaybackConfigurationCommandOutput;
|
|
159
|
+
};
|
|
160
|
+
};
|
|
150
161
|
}
|
|
@@ -55,4 +55,15 @@ declare const StartChannelCommand_base: {
|
|
|
55
55
|
* @public
|
|
56
56
|
*/
|
|
57
57
|
export declare class StartChannelCommand extends StartChannelCommand_base {
|
|
58
|
+
/** @internal type navigation helper, not in runtime. */
|
|
59
|
+
protected static __types: {
|
|
60
|
+
api: {
|
|
61
|
+
input: StartChannelRequest;
|
|
62
|
+
output: {};
|
|
63
|
+
};
|
|
64
|
+
sdk: {
|
|
65
|
+
input: StartChannelCommandInput;
|
|
66
|
+
output: StartChannelCommandOutput;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
58
69
|
}
|
|
@@ -55,4 +55,15 @@ declare const StopChannelCommand_base: {
|
|
|
55
55
|
* @public
|
|
56
56
|
*/
|
|
57
57
|
export declare class StopChannelCommand extends StopChannelCommand_base {
|
|
58
|
+
/** @internal type navigation helper, not in runtime. */
|
|
59
|
+
protected static __types: {
|
|
60
|
+
api: {
|
|
61
|
+
input: StopChannelRequest;
|
|
62
|
+
output: {};
|
|
63
|
+
};
|
|
64
|
+
sdk: {
|
|
65
|
+
input: StopChannelCommandInput;
|
|
66
|
+
output: StopChannelCommandOutput;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
58
69
|
}
|
|
@@ -61,4 +61,15 @@ declare const TagResourceCommand_base: {
|
|
|
61
61
|
* @public
|
|
62
62
|
*/
|
|
63
63
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
64
|
+
/** @internal type navigation helper, not in runtime. */
|
|
65
|
+
protected static __types: {
|
|
66
|
+
api: {
|
|
67
|
+
input: TagResourceRequest;
|
|
68
|
+
output: {};
|
|
69
|
+
};
|
|
70
|
+
sdk: {
|
|
71
|
+
input: TagResourceCommandInput;
|
|
72
|
+
output: TagResourceCommandOutput;
|
|
73
|
+
};
|
|
74
|
+
};
|
|
64
75
|
}
|
|
@@ -61,4 +61,15 @@ declare const UntagResourceCommand_base: {
|
|
|
61
61
|
* @public
|
|
62
62
|
*/
|
|
63
63
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
64
|
+
/** @internal type navigation helper, not in runtime. */
|
|
65
|
+
protected static __types: {
|
|
66
|
+
api: {
|
|
67
|
+
input: UntagResourceRequest;
|
|
68
|
+
output: {};
|
|
69
|
+
};
|
|
70
|
+
sdk: {
|
|
71
|
+
input: UntagResourceCommandInput;
|
|
72
|
+
output: UntagResourceCommandOutput;
|
|
73
|
+
};
|
|
74
|
+
};
|
|
64
75
|
}
|