@aws-sdk/client-global-accelerator 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 (113) hide show
  1. package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +11 -0
  2. package/dist-types/commands/AddEndpointsCommand.d.ts +11 -0
  3. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +11 -0
  4. package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateAcceleratorCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateEndpointGroupCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateListenerCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteAcceleratorCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteListenerCommand.d.ts +11 -0
  19. package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +11 -0
  20. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +11 -0
  21. package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +11 -0
  22. package/dist-types/commands/DescribeAcceleratorCommand.d.ts +11 -0
  23. package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +11 -0
  24. package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +11 -0
  25. package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +11 -0
  26. package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +11 -0
  27. package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +11 -0
  28. package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribeListenerCommand.d.ts +11 -0
  30. package/dist-types/commands/ListAcceleratorsCommand.d.ts +11 -0
  31. package/dist-types/commands/ListByoipCidrsCommand.d.ts +11 -0
  32. package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +11 -0
  33. package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +11 -0
  34. package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +11 -0
  35. package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +11 -0
  36. package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +11 -0
  37. package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +11 -0
  38. package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +11 -0
  39. package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +11 -0
  40. package/dist-types/commands/ListEndpointGroupsCommand.d.ts +11 -0
  41. package/dist-types/commands/ListListenersCommand.d.ts +11 -0
  42. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  43. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +11 -0
  44. package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +11 -0
  45. package/dist-types/commands/RemoveEndpointsCommand.d.ts +11 -0
  46. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  47. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  48. package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +11 -0
  49. package/dist-types/commands/UpdateAcceleratorCommand.d.ts +11 -0
  50. package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +11 -0
  51. package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +11 -0
  52. package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +11 -0
  53. package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +11 -0
  54. package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +11 -0
  55. package/dist-types/commands/UpdateListenerCommand.d.ts +11 -0
  56. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +11 -0
  57. package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +12 -1
  113. package/package.json +35 -35
