@aws-sdk/client-mediaconnect 3.650.0 → 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.
Files changed (105) hide show
  1. package/dist-types/commands/AddBridgeOutputsCommand.d.ts +11 -0
  2. package/dist-types/commands/AddBridgeSourcesCommand.d.ts +11 -0
  3. package/dist-types/commands/AddFlowMediaStreamsCommand.d.ts +11 -0
  4. package/dist-types/commands/AddFlowOutputsCommand.d.ts +11 -0
  5. package/dist-types/commands/AddFlowSourcesCommand.d.ts +11 -0
  6. package/dist-types/commands/AddFlowVpcInterfacesCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateBridgeCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateFlowCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateGatewayCommand.d.ts +11 -0
  10. package/dist-types/commands/DeleteBridgeCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteFlowCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteGatewayCommand.d.ts +11 -0
  13. package/dist-types/commands/DeregisterGatewayInstanceCommand.d.ts +11 -0
  14. package/dist-types/commands/DescribeBridgeCommand.d.ts +11 -0
  15. package/dist-types/commands/DescribeFlowCommand.d.ts +11 -0
  16. package/dist-types/commands/DescribeFlowSourceMetadataCommand.d.ts +11 -0
  17. package/dist-types/commands/DescribeFlowSourceThumbnailCommand.d.ts +11 -0
  18. package/dist-types/commands/DescribeGatewayCommand.d.ts +11 -0
  19. package/dist-types/commands/DescribeGatewayInstanceCommand.d.ts +11 -0
  20. package/dist-types/commands/DescribeOfferingCommand.d.ts +11 -0
  21. package/dist-types/commands/DescribeReservationCommand.d.ts +11 -0
  22. package/dist-types/commands/GrantFlowEntitlementsCommand.d.ts +11 -0
  23. package/dist-types/commands/ListBridgesCommand.d.ts +11 -0
  24. package/dist-types/commands/ListEntitlementsCommand.d.ts +11 -0
  25. package/dist-types/commands/ListFlowsCommand.d.ts +11 -0
  26. package/dist-types/commands/ListGatewayInstancesCommand.d.ts +11 -0
  27. package/dist-types/commands/ListGatewaysCommand.d.ts +11 -0
  28. package/dist-types/commands/ListOfferingsCommand.d.ts +11 -0
  29. package/dist-types/commands/ListReservationsCommand.d.ts +11 -0
  30. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  31. package/dist-types/commands/PurchaseOfferingCommand.d.ts +11 -0
  32. package/dist-types/commands/RemoveBridgeOutputCommand.d.ts +11 -0
  33. package/dist-types/commands/RemoveBridgeSourceCommand.d.ts +11 -0
  34. package/dist-types/commands/RemoveFlowMediaStreamCommand.d.ts +11 -0
  35. package/dist-types/commands/RemoveFlowOutputCommand.d.ts +11 -0
  36. package/dist-types/commands/RemoveFlowSourceCommand.d.ts +11 -0
  37. package/dist-types/commands/RemoveFlowVpcInterfaceCommand.d.ts +11 -0
  38. package/dist-types/commands/RevokeFlowEntitlementCommand.d.ts +11 -0
  39. package/dist-types/commands/StartFlowCommand.d.ts +11 -0
  40. package/dist-types/commands/StopFlowCommand.d.ts +11 -0
  41. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  42. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  43. package/dist-types/commands/UpdateBridgeCommand.d.ts +11 -0
  44. package/dist-types/commands/UpdateBridgeOutputCommand.d.ts +11 -0
  45. package/dist-types/commands/UpdateBridgeSourceCommand.d.ts +11 -0
  46. package/dist-types/commands/UpdateBridgeStateCommand.d.ts +11 -0
  47. package/dist-types/commands/UpdateFlowCommand.d.ts +11 -0
  48. package/dist-types/commands/UpdateFlowEntitlementCommand.d.ts +11 -0
  49. package/dist-types/commands/UpdateFlowMediaStreamCommand.d.ts +11 -0
  50. package/dist-types/commands/UpdateFlowOutputCommand.d.ts +11 -0
  51. package/dist-types/commands/UpdateFlowSourceCommand.d.ts +11 -0
  52. package/dist-types/commands/UpdateGatewayInstanceCommand.d.ts +11 -0
  53. package/dist-types/ts3.4/commands/AddBridgeOutputsCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/AddBridgeSourcesCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/CreateBridgeCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/DeleteBridgeCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/DeregisterGatewayInstanceCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/DescribeBridgeCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/DescribeFlowSourceMetadataCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/DescribeFlowSourceThumbnailCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/DescribeGatewayInstanceCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/ListBridgesCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/ListEntitlementsCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/ListGatewayInstancesCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/RemoveBridgeOutputCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/RemoveBridgeSourceCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/StopFlowCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/UpdateBridgeCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/UpdateBridgeOutputCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/UpdateBridgeSourceCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/UpdateBridgeStateCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/UpdateGatewayInstanceCommand.d.ts +12 -1
  105. package/package.json +36 -36
