@aws-sdk/client-ec2 3.805.0 → 3.806.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 +78 -22
- package/dist-cjs/runtimeConfig.js +6 -6
- package/dist-es/commands/RequestSpotFleetCommand.js +1 -1
- package/dist-es/models/models_4.js +4 -0
- package/dist-es/models/models_7.js +0 -7
- package/dist-es/models/models_8.js +7 -1
- package/dist-es/protocols/Aws_ec2.js +50 -0
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +6 -6
- package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +17 -13
- package/dist-types/commands/AttachNetworkInterfaceCommand.d.ts +1 -0
- package/dist-types/commands/CancelReservedInstancesListingCommand.d.ts +2 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +1 -0
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +4 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +3 -2
- package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +4 -3
- package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +14 -11
- package/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +3 -1
- package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +7 -5
- package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +3 -4
- package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +16 -7
- package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +9 -5
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -0
- package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +5 -3
- package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +3 -3
- package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +1 -2
- package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +5 -3
- package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +2 -2
- package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +7 -7
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +2 -0
- package/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +2 -0
- package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +2 -1
- package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -2
- package/dist-types/models/models_0.d.ts +60 -36
- package/dist-types/models/models_1.d.ts +121 -90
- package/dist-types/models/models_2.d.ts +86 -53
- package/dist-types/models/models_3.d.ts +23 -19
- package/dist-types/models/models_4.d.ts +76 -35
- package/dist-types/models/models_5.d.ts +281 -203
- package/dist-types/models/models_6.d.ts +25 -28
- package/dist-types/models/models_7.d.ts +72 -57
- package/dist-types/models/models_8.d.ts +32 -7
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_1.d.ts +2 -0
- package/dist-types/ts3.4/models/models_2.d.ts +1 -0
- package/dist-types/ts3.4/models/models_4.d.ts +11 -7
- package/dist-types/ts3.4/models/models_5.d.ts +8 -3
- package/dist-types/ts3.4/models/models_6.d.ts +3 -4
- package/dist-types/ts3.4/models/models_7.d.ts +6 -8
- package/dist-types/ts3.4/models/models_8.d.ts +8 -0
- package/package.json +16 -16
|
@@ -1,8 +1,23 @@
|
|
|
1
1
|
import { ActiveInstance, ActivityStatus, AddressTransfer, AllocationStrategy, AllowedImagesSettingsDisabledState, AllowedPrincipal, AlternatePathHint, BatchState, CurrencyCodeValues, Explanation, IamInstanceProfileSpecification, IpPermission, PathComponent, ReservedInstancesListing, ResourceType, SecurityGroupRule, SecurityGroupVpcAssociationState, Tag, TagSpecification, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, UserIdGroupPair, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcPeeringConnection } from "./models_0";
|
|
2
2
|
import { _InstanceType, AttributeValue, BlockDeviceMapping, ConnectionTrackingSpecificationRequest, EnaSrdSpecificationRequest, FleetLaunchTemplateSpecification, FleetType, InstanceInterruptionBehavior, InstanceIpv6Address, InstanceRequirements, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, PrivateIpAddressSpecification, SpotInstanceType, Subnet, TargetCapacityUnitType, Tenancy, VolumeType, Vpc } from "./models_1";
|
|
3
|
-
import { ConnectionNotification, DnsEntry, DnsNameState, GroupIdentifier, IpAddressType, LocalGatewayVirtualInterface, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PayerResponsibility, PlacementGroup, ReplaceRootVolumeTask, RouteServer, RouteServerEndpoint, RouteServerPeer, RouteTable, ServiceTypeDetail, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, State, StorageTier, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, Volume, VpcBlockPublicAccessExclusion, VpcEndpoint } from "./models_2";
|
|
3
|
+
import { ConnectionNotification, DnsEntry, DnsNameState, GroupIdentifier, IpAddressType, LocalGatewayVirtualInterface, LocalGatewayVirtualInterfaceGroup, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PayerResponsibility, PlacementGroup, ReplaceRootVolumeTask, RouteServer, RouteServerEndpoint, RouteServerPeer, RouteTable, ServiceTypeDetail, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, State, StorageTier, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, Volume, VpcBlockPublicAccessExclusion, VpcEndpoint } from "./models_2";
|
|
4
4
|
import { Filter, IdFormat, MetricType, ServiceConfiguration, ServiceConnectivityType, StatisticType, VpnConnection, VpnGateway } from "./models_3";
|
|
5
5
|
import { AttributeBooleanValue, EventInformation, PermissionGroup, ProductCode } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface DescribeLocalGatewayVirtualInterfaceGroupsResult {
|
|
10
|
+
/**
|
|
11
|
+
* <p>The virtual interface groups.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
LocalGatewayVirtualInterfaceGroups?: LocalGatewayVirtualInterfaceGroup[] | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
NextToken?: string | undefined;
|
|
20
|
+
}
|
|
6
21
|
/**
|
|
7
22
|
* @public
|
|
8
23
|
*/
|
|
@@ -1137,9 +1152,10 @@ export type NetworkInterfaceAttribute = (typeof NetworkInterfaceAttribute)[keyof
|
|
|
1137
1152
|
*/
|
|
1138
1153
|
export interface DescribeNetworkInterfaceAttributeRequest {
|
|
1139
1154
|
/**
|
|
1140
|
-
* <p>Checks whether you have the required permissions for the action, without actually
|
|
1141
|
-
*
|
|
1142
|
-
*
|
|
1155
|
+
* <p>Checks whether you have the required permissions for the action, without actually
|
|
1156
|
+
* making the request, and provides an error response. If you have the required
|
|
1157
|
+
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
1158
|
+
* <code>UnauthorizedOperation</code>.</p>
|
|
1143
1159
|
* @public
|
|
1144
1160
|
*/
|
|
1145
1161
|
DryRun?: boolean | undefined;
|
|
@@ -1185,8 +1201,9 @@ export interface DescribeNetworkInterfaceAttributeResult {
|
|
|
1185
1201
|
*/
|
|
1186
1202
|
SourceDestCheck?: AttributeBooleanValue | undefined;
|
|
1187
1203
|
/**
|
|
1188
|
-
* <p>Indicates whether to assign a public IPv4 address to a network interface.
|
|
1189
|
-
*
|
|
1204
|
+
* <p>Indicates whether to assign a public IPv4 address to a network interface. This option
|
|
1205
|
+
* can be enabled for any network interface but will only apply to the primary network
|
|
1206
|
+
* interface (eth0).</p>
|
|
1190
1207
|
* @public
|
|
1191
1208
|
*/
|
|
1192
1209
|
AssociatePublicIpAddress?: boolean | undefined;
|
|
@@ -1206,13 +1223,13 @@ export interface DescribeNetworkInterfacePermissionsRequest {
|
|
|
1206
1223
|
* <ul>
|
|
1207
1224
|
* <li>
|
|
1208
1225
|
* <p>
|
|
1209
|
-
* <code>network-interface-permission.network-interface-permission-id</code> -
|
|
1210
|
-
*
|
|
1226
|
+
* <code>network-interface-permission.network-interface-permission-id</code> -
|
|
1227
|
+
* The ID of the permission.</p>
|
|
1211
1228
|
* </li>
|
|
1212
1229
|
* <li>
|
|
1213
1230
|
* <p>
|
|
1214
|
-
* <code>network-interface-permission.network-interface-id</code> - The ID of
|
|
1215
|
-
*
|
|
1231
|
+
* <code>network-interface-permission.network-interface-id</code> - The ID of the
|
|
1232
|
+
* network interface.</p>
|
|
1216
1233
|
* </li>
|
|
1217
1234
|
* <li>
|
|
1218
1235
|
* <p>
|
|
@@ -1220,29 +1237,28 @@ export interface DescribeNetworkInterfacePermissionsRequest {
|
|
|
1220
1237
|
* </li>
|
|
1221
1238
|
* <li>
|
|
1222
1239
|
* <p>
|
|
1223
|
-
* <code>network-interface-permission.aws-service</code> - The Amazon Web Services
|
|
1240
|
+
* <code>network-interface-permission.aws-service</code> - The Amazon Web Services
|
|
1241
|
+
* service.</p>
|
|
1224
1242
|
* </li>
|
|
1225
1243
|
* <li>
|
|
1226
1244
|
* <p>
|
|
1227
|
-
* <code>network-interface-permission.permission</code> - The type of
|
|
1228
|
-
*
|
|
1229
|
-
* <code>EIP-ASSOCIATE</code>).</p>
|
|
1245
|
+
* <code>network-interface-permission.permission</code> - The type of permission
|
|
1246
|
+
* (<code>INSTANCE-ATTACH</code> | <code>EIP-ASSOCIATE</code>).</p>
|
|
1230
1247
|
* </li>
|
|
1231
1248
|
* </ul>
|
|
1232
1249
|
* @public
|
|
1233
1250
|
*/
|
|
1234
1251
|
Filters?: Filter[] | undefined;
|
|
1235
1252
|
/**
|
|
1236
|
-
* <p>The token returned from a previous paginated request.
|
|
1237
|
-
*
|
|
1253
|
+
* <p>The token returned from a previous paginated request. Pagination continues from the
|
|
1254
|
+
* end of the items returned by the previous request.</p>
|
|
1238
1255
|
* @public
|
|
1239
1256
|
*/
|
|
1240
1257
|
NextToken?: string | undefined;
|
|
1241
1258
|
/**
|
|
1242
1259
|
* <p>The maximum number of items to return for this request. To get the next page of items,
|
|
1243
|
-
*
|
|
1244
|
-
*
|
|
1245
|
-
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
|
|
1260
|
+
* make another request with the token returned in the output. If this parameter is not
|
|
1261
|
+
* specified, up to 50 results are returned by default. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
|
|
1246
1262
|
* @public
|
|
1247
1263
|
*/
|
|
1248
1264
|
MaxResults?: number | undefined;
|
|
@@ -1258,8 +1274,8 @@ export interface DescribeNetworkInterfacePermissionsResult {
|
|
|
1258
1274
|
*/
|
|
1259
1275
|
NetworkInterfacePermissions?: NetworkInterfacePermission[] | undefined;
|
|
1260
1276
|
/**
|
|
1261
|
-
* <p>The token to include in another request to get the next page of items.
|
|
1262
|
-
*
|
|
1277
|
+
* <p>The token to include in another request to get the next page of items. This value is
|
|
1278
|
+
* <code>null</code> when there are no more items to return.</p>
|
|
1263
1279
|
* @public
|
|
1264
1280
|
*/
|
|
1265
1281
|
NextToken?: string | undefined;
|
|
@@ -1270,23 +1286,24 @@ export interface DescribeNetworkInterfacePermissionsResult {
|
|
|
1270
1286
|
*/
|
|
1271
1287
|
export interface DescribeNetworkInterfacesRequest {
|
|
1272
1288
|
/**
|
|
1273
|
-
* <p>The token returned from a previous paginated request.
|
|
1274
|
-
*
|
|
1289
|
+
* <p>The token returned from a previous paginated request. Pagination continues from the
|
|
1290
|
+
* end of the items returned by the previous request.</p>
|
|
1275
1291
|
* @public
|
|
1276
1292
|
*/
|
|
1277
1293
|
NextToken?: string | undefined;
|
|
1278
1294
|
/**
|
|
1279
1295
|
* <p>The maximum number of items to return for this request. To get the next page of items,
|
|
1280
|
-
*
|
|
1281
|
-
*
|
|
1282
|
-
*
|
|
1296
|
+
* make another request with the token returned in the output. You cannot specify this
|
|
1297
|
+
* parameter and the network interface IDs parameter in the same request. For more
|
|
1298
|
+
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
|
|
1283
1299
|
* @public
|
|
1284
1300
|
*/
|
|
1285
1301
|
MaxResults?: number | undefined;
|
|
1286
1302
|
/**
|
|
1287
|
-
* <p>Checks whether you have the required permissions for the action, without actually
|
|
1288
|
-
*
|
|
1289
|
-
*
|
|
1303
|
+
* <p>Checks whether you have the required permissions for the action, without actually
|
|
1304
|
+
* making the request, and provides an error response. If you have the required
|
|
1305
|
+
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
1306
|
+
* <code>UnauthorizedOperation</code>.</p>
|
|
1290
1307
|
* @public
|
|
1291
1308
|
*/
|
|
1292
1309
|
DryRun?: boolean | undefined;
|
|
@@ -1302,32 +1319,33 @@ export interface DescribeNetworkInterfacesRequest {
|
|
|
1302
1319
|
* <li>
|
|
1303
1320
|
* <p>
|
|
1304
1321
|
* <code>association.allocation-id</code> - The allocation ID returned when you
|
|
1305
|
-
*
|
|
1322
|
+
* allocated the Elastic IP address (IPv4) for your network interface.</p>
|
|
1306
1323
|
* </li>
|
|
1307
1324
|
* <li>
|
|
1308
1325
|
* <p>
|
|
1309
1326
|
* <code>association.association-id</code> - The association ID returned when the
|
|
1310
|
-
*
|
|
1327
|
+
* network interface was associated with an IPv4 address.</p>
|
|
1311
1328
|
* </li>
|
|
1312
1329
|
* <li>
|
|
1313
1330
|
* <p>
|
|
1314
|
-
* <code>addresses.association.owner-id</code> - The owner ID of the addresses
|
|
1331
|
+
* <code>addresses.association.owner-id</code> - The owner ID of the addresses
|
|
1332
|
+
* associated with the network interface.</p>
|
|
1315
1333
|
* </li>
|
|
1316
1334
|
* <li>
|
|
1317
1335
|
* <p>
|
|
1318
|
-
* <code>addresses.association.public-ip</code> - The association ID returned
|
|
1319
|
-
*
|
|
1320
|
-
*
|
|
1336
|
+
* <code>addresses.association.public-ip</code> - The association ID returned
|
|
1337
|
+
* when the network interface was associated with the Elastic IP address
|
|
1338
|
+
* (IPv4).</p>
|
|
1321
1339
|
* </li>
|
|
1322
1340
|
* <li>
|
|
1323
1341
|
* <p>
|
|
1324
|
-
* <code>addresses.primary</code> - Whether the private IPv4 address is the
|
|
1325
|
-
* IP address associated with the network interface. </p>
|
|
1342
|
+
* <code>addresses.primary</code> - Whether the private IPv4 address is the
|
|
1343
|
+
* primary IP address associated with the network interface. </p>
|
|
1326
1344
|
* </li>
|
|
1327
1345
|
* <li>
|
|
1328
1346
|
* <p>
|
|
1329
1347
|
* <code>addresses.private-ip-address</code> - The private IPv4 addresses
|
|
1330
|
-
*
|
|
1348
|
+
* associated with the network interface.</p>
|
|
1331
1349
|
* </li>
|
|
1332
1350
|
* <li>
|
|
1333
1351
|
* <p>
|
|
@@ -1346,35 +1364,44 @@ export interface DescribeNetworkInterfacesRequest {
|
|
|
1346
1364
|
* </li>
|
|
1347
1365
|
* <li>
|
|
1348
1366
|
* <p>
|
|
1349
|
-
* <code>attachment.attach-time</code> - The time that the network interface was
|
|
1367
|
+
* <code>attachment.attach-time</code> - The time that the network interface was
|
|
1368
|
+
* attached to an instance.</p>
|
|
1350
1369
|
* </li>
|
|
1351
1370
|
* <li>
|
|
1352
1371
|
* <p>
|
|
1353
|
-
* <code>attachment.attachment-id</code> - The ID of the interface
|
|
1372
|
+
* <code>attachment.attachment-id</code> - The ID of the interface
|
|
1373
|
+
* attachment.</p>
|
|
1354
1374
|
* </li>
|
|
1355
1375
|
* <li>
|
|
1356
1376
|
* <p>
|
|
1357
|
-
* <code>attachment.delete-on-termination</code> - Indicates whether the
|
|
1377
|
+
* <code>attachment.delete-on-termination</code> - Indicates whether the
|
|
1378
|
+
* attachment is deleted when an instance is terminated.</p>
|
|
1358
1379
|
* </li>
|
|
1359
1380
|
* <li>
|
|
1360
1381
|
* <p>
|
|
1361
|
-
* <code>attachment.device-index</code> - The device index to which the network
|
|
1382
|
+
* <code>attachment.device-index</code> - The device index to which the network
|
|
1383
|
+
* interface is attached.</p>
|
|
1362
1384
|
* </li>
|
|
1363
1385
|
* <li>
|
|
1364
1386
|
* <p>
|
|
1365
|
-
* <code>attachment.instance-id</code> - The ID of the instance to which the
|
|
1387
|
+
* <code>attachment.instance-id</code> - The ID of the instance to which the
|
|
1388
|
+
* network interface is attached.</p>
|
|
1366
1389
|
* </li>
|
|
1367
1390
|
* <li>
|
|
1368
1391
|
* <p>
|
|
1369
|
-
* <code>attachment.instance-owner-id</code> - The owner ID of the instance to
|
|
1392
|
+
* <code>attachment.instance-owner-id</code> - The owner ID of the instance to
|
|
1393
|
+
* which the network interface is attached.</p>
|
|
1370
1394
|
* </li>
|
|
1371
1395
|
* <li>
|
|
1372
1396
|
* <p>
|
|
1373
|
-
* <code>attachment.status</code> - The status of the attachment
|
|
1397
|
+
* <code>attachment.status</code> - The status of the attachment
|
|
1398
|
+
* (<code>attaching</code> | <code>attached</code> | <code>detaching</code> |
|
|
1399
|
+
* <code>detached</code>).</p>
|
|
1374
1400
|
* </li>
|
|
1375
1401
|
* <li>
|
|
1376
1402
|
* <p>
|
|
1377
|
-
* <code>availability-zone</code> - The Availability Zone of the network
|
|
1403
|
+
* <code>availability-zone</code> - The Availability Zone of the network
|
|
1404
|
+
* interface.</p>
|
|
1378
1405
|
* </li>
|
|
1379
1406
|
* <li>
|
|
1380
1407
|
* <p>
|
|
@@ -1382,22 +1409,29 @@ export interface DescribeNetworkInterfacesRequest {
|
|
|
1382
1409
|
* </li>
|
|
1383
1410
|
* <li>
|
|
1384
1411
|
* <p>
|
|
1385
|
-
* <code>group-id</code> - The ID of a security group associated with the network
|
|
1412
|
+
* <code>group-id</code> - The ID of a security group associated with the network
|
|
1413
|
+
* interface.</p>
|
|
1386
1414
|
* </li>
|
|
1387
1415
|
* <li>
|
|
1388
1416
|
* <p>
|
|
1389
|
-
* <code>ipv6-addresses.ipv6-address</code> - An IPv6 address associated with
|
|
1390
|
-
*
|
|
1417
|
+
* <code>ipv6-addresses.ipv6-address</code> - An IPv6 address associated with the
|
|
1418
|
+
* network interface.</p>
|
|
1391
1419
|
* </li>
|
|
1392
1420
|
* <li>
|
|
1393
1421
|
* <p>
|
|
1394
|
-
* <code>interface-type</code> - The type of network interface
|
|
1395
|
-
*
|
|
1396
|
-
*
|
|
1397
|
-
*
|
|
1398
|
-
*
|
|
1399
|
-
*
|
|
1400
|
-
*
|
|
1422
|
+
* <code>interface-type</code> - The type of network interface
|
|
1423
|
+
* (<code>api_gateway_managed</code> |
|
|
1424
|
+
* <code>aws_codestar_connections_managed</code> | <code>branch</code> |
|
|
1425
|
+
* <code>ec2_instance_connect_endpoint</code> | <code>efa</code> |
|
|
1426
|
+
* <code>efa-only</code> | <code>efs</code> |
|
|
1427
|
+
* <code>gateway_load_balancer</code> |
|
|
1428
|
+
* <code>gateway_load_balancer_endpoint</code> |
|
|
1429
|
+
* <code>global_accelerator_managed</code> | <code>interface</code> |
|
|
1430
|
+
* <code>iot_rules_managed</code> | <code>lambda</code> |
|
|
1431
|
+
* <code>load_balancer</code> | <code>nat_gateway</code> |
|
|
1432
|
+
* <code>network_load_balancer</code> | <code>quicksight</code> |
|
|
1433
|
+
* <code>transit_gateway</code> | <code>trunk</code> |
|
|
1434
|
+
* <code>vpc_endpoint</code>).</p>
|
|
1401
1435
|
* </li>
|
|
1402
1436
|
* <li>
|
|
1403
1437
|
* <p>
|
|
@@ -1420,11 +1454,13 @@ export interface DescribeNetworkInterfacesRequest {
|
|
|
1420
1454
|
* </li>
|
|
1421
1455
|
* <li>
|
|
1422
1456
|
* <p>
|
|
1423
|
-
* <code>owner-id</code> - The Amazon Web Services account ID of the network
|
|
1457
|
+
* <code>owner-id</code> - The Amazon Web Services account ID of the network
|
|
1458
|
+
* interface owner.</p>
|
|
1424
1459
|
* </li>
|
|
1425
1460
|
* <li>
|
|
1426
1461
|
* <p>
|
|
1427
|
-
* <code>private-dns-name</code> - The private DNS name of the network interface
|
|
1462
|
+
* <code>private-dns-name</code> - The private DNS name of the network interface
|
|
1463
|
+
* (IPv4).</p>
|
|
1428
1464
|
* </li>
|
|
1429
1465
|
* <li>
|
|
1430
1466
|
* <p>
|
|
@@ -1433,27 +1469,33 @@ export interface DescribeNetworkInterfacesRequest {
|
|
|
1433
1469
|
* </li>
|
|
1434
1470
|
* <li>
|
|
1435
1471
|
* <p>
|
|
1436
|
-
* <code>requester-id</code> - The alias or Amazon Web Services account ID of the
|
|
1472
|
+
* <code>requester-id</code> - The alias or Amazon Web Services account ID of the
|
|
1473
|
+
* principal or service that created the network interface.</p>
|
|
1437
1474
|
* </li>
|
|
1438
1475
|
* <li>
|
|
1439
1476
|
* <p>
|
|
1440
|
-
* <code>requester-managed</code> - Indicates whether the network interface is
|
|
1441
|
-
*
|
|
1477
|
+
* <code>requester-managed</code> - Indicates whether the network interface is
|
|
1478
|
+
* being managed by an Amazon Web Services service (for example, Amazon Web Services Management Console, Auto Scaling, and so on).</p>
|
|
1442
1479
|
* </li>
|
|
1443
1480
|
* <li>
|
|
1444
1481
|
* <p>
|
|
1445
|
-
* <code>source-dest-check</code> - Indicates whether the network interface
|
|
1446
|
-
*
|
|
1447
|
-
*
|
|
1482
|
+
* <code>source-dest-check</code> - Indicates whether the network interface
|
|
1483
|
+
* performs source/destination checking. A value of <code>true</code> means
|
|
1484
|
+
* checking is enabled, and <code>false</code> means checking is disabled. The
|
|
1485
|
+
* value must be <code>false</code> for the network interface to perform network
|
|
1486
|
+
* address translation (NAT) in your VPC. </p>
|
|
1448
1487
|
* </li>
|
|
1449
1488
|
* <li>
|
|
1450
1489
|
* <p>
|
|
1451
|
-
* <code>status</code> - The status of the network interface. If the network
|
|
1452
|
-
*
|
|
1490
|
+
* <code>status</code> - The status of the network interface. If the network
|
|
1491
|
+
* interface is not attached to an instance, the status is <code>available</code>;
|
|
1492
|
+
* if a network interface is attached to an instance the status is
|
|
1493
|
+
* <code>in-use</code>.</p>
|
|
1453
1494
|
* </li>
|
|
1454
1495
|
* <li>
|
|
1455
1496
|
* <p>
|
|
1456
|
-
* <code>subnet-id</code> - The ID of the subnet for the network
|
|
1497
|
+
* <code>subnet-id</code> - The ID of the subnet for the network
|
|
1498
|
+
* interface.</p>
|
|
1457
1499
|
* </li>
|
|
1458
1500
|
* <li>
|
|
1459
1501
|
* <p>
|
|
@@ -1483,8 +1525,8 @@ export interface DescribeNetworkInterfacesResult {
|
|
|
1483
1525
|
*/
|
|
1484
1526
|
NetworkInterfaces?: NetworkInterface[] | undefined;
|
|
1485
1527
|
/**
|
|
1486
|
-
* <p>The token to include in another request to get the next page of items.
|
|
1487
|
-
*
|
|
1528
|
+
* <p>The token to include in another request to get the next page of items. This value is
|
|
1529
|
+
* <code>null</code> when there are no more items to return.</p>
|
|
1488
1530
|
* @public
|
|
1489
1531
|
*/
|
|
1490
1532
|
NextToken?: string | undefined;
|
|
@@ -2159,9 +2201,10 @@ export interface DescribeReservedInstancesRequest {
|
|
|
2159
2201
|
*/
|
|
2160
2202
|
ReservedInstancesIds?: string[] | undefined;
|
|
2161
2203
|
/**
|
|
2162
|
-
* <p>Checks whether you have the required permissions for the action, without actually making
|
|
2163
|
-
*
|
|
2164
|
-
*
|
|
2204
|
+
* <p>Checks whether you have the required permissions for the action, without actually making
|
|
2205
|
+
* the request, and provides an error response. If you have the required permissions, the error
|
|
2206
|
+
* response is <code>DryRunOperation</code>. Otherwise, it is
|
|
2207
|
+
* <code>UnauthorizedOperation</code>.</p>
|
|
2165
2208
|
* @public
|
|
2166
2209
|
*/
|
|
2167
2210
|
DryRun?: boolean | undefined;
|
|
@@ -2170,37 +2213,43 @@ export interface DescribeReservedInstancesRequest {
|
|
|
2170
2213
|
* <ul>
|
|
2171
2214
|
* <li>
|
|
2172
2215
|
* <p>
|
|
2173
|
-
* <code>availability-zone</code> - The Availability Zone where the Reserved Instance can
|
|
2216
|
+
* <code>availability-zone</code> - The Availability Zone where the Reserved Instance can
|
|
2217
|
+
* be used.</p>
|
|
2174
2218
|
* </li>
|
|
2175
2219
|
* <li>
|
|
2176
2220
|
* <p>
|
|
2177
|
-
* <code>duration</code> - The duration of the Reserved Instance (one year or three
|
|
2221
|
+
* <code>duration</code> - The duration of the Reserved Instance (one year or three
|
|
2222
|
+
* years), in seconds (<code>31536000</code> | <code>94608000</code>).</p>
|
|
2178
2223
|
* </li>
|
|
2179
2224
|
* <li>
|
|
2180
2225
|
* <p>
|
|
2181
|
-
* <code>end</code> - The time when the Reserved Instance expires (for example,
|
|
2226
|
+
* <code>end</code> - The time when the Reserved Instance expires (for example,
|
|
2227
|
+
* 2015-08-07T11:54:42.000Z).</p>
|
|
2182
2228
|
* </li>
|
|
2183
2229
|
* <li>
|
|
2184
2230
|
* <p>
|
|
2185
|
-
* <code>fixed-price</code> - The purchase price of the Reserved Instance (for example,
|
|
2231
|
+
* <code>fixed-price</code> - The purchase price of the Reserved Instance (for example,
|
|
2232
|
+
* 9800.0).</p>
|
|
2186
2233
|
* </li>
|
|
2187
2234
|
* <li>
|
|
2188
2235
|
* <p>
|
|
2189
|
-
* <code>instance-type</code> - The instance type that is covered by the
|
|
2236
|
+
* <code>instance-type</code> - The instance type that is covered by the
|
|
2237
|
+
* reservation.</p>
|
|
2190
2238
|
* </li>
|
|
2191
2239
|
* <li>
|
|
2192
2240
|
* <p>
|
|
2193
|
-
* <code>scope</code> - The scope of the Reserved Instance (<code>Region</code> or
|
|
2241
|
+
* <code>scope</code> - The scope of the Reserved Instance (<code>Region</code> or
|
|
2242
|
+
* <code>Availability Zone</code>).</p>
|
|
2194
2243
|
* </li>
|
|
2195
2244
|
* <li>
|
|
2196
2245
|
* <p>
|
|
2197
2246
|
* <code>product-description</code> - The Reserved Instance product platform description
|
|
2198
|
-
*
|
|
2199
|
-
*
|
|
2200
|
-
*
|
|
2201
|
-
*
|
|
2202
|
-
*
|
|
2203
|
-
*
|
|
2247
|
+
* (<code>Linux/UNIX</code> | <code>Linux with SQL Server Standard</code> | <code>Linux
|
|
2248
|
+
* with SQL Server Web</code> | <code>Linux with SQL Server Enterprise</code> | <code>SUSE
|
|
2249
|
+
* Linux</code> | <code>Red Hat Enterprise Linux</code> | <code>Red Hat Enterprise Linux
|
|
2250
|
+
* with HA</code> | <code>Windows</code> | <code>Windows with SQL Server Standard</code> |
|
|
2251
|
+
* <code>Windows with SQL Server Web</code> | <code>Windows with SQL Server
|
|
2252
|
+
* Enterprise</code>).</p>
|
|
2204
2253
|
* </li>
|
|
2205
2254
|
* <li>
|
|
2206
2255
|
* <p>
|
|
@@ -2208,11 +2257,13 @@ export interface DescribeReservedInstancesRequest {
|
|
|
2208
2257
|
* </li>
|
|
2209
2258
|
* <li>
|
|
2210
2259
|
* <p>
|
|
2211
|
-
* <code>start</code> - The time at which the Reserved Instance purchase request was
|
|
2260
|
+
* <code>start</code> - The time at which the Reserved Instance purchase request was
|
|
2261
|
+
* placed (for example, 2014-08-07T11:54:42.000Z).</p>
|
|
2212
2262
|
* </li>
|
|
2213
2263
|
* <li>
|
|
2214
2264
|
* <p>
|
|
2215
|
-
* <code>state</code> - The state of the Reserved Instance (<code>payment-pending</code>
|
|
2265
|
+
* <code>state</code> - The state of the Reserved Instance (<code>payment-pending</code>
|
|
2266
|
+
* | <code>active</code> | <code>payment-failed</code> | <code>retired</code>).</p>
|
|
2216
2267
|
* </li>
|
|
2217
2268
|
* <li>
|
|
2218
2269
|
* <p>
|
|
@@ -2225,16 +2276,17 @@ export interface DescribeReservedInstancesRequest {
|
|
|
2225
2276
|
* </li>
|
|
2226
2277
|
* <li>
|
|
2227
2278
|
* <p>
|
|
2228
|
-
* <code>usage-price</code> - The usage price of the Reserved Instance, per hour (for
|
|
2279
|
+
* <code>usage-price</code> - The usage price of the Reserved Instance, per hour (for
|
|
2280
|
+
* example, 0.84).</p>
|
|
2229
2281
|
* </li>
|
|
2230
2282
|
* </ul>
|
|
2231
2283
|
* @public
|
|
2232
2284
|
*/
|
|
2233
2285
|
Filters?: Filter[] | undefined;
|
|
2234
2286
|
/**
|
|
2235
|
-
* <p>The Reserved Instance offering type. If you are using tools that predate the 2011-11-01
|
|
2236
|
-
*
|
|
2237
|
-
*
|
|
2287
|
+
* <p>The Reserved Instance offering type. If you are using tools that predate the 2011-11-01
|
|
2288
|
+
* API version, you only have access to the <code>Medium Utilization</code> Reserved Instance
|
|
2289
|
+
* offering type.</p>
|
|
2238
2290
|
* @public
|
|
2239
2291
|
*/
|
|
2240
2292
|
OfferingType?: OfferingTypeValues | undefined;
|
|
@@ -2314,8 +2366,8 @@ export type ReservedInstanceState = (typeof ReservedInstanceState)[keyof typeof
|
|
|
2314
2366
|
*/
|
|
2315
2367
|
export interface ReservedInstances {
|
|
2316
2368
|
/**
|
|
2317
|
-
* <p>The currency of the Reserved Instance. It's specified using ISO 4217 standard currency
|
|
2318
|
-
*
|
|
2369
|
+
* <p>The currency of the Reserved Instance. It's specified using ISO 4217 standard currency
|
|
2370
|
+
* codes. At this time, the only supported currency is <code>USD</code>.</p>
|
|
2319
2371
|
* @public
|
|
2320
2372
|
*/
|
|
2321
2373
|
CurrencyCode?: CurrencyCodeValues | undefined;
|
|
@@ -2440,12 +2492,13 @@ export interface DescribeReservedInstancesListingsRequest {
|
|
|
2440
2492
|
* </li>
|
|
2441
2493
|
* <li>
|
|
2442
2494
|
* <p>
|
|
2443
|
-
* <code>reserved-instances-listing-id</code> - The ID of the Reserved Instances
|
|
2495
|
+
* <code>reserved-instances-listing-id</code> - The ID of the Reserved Instances
|
|
2496
|
+
* listing.</p>
|
|
2444
2497
|
* </li>
|
|
2445
2498
|
* <li>
|
|
2446
2499
|
* <p>
|
|
2447
|
-
* <code>status</code> - The status of the Reserved Instance listing (<code>pending</code> |
|
|
2448
|
-
*
|
|
2500
|
+
* <code>status</code> - The status of the Reserved Instance listing (<code>pending</code> |
|
|
2501
|
+
* <code>active</code> | <code>cancelled</code> | <code>closed</code>).</p>
|
|
2449
2502
|
* </li>
|
|
2450
2503
|
* <li>
|
|
2451
2504
|
* <p>
|
|
@@ -2499,19 +2552,24 @@ export interface DescribeReservedInstancesModificationsRequest {
|
|
|
2499
2552
|
* </li>
|
|
2500
2553
|
* <li>
|
|
2501
2554
|
* <p>
|
|
2502
|
-
* <code>modification-result.reserved-instances-id</code> - The ID for the Reserved Instances
|
|
2555
|
+
* <code>modification-result.reserved-instances-id</code> - The ID for the Reserved Instances
|
|
2556
|
+
* created as part of the modification request. This ID is only available when the status of
|
|
2557
|
+
* the modification is <code>fulfilled</code>.</p>
|
|
2503
2558
|
* </li>
|
|
2504
2559
|
* <li>
|
|
2505
2560
|
* <p>
|
|
2506
|
-
* <code>modification-result.target-configuration.availability-zone</code> - The Availability
|
|
2561
|
+
* <code>modification-result.target-configuration.availability-zone</code> - The Availability
|
|
2562
|
+
* Zone for the new Reserved Instances.</p>
|
|
2507
2563
|
* </li>
|
|
2508
2564
|
* <li>
|
|
2509
2565
|
* <p>
|
|
2510
|
-
* <code>modification-result.target-configuration.instance-count </code> - The number of new
|
|
2566
|
+
* <code>modification-result.target-configuration.instance-count </code> - The number of new
|
|
2567
|
+
* Reserved Instances.</p>
|
|
2511
2568
|
* </li>
|
|
2512
2569
|
* <li>
|
|
2513
2570
|
* <p>
|
|
2514
|
-
* <code>modification-result.target-configuration.instance-type</code> - The instance type of
|
|
2571
|
+
* <code>modification-result.target-configuration.instance-type</code> - The instance type of
|
|
2572
|
+
* the new Reserved Instances.</p>
|
|
2515
2573
|
* </li>
|
|
2516
2574
|
* <li>
|
|
2517
2575
|
* <p>
|
|
@@ -2519,12 +2577,13 @@ export interface DescribeReservedInstancesModificationsRequest {
|
|
|
2519
2577
|
* </li>
|
|
2520
2578
|
* <li>
|
|
2521
2579
|
* <p>
|
|
2522
|
-
* <code>reserved-instances-modification-id</code> - The ID of the modification
|
|
2580
|
+
* <code>reserved-instances-modification-id</code> - The ID of the modification
|
|
2581
|
+
* request.</p>
|
|
2523
2582
|
* </li>
|
|
2524
2583
|
* <li>
|
|
2525
2584
|
* <p>
|
|
2526
2585
|
* <code>status</code> - The status of the Reserved Instances modification request
|
|
2527
|
-
*
|
|
2586
|
+
* (<code>processing</code> | <code>fulfilled</code> | <code>failed</code>).</p>
|
|
2528
2587
|
* </li>
|
|
2529
2588
|
* <li>
|
|
2530
2589
|
* <p>
|
|
@@ -2568,7 +2627,8 @@ export interface ReservedInstancesConfiguration {
|
|
|
2568
2627
|
*/
|
|
2569
2628
|
Platform?: string | undefined;
|
|
2570
2629
|
/**
|
|
2571
|
-
* <p>Whether the Reserved Instance is applied to instances in a Region or instances in a
|
|
2630
|
+
* <p>Whether the Reserved Instance is applied to instances in a Region or instances in a
|
|
2631
|
+
* specific Availability Zone.</p>
|
|
2572
2632
|
* @public
|
|
2573
2633
|
*/
|
|
2574
2634
|
Scope?: Scope | undefined;
|
|
@@ -2579,12 +2639,14 @@ export interface ReservedInstancesConfiguration {
|
|
|
2579
2639
|
*/
|
|
2580
2640
|
export interface ReservedInstancesModificationResult {
|
|
2581
2641
|
/**
|
|
2582
|
-
* <p>The ID for the Reserved Instances that were created as part of the modification request.
|
|
2642
|
+
* <p>The ID for the Reserved Instances that were created as part of the modification request.
|
|
2643
|
+
* This field is only available when the modification is fulfilled.</p>
|
|
2583
2644
|
* @public
|
|
2584
2645
|
*/
|
|
2585
2646
|
ReservedInstancesId?: string | undefined;
|
|
2586
2647
|
/**
|
|
2587
|
-
* <p>The target Reserved Instances configurations supplied as part of the modification
|
|
2648
|
+
* <p>The target Reserved Instances configurations supplied as part of the modification
|
|
2649
|
+
* request.</p>
|
|
2588
2650
|
* @public
|
|
2589
2651
|
*/
|
|
2590
2652
|
TargetConfiguration?: ReservedInstancesConfiguration | undefined;
|
|
@@ -2606,9 +2668,9 @@ export interface ReservedInstancesId {
|
|
|
2606
2668
|
*/
|
|
2607
2669
|
export interface ReservedInstancesModification {
|
|
2608
2670
|
/**
|
|
2609
|
-
* <p>A unique, case-sensitive key supplied by the client to ensure that the request is
|
|
2610
|
-
*
|
|
2611
|
-
*
|
|
2671
|
+
* <p>A unique, case-sensitive key supplied by the client to ensure that the request is
|
|
2672
|
+
* idempotent. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring
|
|
2673
|
+
* Idempotency</a>.</p>
|
|
2612
2674
|
* @public
|
|
2613
2675
|
*/
|
|
2614
2676
|
ClientToken?: string | undefined;
|
|
@@ -2623,7 +2685,8 @@ export interface ReservedInstancesModification {
|
|
|
2623
2685
|
*/
|
|
2624
2686
|
EffectiveDate?: Date | undefined;
|
|
2625
2687
|
/**
|
|
2626
|
-
* <p>Contains target configurations along with their corresponding new Reserved Instance
|
|
2688
|
+
* <p>Contains target configurations along with their corresponding new Reserved Instance
|
|
2689
|
+
* IDs.</p>
|
|
2627
2690
|
* @public
|
|
2628
2691
|
*/
|
|
2629
2692
|
ModificationResults?: ReservedInstancesModificationResult[] | undefined;
|
|
@@ -2659,8 +2722,8 @@ export interface ReservedInstancesModification {
|
|
|
2659
2722
|
*/
|
|
2660
2723
|
export interface DescribeReservedInstancesModificationsResult {
|
|
2661
2724
|
/**
|
|
2662
|
-
* <p>The token to use to retrieve the next page of results. This value is <code>null</code>
|
|
2663
|
-
*
|
|
2725
|
+
* <p>The token to use to retrieve the next page of results. This value is <code>null</code>
|
|
2726
|
+
* when there are no more results to return.</p>
|
|
2664
2727
|
* @public
|
|
2665
2728
|
*/
|
|
2666
2729
|
NextToken?: string | undefined;
|
|
@@ -2711,7 +2774,8 @@ export interface DescribeReservedInstancesOfferingsRequest {
|
|
|
2711
2774
|
*/
|
|
2712
2775
|
MinDuration?: number | undefined;
|
|
2713
2776
|
/**
|
|
2714
|
-
* <p>The offering class of the Reserved Instance. Can be <code>standard</code> or
|
|
2777
|
+
* <p>The offering class of the Reserved Instance. Can be <code>standard</code> or
|
|
2778
|
+
* <code>convertible</code>.</p>
|
|
2715
2779
|
* @public
|
|
2716
2780
|
*/
|
|
2717
2781
|
OfferingClass?: OfferingClassType | undefined;
|
|
@@ -2727,9 +2791,10 @@ export interface DescribeReservedInstancesOfferingsRequest {
|
|
|
2727
2791
|
*/
|
|
2728
2792
|
ReservedInstancesOfferingIds?: string[] | undefined;
|
|
2729
2793
|
/**
|
|
2730
|
-
* <p>Checks whether you have the required permissions for the action, without actually making
|
|
2731
|
-
*
|
|
2732
|
-
*
|
|
2794
|
+
* <p>Checks whether you have the required permissions for the action, without actually making
|
|
2795
|
+
* the request, and provides an error response. If you have the required permissions, the error
|
|
2796
|
+
* response is <code>DryRunOperation</code>. Otherwise, it is
|
|
2797
|
+
* <code>UnauthorizedOperation</code>.</p>
|
|
2733
2798
|
* @public
|
|
2734
2799
|
*/
|
|
2735
2800
|
DryRun?: boolean | undefined;
|
|
@@ -2753,8 +2818,7 @@ export interface DescribeReservedInstancesOfferingsRequest {
|
|
|
2753
2818
|
* </li>
|
|
2754
2819
|
* <li>
|
|
2755
2820
|
* <p>
|
|
2756
|
-
* <code>instance-type</code> - The instance type that is covered by the
|
|
2757
|
-
* reservation.</p>
|
|
2821
|
+
* <code>instance-type</code> - The instance type that is covered by the reservation.</p>
|
|
2758
2822
|
* </li>
|
|
2759
2823
|
* <li>
|
|
2760
2824
|
* <p>
|
|
@@ -2765,17 +2829,16 @@ export interface DescribeReservedInstancesOfferingsRequest {
|
|
|
2765
2829
|
* <li>
|
|
2766
2830
|
* <p>
|
|
2767
2831
|
* <code>product-description</code> - The Reserved Instance product platform description
|
|
2768
|
-
*
|
|
2769
|
-
*
|
|
2770
|
-
*
|
|
2771
|
-
*
|
|
2772
|
-
*
|
|
2773
|
-
*
|
|
2832
|
+
* (<code>Linux/UNIX</code> | <code>Linux with SQL Server Standard</code> | <code>Linux
|
|
2833
|
+
* with SQL Server Web</code> | <code>Linux with SQL Server Enterprise</code> | <code>SUSE
|
|
2834
|
+
* Linux</code> | <code>Red Hat Enterprise Linux</code> | <code>Red Hat Enterprise Linux
|
|
2835
|
+
* with HA</code> | <code>Windows</code> | <code>Windows with SQL Server Standard</code> |
|
|
2836
|
+
* <code>Windows with SQL Server Web</code> | <code>Windows with SQL Server
|
|
2837
|
+
* Enterprise</code>).</p>
|
|
2774
2838
|
* </li>
|
|
2775
2839
|
* <li>
|
|
2776
2840
|
* <p>
|
|
2777
|
-
* <code>reserved-instances-offering-id</code> - The Reserved Instances offering
|
|
2778
|
-
* ID.</p>
|
|
2841
|
+
* <code>reserved-instances-offering-id</code> - The Reserved Instances offering ID.</p>
|
|
2779
2842
|
* </li>
|
|
2780
2843
|
* <li>
|
|
2781
2844
|
* <p>
|
|
@@ -2792,20 +2855,21 @@ export interface DescribeReservedInstancesOfferingsRequest {
|
|
|
2792
2855
|
*/
|
|
2793
2856
|
Filters?: Filter[] | undefined;
|
|
2794
2857
|
/**
|
|
2795
|
-
* <p>The tenancy of the instances covered by the reservation. A Reserved Instance with a
|
|
2796
|
-
* of <code>dedicated</code> is applied to instances that run in a VPC on single-tenant
|
|
2797
|
-
* (i.e., Dedicated Instances).</p>
|
|
2858
|
+
* <p>The tenancy of the instances covered by the reservation. A Reserved Instance with a
|
|
2859
|
+
* tenancy of <code>dedicated</code> is applied to instances that run in a VPC on single-tenant
|
|
2860
|
+
* hardware (i.e., Dedicated Instances).</p>
|
|
2798
2861
|
* <p>
|
|
2799
|
-
* <b>Important:</b> The <code>host</code> value cannot be used with
|
|
2862
|
+
* <b>Important:</b> The <code>host</code> value cannot be used with
|
|
2863
|
+
* this parameter. Use the <code>default</code> or <code>dedicated</code> values only.</p>
|
|
2800
2864
|
* <p>Default: <code>default</code>
|
|
2801
2865
|
* </p>
|
|
2802
2866
|
* @public
|
|
2803
2867
|
*/
|
|
2804
2868
|
InstanceTenancy?: Tenancy | undefined;
|
|
2805
2869
|
/**
|
|
2806
|
-
* <p>The Reserved Instance offering type. If you are using tools that predate the 2011-11-01
|
|
2807
|
-
*
|
|
2808
|
-
*
|
|
2870
|
+
* <p>The Reserved Instance offering type. If you are using tools that predate the 2011-11-01
|
|
2871
|
+
* API version, you only have access to the <code>Medium Utilization</code> Reserved Instance
|
|
2872
|
+
* offering type. </p>
|
|
2809
2873
|
* @public
|
|
2810
2874
|
*/
|
|
2811
2875
|
OfferingType?: OfferingTypeValues | undefined;
|
|
@@ -2816,8 +2880,8 @@ export interface DescribeReservedInstancesOfferingsRequest {
|
|
|
2816
2880
|
NextToken?: string | undefined;
|
|
2817
2881
|
/**
|
|
2818
2882
|
* <p>The maximum number of results to return for the request in a single page. The remaining
|
|
2819
|
-
*
|
|
2820
|
-
*
|
|
2883
|
+
* results of the initial request can be seen by sending another request with the returned
|
|
2884
|
+
* <code>NextToken</code> value. The maximum is 100.</p>
|
|
2821
2885
|
* <p>Default: 100</p>
|
|
2822
2886
|
* @public
|
|
2823
2887
|
*/
|
|
@@ -2845,9 +2909,9 @@ export interface PricingDetail {
|
|
|
2845
2909
|
*/
|
|
2846
2910
|
export interface ReservedInstancesOffering {
|
|
2847
2911
|
/**
|
|
2848
|
-
* <p>The currency of the Reserved Instance offering you are purchasing. It's
|
|
2849
|
-
*
|
|
2850
|
-
*
|
|
2912
|
+
* <p>The currency of the Reserved Instance offering you are purchasing. It's specified using
|
|
2913
|
+
* ISO 4217 standard currency codes. At this time, the only supported currency is
|
|
2914
|
+
* <code>USD</code>.</p>
|
|
2851
2915
|
* @public
|
|
2852
2916
|
*/
|
|
2853
2917
|
CurrencyCode?: CurrencyCodeValues | undefined;
|
|
@@ -2857,14 +2921,15 @@ export interface ReservedInstancesOffering {
|
|
|
2857
2921
|
*/
|
|
2858
2922
|
InstanceTenancy?: Tenancy | undefined;
|
|
2859
2923
|
/**
|
|
2860
|
-
* <p>Indicates whether the offering is available through the Reserved Instance Marketplace
|
|
2861
|
-
*
|
|
2924
|
+
* <p>Indicates whether the offering is available through the Reserved Instance Marketplace
|
|
2925
|
+
* (resale) or Amazon Web Services. If it's a Reserved Instance Marketplace offering, this is
|
|
2926
|
+
* <code>true</code>.</p>
|
|
2862
2927
|
* @public
|
|
2863
2928
|
*/
|
|
2864
2929
|
Marketplace?: boolean | undefined;
|
|
2865
2930
|
/**
|
|
2866
|
-
* <p>If <code>convertible</code> it can be exchanged for Reserved Instances of
|
|
2867
|
-
*
|
|
2931
|
+
* <p>If <code>convertible</code> it can be exchanged for Reserved Instances of the same or
|
|
2932
|
+
* higher monetary value, with different configurations. If <code>standard</code>, it is not
|
|
2868
2933
|
* possible to perform an exchange.</p>
|
|
2869
2934
|
* @public
|
|
2870
2935
|
*/
|
|
@@ -2885,13 +2950,14 @@ export interface ReservedInstancesOffering {
|
|
|
2885
2950
|
*/
|
|
2886
2951
|
RecurringCharges?: RecurringCharge[] | undefined;
|
|
2887
2952
|
/**
|
|
2888
|
-
* <p>Whether the Reserved Instance is applied to instances in a Region or an Availability
|
|
2953
|
+
* <p>Whether the Reserved Instance is applied to instances in a Region or an Availability
|
|
2954
|
+
* Zone.</p>
|
|
2889
2955
|
* @public
|
|
2890
2956
|
*/
|
|
2891
2957
|
Scope?: Scope | undefined;
|
|
2892
2958
|
/**
|
|
2893
|
-
* <p>The ID of the Reserved Instance offering. This is the offering ID used in <a>GetReservedInstancesExchangeQuote</a>
|
|
2894
|
-
*
|
|
2959
|
+
* <p>The ID of the Reserved Instance offering. This is the offering ID used in <a>GetReservedInstancesExchangeQuote</a> to confirm that an exchange can be
|
|
2960
|
+
* made.</p>
|
|
2895
2961
|
* @public
|
|
2896
2962
|
*/
|
|
2897
2963
|
ReservedInstancesOfferingId?: string | undefined;
|
|
@@ -2932,8 +2998,8 @@ export interface ReservedInstancesOffering {
|
|
|
2932
2998
|
*/
|
|
2933
2999
|
export interface DescribeReservedInstancesOfferingsResult {
|
|
2934
3000
|
/**
|
|
2935
|
-
* <p>The token to use to retrieve the next page of results. This value is <code>null</code>
|
|
2936
|
-
*
|
|
3001
|
+
* <p>The token to use to retrieve the next page of results. This value is <code>null</code>
|
|
3002
|
+
* when there are no more results to return.</p>
|
|
2937
3003
|
* @public
|
|
2938
3004
|
*/
|
|
2939
3005
|
NextToken?: string | undefined;
|
|
@@ -4893,72 +4959,78 @@ export interface SpotFleetMonitoring {
|
|
|
4893
4959
|
*/
|
|
4894
4960
|
export interface InstanceNetworkInterfaceSpecification {
|
|
4895
4961
|
/**
|
|
4896
|
-
* <p>Indicates whether to assign a public IPv4 address to an instance you launch in a VPC.
|
|
4897
|
-
* public IP address can only be assigned to a network interface for eth0, and can only
|
|
4898
|
-
* assigned to a new network interface, not an existing one. You cannot specify more
|
|
4899
|
-
* network interface in the request. If launching into a default subnet, the
|
|
4900
|
-
* <code>true</code>.</p>
|
|
4962
|
+
* <p>Indicates whether to assign a public IPv4 address to an instance you launch in a VPC.
|
|
4963
|
+
* The public IP address can only be assigned to a network interface for eth0, and can only
|
|
4964
|
+
* be assigned to a new network interface, not an existing one. You cannot specify more
|
|
4965
|
+
* than one network interface in the request. If launching into a default subnet, the
|
|
4966
|
+
* default value is <code>true</code>.</p>
|
|
4901
4967
|
* <p>Amazon Web Services charges for all public IPv4 addresses, including public IPv4 addresses
|
|
4902
4968
|
* associated with running instances and Elastic IP addresses. For more information, see the <i>Public IPv4 Address</i> tab on the <a href="http://aws.amazon.com/vpc/pricing/">Amazon VPC pricing page</a>.</p>
|
|
4903
4969
|
* @public
|
|
4904
4970
|
*/
|
|
4905
4971
|
AssociatePublicIpAddress?: boolean | undefined;
|
|
4906
4972
|
/**
|
|
4907
|
-
* <p>If set to <code>true</code>, the interface is deleted when the instance is terminated.
|
|
4908
|
-
* specify <code>true</code> only if creating a new network interface when
|
|
4909
|
-
* instance.</p>
|
|
4973
|
+
* <p>If set to <code>true</code>, the interface is deleted when the instance is terminated.
|
|
4974
|
+
* You can specify <code>true</code> only if creating a new network interface when
|
|
4975
|
+
* launching an instance.</p>
|
|
4910
4976
|
* @public
|
|
4911
4977
|
*/
|
|
4912
4978
|
DeleteOnTermination?: boolean | undefined;
|
|
4913
4979
|
/**
|
|
4914
|
-
* <p>The description of the network interface. Applies only if creating a network interface
|
|
4980
|
+
* <p>The description of the network interface. Applies only if creating a network interface
|
|
4981
|
+
* when launching an instance.</p>
|
|
4915
4982
|
* @public
|
|
4916
4983
|
*/
|
|
4917
4984
|
Description?: string | undefined;
|
|
4918
4985
|
/**
|
|
4919
|
-
* <p>The position of the network interface in the attachment order.
|
|
4920
|
-
*
|
|
4921
|
-
* <p>If you specify a network interface when launching an instance,
|
|
4922
|
-
*
|
|
4986
|
+
* <p>The position of the network interface in the attachment order. A primary network
|
|
4987
|
+
* interface has a device index of 0.</p>
|
|
4988
|
+
* <p>If you specify a network interface when launching an instance, you must specify the
|
|
4989
|
+
* device index.</p>
|
|
4923
4990
|
* @public
|
|
4924
4991
|
*/
|
|
4925
4992
|
DeviceIndex?: number | undefined;
|
|
4926
4993
|
/**
|
|
4927
|
-
* <p>The IDs of the security groups for the network interface. Applies only if creating a
|
|
4994
|
+
* <p>The IDs of the security groups for the network interface. Applies only if creating a
|
|
4995
|
+
* network interface when launching an instance.</p>
|
|
4928
4996
|
* @public
|
|
4929
4997
|
*/
|
|
4930
4998
|
Groups?: string[] | undefined;
|
|
4931
4999
|
/**
|
|
4932
|
-
* <p>A number of IPv6 addresses to assign to the network interface. Amazon EC2 chooses
|
|
4933
|
-
*
|
|
5000
|
+
* <p>A number of IPv6 addresses to assign to the network interface. Amazon EC2 chooses the
|
|
5001
|
+
* IPv6 addresses from the range of the subnet. You cannot specify this option and the
|
|
4934
5002
|
* option to assign specific IPv6 addresses in the same request. You can specify this
|
|
4935
5003
|
* option if you've specified a minimum number of instances to launch.</p>
|
|
4936
5004
|
* @public
|
|
4937
5005
|
*/
|
|
4938
5006
|
Ipv6AddressCount?: number | undefined;
|
|
4939
5007
|
/**
|
|
4940
|
-
* <p>The IPv6 addresses to assign to the network interface. You cannot specify
|
|
4941
|
-
*
|
|
4942
|
-
*
|
|
4943
|
-
* launch.</p>
|
|
5008
|
+
* <p>The IPv6 addresses to assign to the network interface. You cannot specify this option
|
|
5009
|
+
* and the option to assign a number of IPv6 addresses in the same request. You cannot
|
|
5010
|
+
* specify this option if you've specified a minimum number of instances to launch.</p>
|
|
4944
5011
|
* @public
|
|
4945
5012
|
*/
|
|
4946
5013
|
Ipv6Addresses?: InstanceIpv6Address[] | undefined;
|
|
4947
5014
|
/**
|
|
4948
5015
|
* <p>The ID of the network interface.</p>
|
|
4949
|
-
* <p>If you are creating a Spot Fleet, omit this parameter because you can’t specify a
|
|
5016
|
+
* <p>If you are creating a Spot Fleet, omit this parameter because you can’t specify a
|
|
5017
|
+
* network interface ID in a launch specification.</p>
|
|
4950
5018
|
* @public
|
|
4951
5019
|
*/
|
|
4952
5020
|
NetworkInterfaceId?: string | undefined;
|
|
4953
5021
|
/**
|
|
4954
|
-
* <p>The private IPv4 address of the network interface. Applies only if creating a network
|
|
4955
|
-
*
|
|
5022
|
+
* <p>The private IPv4 address of the network interface. Applies only if creating a network
|
|
5023
|
+
* interface when launching an instance. You cannot specify this option if you're launching
|
|
5024
|
+
* more than one instance in a <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html">RunInstances</a>
|
|
5025
|
+
* request.</p>
|
|
4956
5026
|
* @public
|
|
4957
5027
|
*/
|
|
4958
5028
|
PrivateIpAddress?: string | undefined;
|
|
4959
5029
|
/**
|
|
4960
|
-
* <p>The private IPv4 addresses to assign to the network interface. Only one private IPv4
|
|
4961
|
-
*
|
|
5030
|
+
* <p>The private IPv4 addresses to assign to the network interface. Only one private IPv4
|
|
5031
|
+
* address can be designated as primary. You cannot specify this option if you're launching
|
|
5032
|
+
* more than one instance in a <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html">RunInstances</a>
|
|
5033
|
+
* request.</p>
|
|
4962
5034
|
* @public
|
|
4963
5035
|
*/
|
|
4964
5036
|
PrivateIpAddresses?: PrivateIpAddressSpecification[] | undefined;
|
|
@@ -4970,7 +5042,8 @@ export interface InstanceNetworkInterfaceSpecification {
|
|
|
4970
5042
|
*/
|
|
4971
5043
|
SecondaryPrivateIpAddressCount?: number | undefined;
|
|
4972
5044
|
/**
|
|
4973
|
-
* <p>The ID of the subnet associated with the network interface. Applies only if creating a
|
|
5045
|
+
* <p>The ID of the subnet associated with the network interface. Applies only if creating a
|
|
5046
|
+
* network interface when launching an instance.</p>
|
|
4974
5047
|
* @public
|
|
4975
5048
|
*/
|
|
4976
5049
|
SubnetId?: string | undefined;
|
|
@@ -4985,16 +5058,16 @@ export interface InstanceNetworkInterfaceSpecification {
|
|
|
4985
5058
|
/**
|
|
4986
5059
|
* <p>The type of network interface.</p>
|
|
4987
5060
|
* <p>If you specify <code>efa-only</code>, do not assign any IP addresses to the network
|
|
4988
|
-
*
|
|
5061
|
+
* interface. EFA-only network interfaces do not support IP addresses.</p>
|
|
4989
5062
|
* <p>Valid values: <code>interface</code> | <code>efa</code> | <code>efa-only</code>
|
|
4990
5063
|
* </p>
|
|
4991
5064
|
* @public
|
|
4992
5065
|
*/
|
|
4993
5066
|
InterfaceType?: string | undefined;
|
|
4994
5067
|
/**
|
|
4995
|
-
* <p>The index of the network card. Some instance types support multiple network cards.
|
|
4996
|
-
*
|
|
4997
|
-
*
|
|
5068
|
+
* <p>The index of the network card. Some instance types support multiple network cards. The
|
|
5069
|
+
* primary network interface must be assigned to network card index 0. The default is
|
|
5070
|
+
* network card index 0.</p>
|
|
4998
5071
|
* <p>If you are using <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotInstances.html">RequestSpotInstances</a> to create Spot Instances, omit this parameter because
|
|
4999
5072
|
* you can’t specify the network card index when using this API. To specify the network
|
|
5000
5073
|
* card index, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html">RunInstances</a>.</p>
|
|
@@ -5002,26 +5075,28 @@ export interface InstanceNetworkInterfaceSpecification {
|
|
|
5002
5075
|
*/
|
|
5003
5076
|
NetworkCardIndex?: number | undefined;
|
|
5004
5077
|
/**
|
|
5005
|
-
* <p>The IPv4 delegated prefixes to be assigned to the network interface. You cannot
|
|
5006
|
-
*
|
|
5078
|
+
* <p>The IPv4 delegated prefixes to be assigned to the network interface. You cannot use
|
|
5079
|
+
* this option if you use the <code>Ipv4PrefixCount</code> option.</p>
|
|
5007
5080
|
* @public
|
|
5008
5081
|
*/
|
|
5009
5082
|
Ipv4Prefixes?: Ipv4PrefixSpecificationRequest[] | undefined;
|
|
5010
5083
|
/**
|
|
5011
|
-
* <p>The number of IPv4 delegated prefixes to be automatically assigned to the network
|
|
5012
|
-
* You cannot use this option if you use the <code>Ipv4Prefix</code>
|
|
5084
|
+
* <p>The number of IPv4 delegated prefixes to be automatically assigned to the network
|
|
5085
|
+
* interface. You cannot use this option if you use the <code>Ipv4Prefix</code>
|
|
5086
|
+
* option.</p>
|
|
5013
5087
|
* @public
|
|
5014
5088
|
*/
|
|
5015
5089
|
Ipv4PrefixCount?: number | undefined;
|
|
5016
5090
|
/**
|
|
5017
|
-
* <p>The IPv6 delegated prefixes to be assigned to the network interface. You cannot
|
|
5018
|
-
*
|
|
5091
|
+
* <p>The IPv6 delegated prefixes to be assigned to the network interface. You cannot use
|
|
5092
|
+
* this option if you use the <code>Ipv6PrefixCount</code> option.</p>
|
|
5019
5093
|
* @public
|
|
5020
5094
|
*/
|
|
5021
5095
|
Ipv6Prefixes?: Ipv6PrefixSpecificationRequest[] | undefined;
|
|
5022
5096
|
/**
|
|
5023
|
-
* <p>The number of IPv6 delegated prefixes to be automatically assigned to the network
|
|
5024
|
-
* You cannot use this option if you use the <code>Ipv6Prefix</code>
|
|
5097
|
+
* <p>The number of IPv6 delegated prefixes to be automatically assigned to the network
|
|
5098
|
+
* interface. You cannot use this option if you use the <code>Ipv6Prefix</code>
|
|
5099
|
+
* option.</p>
|
|
5025
5100
|
* @public
|
|
5026
5101
|
*/
|
|
5027
5102
|
Ipv6PrefixCount?: number | undefined;
|
|
@@ -5032,15 +5107,23 @@ export interface InstanceNetworkInterfaceSpecification {
|
|
|
5032
5107
|
PrimaryIpv6?: boolean | undefined;
|
|
5033
5108
|
/**
|
|
5034
5109
|
* <p>Specifies the ENA Express settings for the network interface that's attached to
|
|
5035
|
-
*
|
|
5110
|
+
* the instance.</p>
|
|
5036
5111
|
* @public
|
|
5037
5112
|
*/
|
|
5038
5113
|
EnaSrdSpecification?: EnaSrdSpecificationRequest | undefined;
|
|
5039
5114
|
/**
|
|
5040
|
-
* <p>A security group connection tracking specification that enables you to set the timeout
|
|
5115
|
+
* <p>A security group connection tracking specification that enables you to set the timeout
|
|
5116
|
+
* for connection tracking on an Elastic network interface. For more information, see
|
|
5117
|
+
* <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts">Connection tracking timeouts</a> in the
|
|
5118
|
+
* <i>Amazon EC2 User Guide</i>.</p>
|
|
5041
5119
|
* @public
|
|
5042
5120
|
*/
|
|
5043
5121
|
ConnectionTrackingSpecification?: ConnectionTrackingSpecificationRequest | undefined;
|
|
5122
|
+
/**
|
|
5123
|
+
* <p>The number of ENA queues to be created with the instance.</p>
|
|
5124
|
+
* @public
|
|
5125
|
+
*/
|
|
5126
|
+
EnaQueueCount?: number | undefined;
|
|
5044
5127
|
}
|
|
5045
5128
|
/**
|
|
5046
5129
|
* <p>Describes Spot Instance placement.</p>
|
|
@@ -10892,9 +10975,10 @@ export interface DetachInternetGatewayRequest {
|
|
|
10892
10975
|
*/
|
|
10893
10976
|
export interface DetachNetworkInterfaceRequest {
|
|
10894
10977
|
/**
|
|
10895
|
-
* <p>Checks whether you have the required permissions for the action, without actually
|
|
10896
|
-
* and provides an error response. If you have the required
|
|
10897
|
-
*
|
|
10978
|
+
* <p>Checks whether you have the required permissions for the action, without actually
|
|
10979
|
+
* making the request, and provides an error response. If you have the required
|
|
10980
|
+
* permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is
|
|
10981
|
+
* <code>UnauthorizedOperation</code>.</p>
|
|
10898
10982
|
* @public
|
|
10899
10983
|
*/
|
|
10900
10984
|
DryRun?: boolean | undefined;
|
|
@@ -10908,15 +10992,19 @@ export interface DetachNetworkInterfaceRequest {
|
|
|
10908
10992
|
* <note>
|
|
10909
10993
|
* <ul>
|
|
10910
10994
|
* <li>
|
|
10911
|
-
* <p>Use the <code>Force</code> parameter only as a last resort to detach a
|
|
10995
|
+
* <p>Use the <code>Force</code> parameter only as a last resort to detach a
|
|
10996
|
+
* network interface from a failed instance. </p>
|
|
10912
10997
|
* </li>
|
|
10913
10998
|
* <li>
|
|
10914
|
-
* <p>If you use the <code>Force</code> parameter to detach a network interface,
|
|
10999
|
+
* <p>If you use the <code>Force</code> parameter to detach a network interface,
|
|
11000
|
+
* you might not be able to attach a different network interface to the same
|
|
11001
|
+
* index on the instance without first stopping and starting the
|
|
11002
|
+
* instance.</p>
|
|
10915
11003
|
* </li>
|
|
10916
11004
|
* <li>
|
|
10917
|
-
* <p>If you force the detachment of a network interface, the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">instance
|
|
10918
|
-
*
|
|
10919
|
-
* with the detached network interface might still be visible. The
|
|
11005
|
+
* <p>If you force the detachment of a network interface, the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">instance
|
|
11006
|
+
* metadata</a> might not get updated. This means that the attributes
|
|
11007
|
+
* associated with the detached network interface might still be visible. The
|
|
10920
11008
|
* instance metadata will get updated when you stop and start the
|
|
10921
11009
|
* instance.</p>
|
|
10922
11010
|
* </li>
|
|
@@ -11112,16 +11200,6 @@ export interface DisableAwsNetworkPerformanceMetricSubscriptionRequest {
|
|
|
11112
11200
|
*/
|
|
11113
11201
|
DryRun?: boolean | undefined;
|
|
11114
11202
|
}
|
|
11115
|
-
/**
|
|
11116
|
-
* @public
|
|
11117
|
-
*/
|
|
11118
|
-
export interface DisableAwsNetworkPerformanceMetricSubscriptionResult {
|
|
11119
|
-
/**
|
|
11120
|
-
* <p>Indicates whether the unsubscribe action was successful.</p>
|
|
11121
|
-
* @public
|
|
11122
|
-
*/
|
|
11123
|
-
Output?: boolean | undefined;
|
|
11124
|
-
}
|
|
11125
11203
|
/**
|
|
11126
11204
|
* @internal
|
|
11127
11205
|
*/
|