@@ -99,4 +99,15 @@ declare const AddCustomRoutingEndpointsCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class AddCustomRoutingEndpointsCommand extends AddCustomRoutingEndpointsCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: AddCustomRoutingEndpointsRequest;
106
+ output: AddCustomRoutingEndpointsResponse;
107
+ };
108
+ sdk: {
109
+ input: AddCustomRoutingEndpointsCommandInput;
110
+ output: AddCustomRoutingEndpointsCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -111,4 +111,15 @@ declare const AddEndpointsCommand_base: {
111
111
  * @public
112
112
  */
113
113
  export declare class AddEndpointsCommand extends AddEndpointsCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: AddEndpointsRequest;
118
+ output: AddEndpointsResponse;
119
+ };
120
+ sdk: {
121
+ input: AddEndpointsCommandInput;
122
+ output: AddEndpointsCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -88,4 +88,15 @@ declare const AdvertiseByoipCidrCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class AdvertiseByoipCidrCommand extends AdvertiseByoipCidrCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: AdvertiseByoipCidrRequest;
95
+ output: AdvertiseByoipCidrResponse;
96
+ };
97
+ sdk: {
98
+ input: AdvertiseByoipCidrCommandInput;
99
+ output: AdvertiseByoipCidrCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -77,4 +77,15 @@ declare const AllowCustomRoutingTrafficCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class AllowCustomRoutingTrafficCommand extends AllowCustomRoutingTrafficCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: AllowCustomRoutingTrafficRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: AllowCustomRoutingTrafficCommandInput;
88
+ output: AllowCustomRoutingTrafficCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -115,4 +115,15 @@ declare const CreateAcceleratorCommand_base: {
115
115
  * @public
116
116
  */
117
117
  export declare class CreateAcceleratorCommand extends CreateAcceleratorCommand_base {
118
+ /** @internal type navigation helper, not in runtime. */
119
+ protected static __types: {
120
+ api: {
121
+ input: CreateAcceleratorRequest;
122
+ output: CreateAcceleratorResponse;
123
+ };
124
+ sdk: {
125
+ input: CreateAcceleratorCommandInput;
126
+ output: CreateAcceleratorCommandOutput;
127
+ };
128
+ };
118
129
  }
@@ -121,4 +121,15 @@ declare const CreateCrossAccountAttachmentCommand_base: {
121
121
  * @public
122
122
  */
123
123
  export declare class CreateCrossAccountAttachmentCommand extends CreateCrossAccountAttachmentCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: CreateCrossAccountAttachmentRequest;
128
+ output: CreateCrossAccountAttachmentResponse;
129
+ };
130
+ sdk: {
131
+ input: CreateCrossAccountAttachmentCommandInput;
132
+ output: CreateCrossAccountAttachmentCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -112,4 +112,15 @@ declare const CreateCustomRoutingAcceleratorCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class CreateCustomRoutingAcceleratorCommand extends CreateCustomRoutingAcceleratorCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: CreateCustomRoutingAcceleratorRequest;
119
+ output: CreateCustomRoutingAcceleratorResponse;
120
+ };
121
+ sdk: {
122
+ input: CreateCustomRoutingAcceleratorCommandInput;
123
+ output: CreateCustomRoutingAcceleratorCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -111,4 +111,15 @@ declare const CreateCustomRoutingEndpointGroupCommand_base: {
111
111
  * @public
112
112
  */
113
113
  export declare class CreateCustomRoutingEndpointGroupCommand extends CreateCustomRoutingEndpointGroupCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: CreateCustomRoutingEndpointGroupRequest;
118
+ output: CreateCustomRoutingEndpointGroupResponse;
119
+ };
120
+ sdk: {
121
+ input: CreateCustomRoutingEndpointGroupCommandInput;
122
+ output: CreateCustomRoutingEndpointGroupCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -88,4 +88,15 @@ declare const CreateCustomRoutingListenerCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class CreateCustomRoutingListenerCommand extends CreateCustomRoutingListenerCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: CreateCustomRoutingListenerRequest;
95
+ output: CreateCustomRoutingListenerResponse;
96
+ };
97
+ sdk: {
98
+ input: CreateCustomRoutingListenerCommandInput;
99
+ output: CreateCustomRoutingListenerCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -128,4 +128,15 @@ declare const CreateEndpointGroupCommand_base: {
128
128
  * @public
129
129
  */
130
130
  export declare class CreateEndpointGroupCommand extends CreateEndpointGroupCommand_base {
131
+ /** @internal type navigation helper, not in runtime. */
132
+ protected static __types: {
133
+ api: {
134
+ input: CreateEndpointGroupRequest;
135
+ output: CreateEndpointGroupResponse;
136
+ };
137
+ sdk: {
138
+ input: CreateEndpointGroupCommandInput;
139
+ output: CreateEndpointGroupCommandOutput;
140
+ };
141
+ };
131
142
  }
@@ -92,4 +92,15 @@ declare const CreateListenerCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class CreateListenerCommand extends CreateListenerCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: CreateListenerRequest;
99
+ output: CreateListenerResponse;
100
+ };
101
+ sdk: {
102
+ input: CreateListenerCommandInput;
103
+ output: CreateListenerCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -87,4 +87,15 @@ declare const DeleteAcceleratorCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DeleteAcceleratorCommand extends DeleteAcceleratorCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DeleteAcceleratorRequest;
94
+ output: {};
95
+ };
96
+ sdk: {
97
+ input: DeleteAcceleratorCommandInput;
98
+ output: DeleteAcceleratorCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -75,4 +75,15 @@ declare const DeleteCrossAccountAttachmentCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DeleteCrossAccountAttachmentCommand extends DeleteCrossAccountAttachmentCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DeleteCrossAccountAttachmentRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: DeleteCrossAccountAttachmentCommandInput;
86
+ output: DeleteCrossAccountAttachmentCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -87,4 +87,15 @@ declare const DeleteCustomRoutingAcceleratorCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DeleteCustomRoutingAcceleratorCommand extends DeleteCustomRoutingAcceleratorCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DeleteCustomRoutingAcceleratorRequest;
94
+ output: {};
95
+ };
96
+ sdk: {
97
+ input: DeleteCustomRoutingAcceleratorCommandInput;
98
+ output: DeleteCustomRoutingAcceleratorCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -64,4 +64,15 @@ declare const DeleteCustomRoutingEndpointGroupCommand_base: {
64
64
  * @public
65
65
  */
66
66
  export declare class DeleteCustomRoutingEndpointGroupCommand extends DeleteCustomRoutingEndpointGroupCommand_base {
67
+ /** @internal type navigation helper, not in runtime. */
68
+ protected static __types: {
69
+ api: {
70
+ input: DeleteCustomRoutingEndpointGroupRequest;
71
+ output: {};
72
+ };
73
+ sdk: {
74
+ input: DeleteCustomRoutingEndpointGroupCommandInput;
75
+ output: DeleteCustomRoutingEndpointGroupCommandOutput;
76
+ };
77
+ };
67
78
  }
@@ -68,4 +68,15 @@ declare const DeleteCustomRoutingListenerCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DeleteCustomRoutingListenerCommand extends DeleteCustomRoutingListenerCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DeleteCustomRoutingListenerRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DeleteCustomRoutingListenerCommandInput;
79
+ output: DeleteCustomRoutingListenerCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -64,4 +64,15 @@ declare const DeleteEndpointGroupCommand_base: {
64
64
  * @public
65
65
  */
66
66
  export declare class DeleteEndpointGroupCommand extends DeleteEndpointGroupCommand_base {
67
+ /** @internal type navigation helper, not in runtime. */
68
+ protected static __types: {
69
+ api: {
70
+ input: DeleteEndpointGroupRequest;
71
+ output: {};
72
+ };
73
+ sdk: {
74
+ input: DeleteEndpointGroupCommandInput;
75
+ output: DeleteEndpointGroupCommandOutput;
76
+ };
77
+ };
67
78
  }
@@ -68,4 +68,15 @@ declare const DeleteListenerCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DeleteListenerCommand extends DeleteListenerCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DeleteListenerRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DeleteListenerCommandInput;
79
+ output: DeleteListenerCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -77,4 +77,15 @@ declare const DenyCustomRoutingTrafficCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DenyCustomRoutingTrafficCommand extends DenyCustomRoutingTrafficCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DenyCustomRoutingTrafficRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: DenyCustomRoutingTrafficCommandInput;
88
+ output: DenyCustomRoutingTrafficCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -88,4 +88,15 @@ declare const DeprovisionByoipCidrCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class DeprovisionByoipCidrCommand extends DeprovisionByoipCidrCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DeprovisionByoipCidrRequest;
95
+ output: DeprovisionByoipCidrResponse;
96
+ };
97
+ sdk: {
98
+ input: DeprovisionByoipCidrCommandInput;
99
+ output: DeprovisionByoipCidrCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -71,4 +71,15 @@ declare const DescribeAcceleratorAttributesCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DescribeAcceleratorAttributesCommand extends DescribeAcceleratorAttributesCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DescribeAcceleratorAttributesRequest;
78
+ output: DescribeAcceleratorAttributesResponse;
79
+ };
80
+ sdk: {
81
+ input: DescribeAcceleratorAttributesCommandInput;
82
+ output: DescribeAcceleratorAttributesCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -91,4 +91,15 @@ declare const DescribeAcceleratorCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class DescribeAcceleratorCommand extends DescribeAcceleratorCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: DescribeAcceleratorRequest;
98
+ output: DescribeAcceleratorResponse;
99
+ };
100
+ sdk: {
101
+ input: DescribeAcceleratorCommandInput;
102
+ output: DescribeAcceleratorCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -84,4 +84,15 @@ declare const DescribeCrossAccountAttachmentCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DescribeCrossAccountAttachmentCommand extends DescribeCrossAccountAttachmentCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DescribeCrossAccountAttachmentRequest;
91
+ output: DescribeCrossAccountAttachmentResponse;
92
+ };
93
+ sdk: {
94
+ input: DescribeCrossAccountAttachmentCommandInput;
95
+ output: DescribeCrossAccountAttachmentCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -70,4 +70,15 @@ declare const DescribeCustomRoutingAcceleratorAttributesCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class DescribeCustomRoutingAcceleratorAttributesCommand extends DescribeCustomRoutingAcceleratorAttributesCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: DescribeCustomRoutingAcceleratorAttributesRequest;
77
+ output: DescribeCustomRoutingAcceleratorAttributesResponse;
78
+ };
79
+ sdk: {
80
+ input: DescribeCustomRoutingAcceleratorAttributesCommandInput;
81
+ output: DescribeCustomRoutingAcceleratorAttributesCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -84,4 +84,15 @@ declare const DescribeCustomRoutingAcceleratorCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DescribeCustomRoutingAcceleratorCommand extends DescribeCustomRoutingAcceleratorCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DescribeCustomRoutingAcceleratorRequest;
91
+ output: DescribeCustomRoutingAcceleratorResponse;
92
+ };
93
+ sdk: {
94
+ input: DescribeCustomRoutingAcceleratorCommandInput;
95
+ output: DescribeCustomRoutingAcceleratorCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -83,4 +83,15 @@ declare const DescribeCustomRoutingEndpointGroupCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DescribeCustomRoutingEndpointGroupCommand extends DescribeCustomRoutingEndpointGroupCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DescribeCustomRoutingEndpointGroupRequest;
90
+ output: DescribeCustomRoutingEndpointGroupResponse;
91
+ };
92
+ sdk: {
93
+ input: DescribeCustomRoutingEndpointGroupCommandInput;
94
+ output: DescribeCustomRoutingEndpointGroupCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -74,4 +74,15 @@ declare const DescribeCustomRoutingListenerCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DescribeCustomRoutingListenerCommand extends DescribeCustomRoutingListenerCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DescribeCustomRoutingListenerRequest;
81
+ output: DescribeCustomRoutingListenerResponse;
82
+ };
83
+ sdk: {
84
+ input: DescribeCustomRoutingListenerCommandInput;
85
+ output: DescribeCustomRoutingListenerCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -90,4 +90,15 @@ declare const DescribeEndpointGroupCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DescribeEndpointGroupCommand extends DescribeEndpointGroupCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DescribeEndpointGroupRequest;
97
+ output: DescribeEndpointGroupResponse;
98
+ };
99
+ sdk: {
100
+ input: DescribeEndpointGroupCommandInput;
101
+ output: DescribeEndpointGroupCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -76,4 +76,15 @@ declare const DescribeListenerCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DescribeListenerCommand extends DescribeListenerCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DescribeListenerRequest;
83
+ output: DescribeListenerResponse;
84
+ };
85
+ sdk: {
86
+ input: DescribeListenerCommandInput;
87
+ output: DescribeListenerCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -95,4 +95,15 @@ declare const ListAcceleratorsCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class ListAcceleratorsCommand extends ListAcceleratorsCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: ListAcceleratorsRequest;
102
+ output: ListAcceleratorsResponse;
103
+ };
104
+ sdk: {
105
+ input: ListAcceleratorsCommandInput;
106
+ output: ListAcceleratorsCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -83,4 +83,15 @@ declare const ListByoipCidrsCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class ListByoipCidrsCommand extends ListByoipCidrsCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: ListByoipCidrsRequest;
90
+ output: ListByoipCidrsResponse;
91
+ };
92
+ sdk: {
93
+ input: ListByoipCidrsCommandInput;
94
+ output: ListByoipCidrsCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -88,4 +88,15 @@ declare const ListCrossAccountAttachmentsCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class ListCrossAccountAttachmentsCommand extends ListCrossAccountAttachmentsCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: ListCrossAccountAttachmentsRequest;
95
+ output: ListCrossAccountAttachmentsResponse;
96
+ };
97
+ sdk: {
98
+ input: ListCrossAccountAttachmentsCommandInput;
99
+ output: ListCrossAccountAttachmentsCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -66,4 +66,15 @@ declare const ListCrossAccountResourceAccountsCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class ListCrossAccountResourceAccountsCommand extends ListCrossAccountResourceAccountsCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: {};
73
+ output: ListCrossAccountResourceAccountsResponse;
74
+ };
75
+ sdk: {
76
+ input: ListCrossAccountResourceAccountsCommandInput;
77
+ output: ListCrossAccountResourceAccountsCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -82,4 +82,15 @@ declare const ListCrossAccountResourcesCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class ListCrossAccountResourcesCommand extends ListCrossAccountResourcesCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: ListCrossAccountResourcesRequest;
89
+ output: ListCrossAccountResourcesResponse;
90
+ };
91
+ sdk: {
92
+ input: ListCrossAccountResourcesCommandInput;
93
+ output: ListCrossAccountResourcesCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -88,4 +88,15 @@ declare const ListCustomRoutingAcceleratorsCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class ListCustomRoutingAcceleratorsCommand extends ListCustomRoutingAcceleratorsCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: ListCustomRoutingAcceleratorsRequest;
95
+ output: ListCustomRoutingAcceleratorsResponse;
96
+ };
97
+ sdk: {
98
+ input: ListCustomRoutingAcceleratorsCommandInput;
99
+ output: ListCustomRoutingAcceleratorsCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -91,4 +91,15 @@ declare const ListCustomRoutingEndpointGroupsCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class ListCustomRoutingEndpointGroupsCommand extends ListCustomRoutingEndpointGroupsCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: ListCustomRoutingEndpointGroupsRequest;
98
+ output: ListCustomRoutingEndpointGroupsResponse;
99
+ };
100
+ sdk: {
101
+ input: ListCustomRoutingEndpointGroupsCommandInput;
102
+ output: ListCustomRoutingEndpointGroupsCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -82,4 +82,15 @@ declare const ListCustomRoutingListenersCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class ListCustomRoutingListenersCommand extends ListCustomRoutingListenersCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: ListCustomRoutingListenersRequest;
89
+ output: ListCustomRoutingListenersResponse;
90
+ };
91
+ sdk: {
92
+ input: ListCustomRoutingListenersCommandInput;
93
+ output: ListCustomRoutingListenersCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -95,4 +95,15 @@ declare const ListCustomRoutingPortMappingsByDestinationCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class ListCustomRoutingPortMappingsByDestinationCommand extends ListCustomRoutingPortMappingsByDestinationCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: ListCustomRoutingPortMappingsByDestinationRequest;
102
+ output: ListCustomRoutingPortMappingsByDestinationResponse;
103
+ };
104
+ sdk: {
105
+ input: ListCustomRoutingPortMappingsByDestinationCommandInput;
106
+ output: ListCustomRoutingPortMappingsByDestinationCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -98,4 +98,15 @@ declare const ListCustomRoutingPortMappingsCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class ListCustomRoutingPortMappingsCommand extends ListCustomRoutingPortMappingsCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: ListCustomRoutingPortMappingsRequest;
105
+ output: ListCustomRoutingPortMappingsResponse;
106
+ };
107
+ sdk: {
108
+ input: ListCustomRoutingPortMappingsCommandInput;
109
+ output: ListCustomRoutingPortMappingsCommandOutput;
110
+ };
111
+ };
101
112
  }