@@ -76,4 +76,15 @@ declare const StopFlowCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class StopFlowCommand extends StopFlowCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: StopFlowRequest;
83
+ output: StopFlowResponse;
84
+ };
85
+ sdk: {
86
+ input: StopFlowCommandInput;
87
+ output: StopFlowCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -67,4 +67,15 @@ declare const TagResourceCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class TagResourceCommand extends TagResourceCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: TagResourceRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: TagResourceCommandInput;
78
+ output: TagResourceCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -67,4 +67,15 @@ declare const UntagResourceCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: UntagResourceRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: UntagResourceCommandInput;
78
+ output: UntagResourceCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -158,4 +158,15 @@ declare const UpdateBridgeCommand_base: {
158
158
  * @public
159
159
  */
160
160
  export declare class UpdateBridgeCommand extends UpdateBridgeCommand_base {
161
+ /** @internal type navigation helper, not in runtime. */
162
+ protected static __types: {
163
+ api: {
164
+ input: UpdateBridgeRequest;
165
+ output: UpdateBridgeResponse;
166
+ };
167
+ sdk: {
168
+ input: UpdateBridgeCommandInput;
169
+ output: UpdateBridgeCommandOutput;
170
+ };
171
+ };
161
172
  }
@@ -101,4 +101,15 @@ declare const UpdateBridgeOutputCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class UpdateBridgeOutputCommand extends UpdateBridgeOutputCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: UpdateBridgeOutputRequest;
108
+ output: UpdateBridgeOutputResponse;
109
+ };
110
+ sdk: {
111
+ input: UpdateBridgeOutputCommandInput;
112
+ output: UpdateBridgeOutputCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -108,4 +108,15 @@ declare const UpdateBridgeSourceCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class UpdateBridgeSourceCommand extends UpdateBridgeSourceCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: UpdateBridgeSourceRequest;
115
+ output: UpdateBridgeSourceResponse;
116
+ };
117
+ sdk: {
118
+ input: UpdateBridgeSourceCommandInput;
119
+ output: UpdateBridgeSourceCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -80,4 +80,15 @@ declare const UpdateBridgeStateCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class UpdateBridgeStateCommand extends UpdateBridgeStateCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: UpdateBridgeStateRequest;
87
+ output: UpdateBridgeStateResponse;
88
+ };
89
+ sdk: {
90
+ input: UpdateBridgeStateCommandInput;
91
+ output: UpdateBridgeStateCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -368,4 +368,15 @@ declare const UpdateFlowCommand_base: {
368
368
  * @public
369
369
  */
370
370
  export declare class UpdateFlowCommand extends UpdateFlowCommand_base {
371
+ /** @internal type navigation helper, not in runtime. */
372
+ protected static __types: {
373
+ api: {
374
+ input: UpdateFlowRequest;
375
+ output: UpdateFlowResponse;
376
+ };
377
+ sdk: {
378
+ input: UpdateFlowCommandInput;
379
+ output: UpdateFlowCommandOutput;
380
+ };
381
+ };
371
382
  }
@@ -113,4 +113,15 @@ declare const UpdateFlowEntitlementCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class UpdateFlowEntitlementCommand extends UpdateFlowEntitlementCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: UpdateFlowEntitlementRequest;
120
+ output: UpdateFlowEntitlementResponse;
121
+ };
122
+ sdk: {
123
+ input: UpdateFlowEntitlementCommandInput;
124
+ output: UpdateFlowEntitlementCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -113,4 +113,15 @@ declare const UpdateFlowMediaStreamCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class UpdateFlowMediaStreamCommand extends UpdateFlowMediaStreamCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: UpdateFlowMediaStreamRequest;
120
+ output: UpdateFlowMediaStreamResponse;
121
+ };
122
+ sdk: {
123
+ input: UpdateFlowMediaStreamCommandInput;
124
+ output: UpdateFlowMediaStreamCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -191,4 +191,15 @@ declare const UpdateFlowOutputCommand_base: {
191
191
  * @public
192
192
  */
193
193
  export declare class UpdateFlowOutputCommand extends UpdateFlowOutputCommand_base {
194
+ /** @internal type navigation helper, not in runtime. */
195
+ protected static __types: {
196
+ api: {
197
+ input: UpdateFlowOutputRequest;
198
+ output: UpdateFlowOutputResponse;
199
+ };
200
+ sdk: {
201
+ input: UpdateFlowOutputCommandInput;
202
+ output: UpdateFlowOutputCommandOutput;
203
+ };
204
+ };
194
205
  }
@@ -184,4 +184,15 @@ declare const UpdateFlowSourceCommand_base: {
184
184
  * @public
185
185
  */
186
186
  export declare class UpdateFlowSourceCommand extends UpdateFlowSourceCommand_base {
187
+ /** @internal type navigation helper, not in runtime. */
188
+ protected static __types: {
189
+ api: {
190
+ input: UpdateFlowSourceRequest;
191
+ output: UpdateFlowSourceResponse;
192
+ };
193
+ sdk: {
194
+ input: UpdateFlowSourceCommandInput;
195
+ output: UpdateFlowSourceCommandOutput;
196
+ };
197
+ };
187
198
  }
@@ -80,4 +80,15 @@ declare const UpdateGatewayInstanceCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class UpdateGatewayInstanceCommand extends UpdateGatewayInstanceCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: UpdateGatewayInstanceRequest;
87
+ output: UpdateGatewayInstanceResponse;
88
+ };
89
+ sdk: {
90
+ input: UpdateGatewayInstanceCommandInput;
91
+ output: UpdateGatewayInstanceCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -36,4 +36,15 @@ declare const AddBridgeOutputsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class AddBridgeOutputsCommand extends AddBridgeOutputsCommand_base {}
39
+ export declare class AddBridgeOutputsCommand extends AddBridgeOutputsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: AddBridgeOutputsRequest;
43
+ output: AddBridgeOutputsResponse;
44
+ };
45
+ sdk: {
46
+ input: AddBridgeOutputsCommandInput;
47
+ output: AddBridgeOutputsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const AddBridgeSourcesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class AddBridgeSourcesCommand extends AddBridgeSourcesCommand_base {}
39
+ export declare class AddBridgeSourcesCommand extends AddBridgeSourcesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: AddBridgeSourcesRequest;
43
+ output: AddBridgeSourcesResponse;
44
+ };
45
+ sdk: {
46
+ input: AddBridgeSourcesCommandInput;
47
+ output: AddBridgeSourcesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const AddFlowMediaStreamsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AddFlowMediaStreamsCommand extends AddFlowMediaStreamsCommand_base {}
40
+ export declare class AddFlowMediaStreamsCommand extends AddFlowMediaStreamsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AddFlowMediaStreamsRequest;
44
+ output: AddFlowMediaStreamsResponse;
45
+ };
46
+ sdk: {
47
+ input: AddFlowMediaStreamsCommandInput;
48
+ output: AddFlowMediaStreamsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const AddFlowOutputsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class AddFlowOutputsCommand extends AddFlowOutputsCommand_base {}
39
+ export declare class AddFlowOutputsCommand extends AddFlowOutputsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: AddFlowOutputsRequest;
43
+ output: AddFlowOutputsResponse;
44
+ };
45
+ sdk: {
46
+ input: AddFlowOutputsCommandInput;
47
+ output: AddFlowOutputsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const AddFlowSourcesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class AddFlowSourcesCommand extends AddFlowSourcesCommand_base {}
39
+ export declare class AddFlowSourcesCommand extends AddFlowSourcesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: AddFlowSourcesRequest;
43
+ output: AddFlowSourcesResponse;
44
+ };
45
+ sdk: {
46
+ input: AddFlowSourcesCommandInput;
47
+ output: AddFlowSourcesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const AddFlowVpcInterfacesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AddFlowVpcInterfacesCommand extends AddFlowVpcInterfacesCommand_base {}
40
+ export declare class AddFlowVpcInterfacesCommand extends AddFlowVpcInterfacesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AddFlowVpcInterfacesRequest;
44
+ output: AddFlowVpcInterfacesResponse;
45
+ };
46
+ sdk: {
47
+ input: AddFlowVpcInterfacesCommandInput;
48
+ output: AddFlowVpcInterfacesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const CreateBridgeCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateBridgeCommand extends CreateBridgeCommand_base {}
36
+ export declare class CreateBridgeCommand extends CreateBridgeCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateBridgeRequest;
40
+ output: CreateBridgeResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateBridgeCommandInput;
44
+ output: CreateBridgeCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const CreateFlowCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateFlowCommand extends CreateFlowCommand_base {}
36
+ export declare class CreateFlowCommand extends CreateFlowCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateFlowRequest;
40
+ output: CreateFlowResponse;
41
+ };
42
+ sdk: {
43
+ input: CreateFlowCommandInput;
44
+ output: CreateFlowCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const CreateGatewayCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateGatewayCommand extends CreateGatewayCommand_base {}
39
+ export declare class CreateGatewayCommand extends CreateGatewayCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateGatewayRequest;
43
+ output: CreateGatewayResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateGatewayCommandInput;
47
+ output: CreateGatewayCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const DeleteBridgeCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteBridgeCommand extends DeleteBridgeCommand_base {}
36
+ export declare class DeleteBridgeCommand extends DeleteBridgeCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteBridgeRequest;
40
+ output: DeleteBridgeResponse;
41
+ };
42
+ sdk: {
43
+ input: DeleteBridgeCommandInput;
44
+ output: DeleteBridgeCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const DeleteFlowCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteFlowCommand extends DeleteFlowCommand_base {}
36
+ export declare class DeleteFlowCommand extends DeleteFlowCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteFlowRequest;
40
+ output: DeleteFlowResponse;
41
+ };
42
+ sdk: {
43
+ input: DeleteFlowCommandInput;
44
+ output: DeleteFlowCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const DeleteGatewayCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteGatewayCommand extends DeleteGatewayCommand_base {}
39
+ export declare class DeleteGatewayCommand extends DeleteGatewayCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteGatewayRequest;
43
+ output: DeleteGatewayResponse;
44
+ };
45
+ sdk: {
46
+ input: DeleteGatewayCommandInput;
47
+ output: DeleteGatewayCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeregisterGatewayInstanceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeregisterGatewayInstanceCommand extends DeregisterGatewayInstanceCommand_base {}
40
+ export declare class DeregisterGatewayInstanceCommand extends DeregisterGatewayInstanceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeregisterGatewayInstanceRequest;
44
+ output: DeregisterGatewayInstanceResponse;
45
+ };
46
+ sdk: {
47
+ input: DeregisterGatewayInstanceCommandInput;
48
+ output: DeregisterGatewayInstanceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeBridgeCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeBridgeCommand extends DescribeBridgeCommand_base {}
39
+ export declare class DescribeBridgeCommand extends DescribeBridgeCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeBridgeRequest;
43
+ output: DescribeBridgeResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeBridgeCommandInput;
47
+ output: DescribeBridgeCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const DescribeFlowCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeFlowCommand extends DescribeFlowCommand_base {}
36
+ export declare class DescribeFlowCommand extends DescribeFlowCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DescribeFlowRequest;
40
+ output: DescribeFlowResponse;
41
+ };
42
+ sdk: {
43
+ input: DescribeFlowCommandInput;
44
+ output: DescribeFlowCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeFlowSourceMetadataCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeFlowSourceMetadataCommand extends DescribeFlowSourceMetadataCommand_base {}
40
+ export declare class DescribeFlowSourceMetadataCommand extends DescribeFlowSourceMetadataCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeFlowSourceMetadataRequest;
44
+ output: DescribeFlowSourceMetadataResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeFlowSourceMetadataCommandInput;
48
+ output: DescribeFlowSourceMetadataCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeFlowSourceThumbnailCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeFlowSourceThumbnailCommand extends DescribeFlowSourceThumbnailCommand_base {}
40
+ export declare class DescribeFlowSourceThumbnailCommand extends DescribeFlowSourceThumbnailCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeFlowSourceThumbnailRequest;
44
+ output: DescribeFlowSourceThumbnailResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeFlowSourceThumbnailCommandInput;
48
+ output: DescribeFlowSourceThumbnailCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeGatewayCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeGatewayCommand extends DescribeGatewayCommand_base {}
39
+ export declare class DescribeGatewayCommand extends DescribeGatewayCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeGatewayRequest;
43
+ output: DescribeGatewayResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeGatewayCommandInput;
47
+ output: DescribeGatewayCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeGatewayInstanceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeGatewayInstanceCommand extends DescribeGatewayInstanceCommand_base {}
40
+ export declare class DescribeGatewayInstanceCommand extends DescribeGatewayInstanceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeGatewayInstanceRequest;
44
+ output: DescribeGatewayInstanceResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeGatewayInstanceCommandInput;
48
+ output: DescribeGatewayInstanceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeOfferingCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeOfferingCommand extends DescribeOfferingCommand_base {}
39
+ export declare class DescribeOfferingCommand extends DescribeOfferingCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeOfferingRequest;
43
+ output: DescribeOfferingResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeOfferingCommandInput;
47
+ output: DescribeOfferingCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DescribeReservationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeReservationCommand extends DescribeReservationCommand_base {}
40
+ export declare class DescribeReservationCommand extends DescribeReservationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeReservationRequest;
44
+ output: DescribeReservationResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeReservationCommandInput;
48
+ output: DescribeReservationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GrantFlowEntitlementsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GrantFlowEntitlementsCommand extends GrantFlowEntitlementsCommand_base {}
40
+ export declare class GrantFlowEntitlementsCommand extends GrantFlowEntitlementsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GrantFlowEntitlementsRequest;
44
+ output: GrantFlowEntitlementsResponse;
45
+ };
46
+ sdk: {
47
+ input: GrantFlowEntitlementsCommandInput;
48
+ output: GrantFlowEntitlementsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListBridgesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListBridgesCommand extends ListBridgesCommand_base {}
36
+ export declare class ListBridgesCommand extends ListBridgesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListBridgesRequest;
40
+ output: ListBridgesResponse;
41
+ };
42
+ sdk: {
43
+ input: ListBridgesCommandInput;
44
+ output: ListBridgesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const ListEntitlementsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListEntitlementsCommand extends ListEntitlementsCommand_base {}
39
+ export declare class ListEntitlementsCommand extends ListEntitlementsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListEntitlementsRequest;
43
+ output: ListEntitlementsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListEntitlementsCommandInput;
47
+ output: ListEntitlementsCommandOutput;
48
+ };
49
+ };
50
+ }