@aws-sdk/client-ec2 3.1002.0 → 3.1003.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/schemas/schemas_0.js +81 -65
- package/dist-es/schemas/schemas_0.js +21 -5
- package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +12 -0
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteTrafficMirrorTargetCommand.d.ts +1 -2
- package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -2
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -2
- package/dist-types/commands/MoveCapacityReservationInstancesCommand.d.ts +12 -0
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +6 -0
- package/dist-types/models/models_0.d.ts +22 -16
- package/dist-types/models/models_1.d.ts +20 -30
- package/dist-types/models/models_2.d.ts +28 -19
- package/dist-types/models/models_3.d.ts +18 -58
- package/dist-types/models/models_4.d.ts +59 -76
- package/dist-types/models/models_5.d.ts +74 -18
- package/dist-types/models/models_6.d.ts +19 -28
- package/dist-types/models/models_7.d.ts +33 -6
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/models_0.d.ts +5 -4
- package/dist-types/ts3.4/models/models_1.d.ts +4 -8
- package/dist-types/ts3.4/models/models_2.d.ts +7 -5
- package/dist-types/ts3.4/models/models_3.d.ts +4 -5
- package/dist-types/ts3.4/models/models_4.d.ts +5 -8
- package/dist-types/ts3.4/models/models_5.d.ts +7 -4
- package/dist-types/ts3.4/models/models_6.d.ts +5 -10
- package/dist-types/ts3.4/models/models_7.d.ts +12 -2
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +40 -40
|
@@ -165,7 +165,7 @@ const _ALT = "AttachmentLimitType";
|
|
|
165
165
|
const _ALc = "AccessLogs";
|
|
166
166
|
const _ALd = "AddressList";
|
|
167
167
|
const _ALr = "ArnList";
|
|
168
|
-
const _AM = "
|
|
168
|
+
const _AM = "AllocationMetadata";
|
|
169
169
|
const _AMAI = "AddMiddleboxAttachmentIds";
|
|
170
170
|
const _AMAId = "AddMiddleboxAttachmentId";
|
|
171
171
|
const _AMIT = "AllowsMultipleInstanceTypes";
|
|
@@ -175,6 +175,7 @@ const _AMS = "ApplianceModeSupport";
|
|
|
175
175
|
const _AMSc = "AcceleratorManufacturerSet";
|
|
176
176
|
const _AMc = "AcceleratorManufacturers";
|
|
177
177
|
const _AMcc = "AcceleratorManufacturer";
|
|
178
|
+
const _AMv = "AvailabilityMode";
|
|
178
179
|
const _AN = "AttributeName";
|
|
179
180
|
const _ANGA = "AssociateNatGatewayAddress";
|
|
180
181
|
const _ANGAR = "AssociateNatGatewayAddressRequest";
|
|
@@ -488,6 +489,8 @@ const _C = "Component";
|
|
|
488
489
|
const _CA = "ComponentArn";
|
|
489
490
|
const _CAC = "CidrAuthorizationContext";
|
|
490
491
|
const _CADNL = "ClearAllocationDefaultNetmaskLength";
|
|
492
|
+
const _CAME = "CapacityAllocationMetadataEntry";
|
|
493
|
+
const _CAML = "CapacityAllocationMetadataList";
|
|
491
494
|
const _CAR = "CertificateAuthenticationRequest";
|
|
492
495
|
const _CAU = "CoipAddressUsage";
|
|
493
496
|
const _CAUS = "CoipAddressUsageSet";
|
|
@@ -6083,6 +6086,7 @@ const _aLT = "attachmentLimitType";
|
|
|
6083
6086
|
const _aLc = "accessLogs";
|
|
6084
6087
|
const _aM = "availabilityMode";
|
|
6085
6088
|
const _aMIT = "allowsMultipleInstanceTypes";
|
|
6089
|
+
const _aML = "allocationMetadataList";
|
|
6086
6090
|
const _aMNL = "allocationMinNetmaskLength";
|
|
6087
6091
|
const _aMNLl = "allocationMaxNetmaskLength";
|
|
6088
6092
|
const _aMS = "acceleratorManufacturerSet";
|
|
@@ -9309,10 +9313,18 @@ export var CancelSpotInstanceRequestsResult$ = [3, n0, _CSIRRa,
|
|
|
9309
9313
|
];
|
|
9310
9314
|
export var CapacityAllocation$ = [3, n0, _CAa,
|
|
9311
9315
|
0,
|
|
9312
|
-
[_ATl, _Cou],
|
|
9316
|
+
[_ATl, _Cou, _AM],
|
|
9313
9317
|
[[0, { [_eQN]: `AllocationType`,
|
|
9314
9318
|
[_xN]: _aTl }], [1, { [_eQN]: `Count`,
|
|
9315
|
-
[_xN]: _cou }]]
|
|
9319
|
+
[_xN]: _cou }], [() => CapacityAllocationMetadataList, { [_eQN]: `AllocationMetadataList`,
|
|
9320
|
+
[_xN]: _aML }]]
|
|
9321
|
+
];
|
|
9322
|
+
export var CapacityAllocationMetadataEntry$ = [3, n0, _CAME,
|
|
9323
|
+
0,
|
|
9324
|
+
[_K, _V],
|
|
9325
|
+
[[0, { [_eQN]: `Key`,
|
|
9326
|
+
[_xN]: _k }], [0, { [_eQN]: `Value`,
|
|
9327
|
+
[_xN]: _v }]]
|
|
9316
9328
|
];
|
|
9317
9329
|
export var CapacityBlock$ = [3, n0, _CBa,
|
|
9318
9330
|
0,
|
|
@@ -10551,7 +10563,7 @@ export var CreateManagedPrefixListResult$ = [3, n0, _CMPLRr,
|
|
|
10551
10563
|
];
|
|
10552
10564
|
export var CreateNatGatewayRequest$ = [3, n0, _CNGR,
|
|
10553
10565
|
0,
|
|
10554
|
-
[
|
|
10566
|
+
[_AMv, _AIl, _CT, _DR, _SIu, _VI, _AZAv, _TS, _CTon, _PIAr, _SAI, _SPIA, _SPIAC],
|
|
10555
10567
|
[0, 0, [0, 4], 2, 0, 0, [() => AvailabilityZoneAddresses, { [_xN]: _AZA }], [() => TagSpecificationList, { [_xN]: _TSa }], 0, 0, [() => AllocationIdList, { [_xN]: _SAIe }], [() => IpList, { [_xN]: _SPIAe }], 1]
|
|
10556
10568
|
];
|
|
10557
10569
|
export var CreateNatGatewayResult$ = [3, n0, _CNGRr,
|
|
@@ -20820,7 +20832,7 @@ export var MovingAddressStatus$ = [3, n0, _MASo,
|
|
|
20820
20832
|
];
|
|
20821
20833
|
export var NatGateway$ = [3, n0, _NG,
|
|
20822
20834
|
0,
|
|
20823
|
-
[_CTr, _DTel, _FCa, _FM, _NGA, _NGI, _PB, _St, _SIu, _VI, _T, _CTon,
|
|
20835
|
+
[_CTr, _DTel, _FCa, _FM, _NGA, _NGI, _PB, _St, _SIu, _VI, _T, _CTon, _AMv, _ASIu, _APZ, _AAt, _RTI],
|
|
20824
20836
|
[[4, { [_eQN]: `CreateTime`,
|
|
20825
20837
|
[_xN]: _cTr }], [4, { [_eQN]: `DeleteTime`,
|
|
20826
20838
|
[_xN]: _dTel }], [0, { [_eQN]: `FailureCode`,
|
|
@@ -25650,6 +25662,10 @@ var CancelSpotFleetRequestsSuccessSet = [1, n0, _CSFRSS,
|
|
|
25650
25662
|
0, [() => CancelSpotFleetRequestsSuccessItem$,
|
|
25651
25663
|
{ [_xN]: _it }]
|
|
25652
25664
|
];
|
|
25665
|
+
var CapacityAllocationMetadataList = [1, n0, _CAML,
|
|
25666
|
+
0, [() => CapacityAllocationMetadataEntry$,
|
|
25667
|
+
{ [_xN]: _it }]
|
|
25668
|
+
];
|
|
25653
25669
|
var CapacityAllocations = [1, n0, _CAap,
|
|
25654
25670
|
0, [() => CapacityAllocation$,
|
|
25655
25671
|
{ [_xN]: _it }]
|
|
@@ -91,6 +91,12 @@ declare const CreateCapacityReservationBySplittingCommand_base: {
|
|
|
91
91
|
* // { // CapacityAllocation
|
|
92
92
|
* // AllocationType: "used" || "future",
|
|
93
93
|
* // Count: Number("int"),
|
|
94
|
+
* // AllocationMetadata: [ // CapacityAllocationMetadataList
|
|
95
|
+
* // { // CapacityAllocationMetadataEntry
|
|
96
|
+
* // Key: "STRING_VALUE",
|
|
97
|
+
* // Value: "STRING_VALUE",
|
|
98
|
+
* // },
|
|
99
|
+
* // ],
|
|
94
100
|
* // },
|
|
95
101
|
* // ],
|
|
96
102
|
* // ReservationType: "default" || "capacity-block",
|
|
@@ -146,6 +152,12 @@ declare const CreateCapacityReservationBySplittingCommand_base: {
|
|
|
146
152
|
* // {
|
|
147
153
|
* // AllocationType: "used" || "future",
|
|
148
154
|
* // Count: Number("int"),
|
|
155
|
+
* // AllocationMetadata: [
|
|
156
|
+
* // {
|
|
157
|
+
* // Key: "STRING_VALUE",
|
|
158
|
+
* // Value: "STRING_VALUE",
|
|
159
|
+
* // },
|
|
160
|
+
* // ],
|
|
149
161
|
* // },
|
|
150
162
|
* // ],
|
|
151
163
|
* // ReservationType: "default" || "capacity-block",
|
|
@@ -126,6 +126,12 @@ declare const CreateCapacityReservationCommand_base: {
|
|
|
126
126
|
* // { // CapacityAllocation
|
|
127
127
|
* // AllocationType: "used" || "future",
|
|
128
128
|
* // Count: Number("int"),
|
|
129
|
+
* // AllocationMetadata: [ // CapacityAllocationMetadataList
|
|
130
|
+
* // { // CapacityAllocationMetadataEntry
|
|
131
|
+
* // Key: "STRING_VALUE",
|
|
132
|
+
* // Value: "STRING_VALUE",
|
|
133
|
+
* // },
|
|
134
|
+
* // ],
|
|
129
135
|
* // },
|
|
130
136
|
* // ],
|
|
131
137
|
* // ReservationType: "default" || "capacity-block",
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import type { DeleteTrafficMirrorTargetRequest } from "../models/
|
|
5
|
-
import type { DeleteTrafficMirrorTargetResult } from "../models/models_3";
|
|
4
|
+
import type { DeleteTrafficMirrorTargetRequest, DeleteTrafficMirrorTargetResult } from "../models/models_3";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
8
7
|
*/
|
|
@@ -91,6 +91,12 @@ declare const DescribeCapacityReservationsCommand_base: {
|
|
|
91
91
|
* // { // CapacityAllocation
|
|
92
92
|
* // AllocationType: "used" || "future",
|
|
93
93
|
* // Count: Number("int"),
|
|
94
|
+
* // AllocationMetadata: [ // CapacityAllocationMetadataList
|
|
95
|
+
* // { // CapacityAllocationMetadataEntry
|
|
96
|
+
* // Key: "STRING_VALUE",
|
|
97
|
+
* // Value: "STRING_VALUE",
|
|
98
|
+
* // },
|
|
99
|
+
* // ],
|
|
94
100
|
* // },
|
|
95
101
|
* // ],
|
|
96
102
|
* // ReservationType: "default" || "capacity-block",
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import type { DescribeTransitGatewayAttachmentsRequest } from "../models/
|
|
5
|
-
import type { DescribeTransitGatewayAttachmentsResult } from "../models/models_5";
|
|
4
|
+
import type { DescribeTransitGatewayAttachmentsRequest, DescribeTransitGatewayAttachmentsResult } from "../models/models_5";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
8
7
|
*/
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import type { ModifyTransitGatewayRequest } from "../models/
|
|
5
|
-
import type { ModifyTransitGatewayResult } from "../models/models_7";
|
|
4
|
+
import type { ModifyTransitGatewayRequest, ModifyTransitGatewayResult } from "../models/models_7";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
8
7
|
*/
|
|
@@ -101,6 +101,12 @@ declare const MoveCapacityReservationInstancesCommand_base: {
|
|
|
101
101
|
* // { // CapacityAllocation
|
|
102
102
|
* // AllocationType: "used" || "future",
|
|
103
103
|
* // Count: Number("int"),
|
|
104
|
+
* // AllocationMetadata: [ // CapacityAllocationMetadataList
|
|
105
|
+
* // { // CapacityAllocationMetadataEntry
|
|
106
|
+
* // Key: "STRING_VALUE",
|
|
107
|
+
* // Value: "STRING_VALUE",
|
|
108
|
+
* // },
|
|
109
|
+
* // ],
|
|
104
110
|
* // },
|
|
105
111
|
* // ],
|
|
106
112
|
* // ReservationType: "default" || "capacity-block",
|
|
@@ -156,6 +162,12 @@ declare const MoveCapacityReservationInstancesCommand_base: {
|
|
|
156
162
|
* // {
|
|
157
163
|
* // AllocationType: "used" || "future",
|
|
158
164
|
* // Count: Number("int"),
|
|
165
|
+
* // AllocationMetadata: [
|
|
166
|
+
* // {
|
|
167
|
+
* // Key: "STRING_VALUE",
|
|
168
|
+
* // Value: "STRING_VALUE",
|
|
169
|
+
* // },
|
|
170
|
+
* // ],
|
|
159
171
|
* // },
|
|
160
172
|
* // ],
|
|
161
173
|
* // ReservationType: "default" || "capacity-block",
|
|
@@ -89,6 +89,12 @@ declare const PurchaseCapacityBlockCommand_base: {
|
|
|
89
89
|
* // { // CapacityAllocation
|
|
90
90
|
* // AllocationType: "used" || "future",
|
|
91
91
|
* // Count: Number("int"),
|
|
92
|
+
* // AllocationMetadata: [ // CapacityAllocationMetadataList
|
|
93
|
+
* // { // CapacityAllocationMetadataEntry
|
|
94
|
+
* // Key: "STRING_VALUE",
|
|
95
|
+
* // Value: "STRING_VALUE",
|
|
96
|
+
* // },
|
|
97
|
+
* // ],
|
|
92
98
|
* // },
|
|
93
99
|
* // ],
|
|
94
100
|
* // ReservationType: "default" || "capacity-block",
|
|
@@ -7298,6 +7298,22 @@ export interface CreateCapacityReservationRequest {
|
|
|
7298
7298
|
*/
|
|
7299
7299
|
DeliveryPreference?: CapacityReservationDeliveryPreference | undefined;
|
|
7300
7300
|
}
|
|
7301
|
+
/**
|
|
7302
|
+
* <p>A key-value pair that provides additional metadata about a capacity allocation.</p>
|
|
7303
|
+
* @public
|
|
7304
|
+
*/
|
|
7305
|
+
export interface CapacityAllocationMetadataEntry {
|
|
7306
|
+
/**
|
|
7307
|
+
* <p>The key of the metadata entry.</p>
|
|
7308
|
+
* @public
|
|
7309
|
+
*/
|
|
7310
|
+
Key?: string | undefined;
|
|
7311
|
+
/**
|
|
7312
|
+
* <p>The value of the metadata entry.</p>
|
|
7313
|
+
* @public
|
|
7314
|
+
*/
|
|
7315
|
+
Value?: string | undefined;
|
|
7316
|
+
}
|
|
7301
7317
|
/**
|
|
7302
7318
|
* <p>Information about instance capacity usage for a Capacity Reservation.</p>
|
|
7303
7319
|
* @public
|
|
@@ -7316,6 +7332,12 @@ export interface CapacityAllocation {
|
|
|
7316
7332
|
* @public
|
|
7317
7333
|
*/
|
|
7318
7334
|
Count?: number | undefined;
|
|
7335
|
+
/**
|
|
7336
|
+
* <p>Additional metadata associated with the capacity allocation. Each entry contains a key-value pair providing context
|
|
7337
|
+
* about the allocation.</p>
|
|
7338
|
+
* @public
|
|
7339
|
+
*/
|
|
7340
|
+
AllocationMetadata?: CapacityAllocationMetadataEntry[] | undefined;
|
|
7319
7341
|
}
|
|
7320
7342
|
/**
|
|
7321
7343
|
* <p>Information about your commitment for a future-dated Capacity Reservation.</p>
|
|
@@ -9434,19 +9456,3 @@ export interface CreateDelegateMacVolumeOwnershipTaskResult {
|
|
|
9434
9456
|
*/
|
|
9435
9457
|
MacModificationTask?: MacModificationTask | undefined;
|
|
9436
9458
|
}
|
|
9437
|
-
/**
|
|
9438
|
-
* <p>Describes a DHCP configuration option.</p>
|
|
9439
|
-
* @public
|
|
9440
|
-
*/
|
|
9441
|
-
export interface NewDhcpConfiguration {
|
|
9442
|
-
/**
|
|
9443
|
-
* <p>The name of a DHCP option.</p>
|
|
9444
|
-
* @public
|
|
9445
|
-
*/
|
|
9446
|
-
Key?: string | undefined;
|
|
9447
|
-
/**
|
|
9448
|
-
* <p>The values for the DHCP option.</p>
|
|
9449
|
-
* @public
|
|
9450
|
-
*/
|
|
9451
|
-
Values?: string[] | undefined;
|
|
9452
|
-
}
|
|
@@ -1,5 +1,21 @@
|
|
|
1
|
-
import { _InstanceType, AcceleratorManufacturer, AcceleratorName, AcceleratorType, AddressFamily, AmdSevSnpSpecification, AttachmentStatus, AutoProvisionZonesState, AutoScalingIpsState, AvailabilityMode, BareMetal, BurstablePerformance, CapacityReservationPreference, ConnectivityType, ContainerFormat, CpuManufacturer, CurrencyCodeValues, DefaultTargetCapacityType, DestinationFileFormat, DiskImageFormat, Ec2InstanceConnectEndpointState, ExportEnvironment, ExportTaskState, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, FlowLogsResourceType, HostnameType, InstanceBandwidthWeighting, InstanceGeneration, InstanceInterruptionBehavior, InstanceLifecycle, InterfacePermissionType, InterruptibleCapacityReservationAllocationStatus, InterruptionType, IpAddressType, IpamExternalResourceVerificationTokenState, IpamMeteredAccount, IpamPolicyState, IpamPoolAwsService, IpamPoolPublicIpSource, IpamPoolSourceResourceType, IpamPoolState, IpamPrefixListResolverRuleConditionOperation, IpamPrefixListResolverRuleType, IpamPrefixListResolverState, IpamPrefixListResolverTargetState, IpamPrefixListResolverVersionCreationStatus, IpamResourceDiscoveryState, IpamResourceType, IpamScopeExternalAuthorityType, IpamScopeState, IpamScopeType, IpamState, IpamTier, KeyFormat, KeyType, LaunchTemplateAutoRecoveryState, LaunchTemplateHttpTokensState, LaunchTemplateInstanceMetadataEndpointState, LaunchTemplateInstanceMetadataOptionsState, LaunchTemplateInstanceMetadataProtocolIpv6, LaunchTemplateInstanceMetadataTagsState, LocalGatewayRouteState, LocalGatewayRouteTableMode, LocalGatewayRouteType, LocalGatewayVirtualInterfaceConfigurationState, LocalGatewayVirtualInterfaceGroupConfigurationState, LocalStorage, LocalStorageType, LogDestinationType, MacSystemIntegrityProtectionSettingStatus, MarketType, NatGatewayApplianceModifyState, NatGatewayApplianceState, NatGatewayApplianceType, NatGatewayState, NestedVirtualizationSpecification, NetworkInterfaceCreationType, NetworkInterfacePermissionStateCode, NetworkInterfaceStatus, NetworkInterfaceType, PlacementGroupState, PlacementStrategy, PlatformValues, PrefixListState, Protocol, ReplaceRootVolumeTaskState, ResourceType, RouteOrigin, RouteServerBfdState, RouteServerBgpState, RouteServerEndpointState, RouteServerPeerLivenessMode, RouteServerPeerState, RouteServerPersistRoutesAction, RouteServerPersistRoutesState, RouteServerState, RouteState, RuleAction, SecondaryInterfaceType, SecondaryNetworkCidrBlockAssociationState, SecondaryNetworkState, SecondaryNetworkType,
|
|
2
|
-
import { type AcceleratorCount, type AcceleratorCountRequest, type AcceleratorTotalMemoryMiB, type AcceleratorTotalMemoryMiBRequest, type InstanceEventWindow, type MacModificationTask, type OperatorResponse, type PortRange, type RouteTableAssociationState, AccessScopePath, AccessScopePathRequest, AddIpamOperatingRegion, AddPrefixListEntry, Ipv4PrefixSpecification, NatGatewayAddress,
|
|
1
|
+
import { _InstanceType, AcceleratorManufacturer, AcceleratorName, AcceleratorType, AddressFamily, AmdSevSnpSpecification, AttachmentStatus, AutoProvisionZonesState, AutoScalingIpsState, AvailabilityMode, BareMetal, BurstablePerformance, CapacityReservationPreference, ConnectivityType, ContainerFormat, CpuManufacturer, CurrencyCodeValues, DefaultTargetCapacityType, DestinationFileFormat, DiskImageFormat, Ec2InstanceConnectEndpointState, ExportEnvironment, ExportTaskState, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, FlowLogsResourceType, HostnameType, InstanceBandwidthWeighting, InstanceGeneration, InstanceInterruptionBehavior, InstanceLifecycle, InterfacePermissionType, InterruptibleCapacityReservationAllocationStatus, InterruptionType, IpAddressType, IpamExternalResourceVerificationTokenState, IpamMeteredAccount, IpamPolicyState, IpamPoolAwsService, IpamPoolPublicIpSource, IpamPoolSourceResourceType, IpamPoolState, IpamPrefixListResolverRuleConditionOperation, IpamPrefixListResolverRuleType, IpamPrefixListResolverState, IpamPrefixListResolverTargetState, IpamPrefixListResolverVersionCreationStatus, IpamResourceDiscoveryState, IpamResourceType, IpamScopeExternalAuthorityType, IpamScopeState, IpamScopeType, IpamState, IpamTier, KeyFormat, KeyType, LaunchTemplateAutoRecoveryState, LaunchTemplateHttpTokensState, LaunchTemplateInstanceMetadataEndpointState, LaunchTemplateInstanceMetadataOptionsState, LaunchTemplateInstanceMetadataProtocolIpv6, LaunchTemplateInstanceMetadataTagsState, LocalGatewayRouteState, LocalGatewayRouteTableMode, LocalGatewayRouteType, LocalGatewayVirtualInterfaceConfigurationState, LocalGatewayVirtualInterfaceGroupConfigurationState, LocalStorage, LocalStorageType, LogDestinationType, MacSystemIntegrityProtectionSettingStatus, MarketType, NatGatewayApplianceModifyState, NatGatewayApplianceState, NatGatewayApplianceType, NatGatewayState, NestedVirtualizationSpecification, NetworkInterfaceCreationType, NetworkInterfacePermissionStateCode, NetworkInterfaceStatus, NetworkInterfaceType, PlacementGroupState, PlacementStrategy, PlatformValues, PrefixListState, Protocol, ReplaceRootVolumeTaskState, ResourceType, RouteOrigin, RouteServerBfdState, RouteServerBgpState, RouteServerEndpointState, RouteServerPeerLivenessMode, RouteServerPeerState, RouteServerPersistRoutesAction, RouteServerPersistRoutesState, RouteServerState, RouteState, RuleAction, SecondaryInterfaceType, SecondaryNetworkCidrBlockAssociationState, SecondaryNetworkState, SecondaryNetworkType, ShutdownBehavior, SnapshotLocationEnum, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, SpotInstanceType, SpreadLevel, TargetCapacityUnitType, Tenancy, TokenState, TrafficType, VolumeType, WeekDay } from "./enums";
|
|
2
|
+
import { type AcceleratorCount, type AcceleratorCountRequest, type AcceleratorTotalMemoryMiB, type AcceleratorTotalMemoryMiBRequest, type InstanceEventWindow, type MacModificationTask, type OperatorResponse, type PortRange, type RouteTableAssociationState, AccessScopePath, AccessScopePathRequest, AddIpamOperatingRegion, AddPrefixListEntry, Ipv4PrefixSpecification, NatGatewayAddress, ReservedInstancesListing, Tag, TagSpecification, UnsuccessfulItem } from "./models_0";
|
|
3
|
+
/**
|
|
4
|
+
* <p>Describes a DHCP configuration option.</p>
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface NewDhcpConfiguration {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The name of a DHCP option.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
Key?: string | undefined;
|
|
13
|
+
/**
|
|
14
|
+
* <p>The values for the DHCP option.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
Values?: string[] | undefined;
|
|
18
|
+
}
|
|
3
19
|
/**
|
|
4
20
|
* @public
|
|
5
21
|
*/
|
|
@@ -7065,7 +7081,7 @@ export interface RequestLaunchTemplateData {
|
|
|
7065
7081
|
* <p>Amazon Elastic Graphics reached end of life on January 8, 2024.</p>
|
|
7066
7082
|
* </note>
|
|
7067
7083
|
*
|
|
7068
|
-
* @deprecated Specifying Elastic Graphics accelerators is no longer supported on the RunInstances API.
|
|
7084
|
+
* @deprecated (since 2024-01-08) Specifying Elastic Graphics accelerators is no longer supported on the RunInstances API.
|
|
7069
7085
|
* @public
|
|
7070
7086
|
*/
|
|
7071
7087
|
ElasticGpuSpecifications?: ElasticGpuSpecification[] | undefined;
|
|
@@ -7078,7 +7094,7 @@ export interface RequestLaunchTemplateData {
|
|
|
7078
7094
|
* your Deep Learning (DL) inference workloads.</p>
|
|
7079
7095
|
* <p>You cannot specify accelerators from different generations in the same request.</p>
|
|
7080
7096
|
*
|
|
7081
|
-
* @deprecated Specifying Elastic Inference accelerators is no longer supported on the RunInstances API.
|
|
7097
|
+
* @deprecated (since 2024-01-08) Specifying Elastic Inference accelerators is no longer supported on the RunInstances API.
|
|
7082
7098
|
* @public
|
|
7083
7099
|
*/
|
|
7084
7100
|
ElasticInferenceAccelerators?: LaunchTemplateElasticInferenceAccelerator[] | undefined;
|
|
@@ -12545,29 +12561,3 @@ export interface CreateSecondarySubnetRequest {
|
|
|
12545
12561
|
*/
|
|
12546
12562
|
TagSpecifications?: TagSpecification[] | undefined;
|
|
12547
12563
|
}
|
|
12548
|
-
/**
|
|
12549
|
-
* <p>Describes an IPv4 CIDR block associated with a secondary subnet.</p>
|
|
12550
|
-
* @public
|
|
12551
|
-
*/
|
|
12552
|
-
export interface SecondarySubnetIpv4CidrBlockAssociation {
|
|
12553
|
-
/**
|
|
12554
|
-
* <p>The association ID for the IPv4 CIDR block.</p>
|
|
12555
|
-
* @public
|
|
12556
|
-
*/
|
|
12557
|
-
AssociationId?: string | undefined;
|
|
12558
|
-
/**
|
|
12559
|
-
* <p>The IPv4 CIDR block.</p>
|
|
12560
|
-
* @public
|
|
12561
|
-
*/
|
|
12562
|
-
CidrBlock?: string | undefined;
|
|
12563
|
-
/**
|
|
12564
|
-
* <p>The state of the CIDR block association.</p>
|
|
12565
|
-
* @public
|
|
12566
|
-
*/
|
|
12567
|
-
State?: SecondarySubnetCidrBlockAssociationState | undefined;
|
|
12568
|
-
/**
|
|
12569
|
-
* <p>The reason for the current state of the CIDR block association.</p>
|
|
12570
|
-
* @public
|
|
12571
|
-
*/
|
|
12572
|
-
StateReason?: string | undefined;
|
|
12573
|
-
}
|
|
@@ -1,6 +1,32 @@
|
|
|
1
|
-
import { ApplianceModeSupportValue, AutoAcceptSharedAssociationsValue, AutoAcceptSharedAttachmentsValue, BgpStatus, ConnectionNotificationState, ConnectionNotificationType, CopyTagsFromSource, DatafeedSubscriptionState, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DeleteFleetErrorCode, DeleteQueuedReservedInstancesErrorCode, DeviceTrustProviderType, DnsNameState, DnsRecordIpType, DnsSupportValue, DynamicRoutingValue, EncryptionStateValue, FleetStateCode, GatewayAssociationState, GatewayType, Igmpv2SupportValue, InstanceEventWindowState, InternetGatewayExclusionMode, IpAddressType, Ipv6SupportValue, LaunchTemplateErrorCode, MulticastSupportValue, PayerResponsibility, ProtocolValue, SecondaryNetworkType, SecondarySubnetState, SecurityGroupReferencingSupportValue, ServiceConnectivityType, ServiceState, ServiceType, SnapshotLocationEnum, SnapshotState, SSEType, State, StaticSourcesSupportValue, StorageTier, SubnetCidrReservationType, TelemetryStatus, Tenancy, TrafficDirection, TrafficMirrorNetworkService, TrafficMirrorRuleAction, TrafficMirrorTargetType, TransferType, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayConnectPeerState, TransitGatewayMeteringPayerType, TransitGatewayMeteringPolicyEntryState, TransitGatewayMeteringPolicyState, TransitGatewayMulticastDomainState, TransitGatewayPolicyTableState, TransitGatewayPrefixListReferenceState, TransitGatewayRouteState, TransitGatewayRouteTableAnnouncementDirection, TransitGatewayRouteTableAnnouncementState, TransitGatewayRouteTableState, TransitGatewayRouteType, TransitGatewayState, TrustProviderType, TunnelInsideIpVersion, UserTrustProviderType, VerifiedAccessEndpointAttachmentType, VerifiedAccessEndpointProtocol, VerifiedAccessEndpointStatusCode, VerifiedAccessEndpointType, VolumeType, VpcBlockPublicAccessExclusionState, VpcEncryptionControlExclusionStateInput, VpcEncryptionControlMode, VpcEndpointType, VpnConcentratorType, VpnEcmpSupportValue, VpnState, VpnStaticRouteSource, VpnTunnelBandwidth } from "./enums";
|
|
1
|
+
import { ApplianceModeSupportValue, AutoAcceptSharedAssociationsValue, AutoAcceptSharedAttachmentsValue, BgpStatus, ConnectionNotificationState, ConnectionNotificationType, CopyTagsFromSource, DatafeedSubscriptionState, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DeleteFleetErrorCode, DeleteQueuedReservedInstancesErrorCode, DeviceTrustProviderType, DnsNameState, DnsRecordIpType, DnsSupportValue, DynamicRoutingValue, EncryptionStateValue, FleetStateCode, GatewayAssociationState, GatewayType, Igmpv2SupportValue, InstanceEventWindowState, InternetGatewayExclusionMode, IpAddressType, Ipv6SupportValue, LaunchTemplateErrorCode, MulticastSupportValue, PayerResponsibility, ProtocolValue, SecondaryNetworkType, SecondarySubnetCidrBlockAssociationState, SecondarySubnetState, SecurityGroupReferencingSupportValue, ServiceConnectivityType, ServiceState, ServiceType, SnapshotLocationEnum, SnapshotState, SSEType, State, StaticSourcesSupportValue, StorageTier, SubnetCidrReservationType, TelemetryStatus, Tenancy, TrafficDirection, TrafficMirrorNetworkService, TrafficMirrorRuleAction, TrafficMirrorTargetType, TransferType, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayConnectPeerState, TransitGatewayMeteringPayerType, TransitGatewayMeteringPolicyEntryState, TransitGatewayMeteringPolicyState, TransitGatewayMulticastDomainState, TransitGatewayPolicyTableState, TransitGatewayPrefixListReferenceState, TransitGatewayRouteState, TransitGatewayRouteTableAnnouncementDirection, TransitGatewayRouteTableAnnouncementState, TransitGatewayRouteTableState, TransitGatewayRouteType, TransitGatewayState, TrustProviderType, TunnelInsideIpVersion, UserTrustProviderType, VerifiedAccessEndpointAttachmentType, VerifiedAccessEndpointProtocol, VerifiedAccessEndpointStatusCode, VerifiedAccessEndpointType, VolumeType, VpcBlockPublicAccessExclusionState, VpcEncryptionControlExclusionStateInput, VpcEncryptionControlMode, VpcEndpointType, VpnConcentratorType, VpnEcmpSupportValue, VpnState, VpnStaticRouteSource, VpnTunnelBandwidth } from "./enums";
|
|
2
2
|
import { type CarrierGateway, type ClientVpnEndpointStatus, type ClientVpnRouteStatus, type CoipCidr, type CoipPool, type Subnet, type TransitGatewayPeeringAttachment, type TransitGatewayVpcAttachment, type VerifiedAccessInstance, type VerifiedAccessSseSpecificationResponse, type VerifiedAccessTrustProvider, type Vpc, type VpcEncryptionControl, type VpcPeeringConnection, Tag, TagSpecification, UnsuccessfulItem, VpcAttachment } from "./models_0";
|
|
3
|
-
import {
|
|
3
|
+
import type { Ec2InstanceConnectEndpoint, Ipam, IpamExternalResourceVerificationToken, IpamPolicy, IpamPool, IpamPrefixListResolver, IpamPrefixListResolverTarget, IpamResourceDiscovery, IpamScope, LaunchTemplate, LocalGatewayRoute, LocalGatewayRouteTable, LocalGatewayRouteTableVirtualInterfaceGroupAssociation, LocalGatewayRouteTableVpcAssociation, LocalGatewayVirtualInterface, LocalGatewayVirtualInterfaceGroup, ManagedPrefixList, OperatorRequest, RouteServer, RouteServerEndpoint, RouteServerPeer, SecondaryNetwork } from "./models_1";
|
|
4
|
+
/**
|
|
5
|
+
* <p>Describes an IPv4 CIDR block associated with a secondary subnet.</p>
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface SecondarySubnetIpv4CidrBlockAssociation {
|
|
9
|
+
/**
|
|
10
|
+
* <p>The association ID for the IPv4 CIDR block.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
AssociationId?: string | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* <p>The IPv4 CIDR block.</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
CidrBlock?: string | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* <p>The state of the CIDR block association.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
State?: SecondarySubnetCidrBlockAssociationState | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* <p>The reason for the current state of the CIDR block association.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
StateReason?: string | undefined;
|
|
29
|
+
}
|
|
4
30
|
/**
|
|
5
31
|
* <p>Describes a secondary subnet.</p>
|
|
6
32
|
* @public
|
|
@@ -8209,20 +8235,3 @@ export interface DeleteTrafficMirrorSessionResult {
|
|
|
8209
8235
|
*/
|
|
8210
8236
|
TrafficMirrorSessionId?: string | undefined;
|
|
8211
8237
|
}
|
|
8212
|
-
/**
|
|
8213
|
-
* @public
|
|
8214
|
-
*/
|
|
8215
|
-
export interface DeleteTrafficMirrorTargetRequest {
|
|
8216
|
-
/**
|
|
8217
|
-
* <p>The ID of the Traffic Mirror target.</p>
|
|
8218
|
-
* @public
|
|
8219
|
-
*/
|
|
8220
|
-
TrafficMirrorTargetId: string | undefined;
|
|
8221
|
-
/**
|
|
8222
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8223
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8224
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8225
|
-
* @public
|
|
8226
|
-
*/
|
|
8227
|
-
DryRun?: boolean | undefined;
|
|
8228
|
-
}
|
|
@@ -1,7 +1,24 @@
|
|
|
1
|
-
import { _InstanceType, AccountAttributeName, AddressAttributeName, AllocationState, AllowsMultipleInstanceTypes, ArchitectureValues, AsnState, AssociatedNetworkType, AttachmentStatus, AutoPlacement, AvailabilityZoneOptInStatus, AvailabilityZoneState, BootModeValues, CallerRole, CapacityBlockExtensionStatus, CapacityBlockInterconnectStatus, CapacityBlockResourceState, CapacityManagerDataExportStatus, CapacityReservationBillingRequestStatus, CapacityReservationFleetState, CapacityReservationTenancy, ClientVpnAuthenticationType, ClientVpnConnectionStatusCode, ClientVpnEndpointAttributeStatusCode, ConversionTaskState, CurrencyCodeValues, DefaultTargetCapacityType, DestinationFileFormat, DeviceType, DiskImageFormat, ElasticGpuState, ElasticGpuStatus, EndpointIpAddressType, FastLaunchResourceType, FastLaunchStateCode, FastSnapshotRestoreStateCode, FleetActivityStatus, FleetCapacityReservationTenancy, FleetCapacityReservationUsageStrategy, FleetEventType, FleetExcessCapacityTerminationPolicy, FleetInstanceMatchCriteria, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetStateCode, FleetType, FpgaImageAttributeName, FpgaImageStateCode, HostMaintenance, HostRecovery, HypervisorType, ImageAttributeName, ImageReferenceOptionName, ImageReferenceResourceType, ImageState, ImageTypeValues, ImdsSupportValues, InstanceAttributeName, InstanceLifecycle,
|
|
1
|
+
import { _InstanceType, AccountAttributeName, AddressAttributeName, AllocationState, AllowsMultipleInstanceTypes, ArchitectureValues, AsnState, AssociatedNetworkType, AttachmentStatus, AutoPlacement, AvailabilityZoneOptInStatus, AvailabilityZoneState, BootModeValues, CallerRole, CapacityBlockExtensionStatus, CapacityBlockInterconnectStatus, CapacityBlockResourceState, CapacityManagerDataExportStatus, CapacityReservationBillingRequestStatus, CapacityReservationFleetState, CapacityReservationTenancy, ClientVpnAuthenticationType, ClientVpnConnectionStatusCode, ClientVpnEndpointAttributeStatusCode, ConversionTaskState, CurrencyCodeValues, DefaultTargetCapacityType, DestinationFileFormat, DeviceType, DiskImageFormat, ElasticGpuState, ElasticGpuStatus, EndpointIpAddressType, FastLaunchResourceType, FastLaunchStateCode, FastSnapshotRestoreStateCode, FleetActivityStatus, FleetCapacityReservationTenancy, FleetCapacityReservationUsageStrategy, FleetEventType, FleetExcessCapacityTerminationPolicy, FleetInstanceMatchCriteria, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetStateCode, FleetType, FpgaImageAttributeName, FpgaImageStateCode, HostMaintenance, HostRecovery, HypervisorType, ImageAttributeName, ImageReferenceOptionName, ImageReferenceResourceType, ImageState, ImageTypeValues, ImdsSupportValues, InstanceAttributeName, InstanceLifecycle, IpamPoolCidrFailureCode, IpamPoolCidrState, LogDestinationType, MetricType, OutputFormat, PaymentOption, PeriodType, PermissionGroup, PlatformValues, ProductCodeValues, ReportState, ReservationState, Schedule, SnapshotReturnCodes, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, StatisticType, TargetCapacityUnitType, TpmSupportValues, TrafficIpAddressType, TrafficType, TransportProtocol, VirtualizationType, VpnProtocol } from "./enums";
|
|
2
2
|
import { type AssociationStatus, type ClientVpnAuthorizationRuleStatus, type ClientVpnEndpointStatus, type ClientVpnRouteStatus, type OperatorResponse, type TransitGatewayPeeringAttachment, type TransitGatewayVpcAttachment, type VerifiedAccessInstance, type VerifiedAccessTrustProvider, type VpcEncryptionControl, AccountAttribute, ActiveInstance, Address, AddressAttribute, AddressTransfer, BundleTask, ByoipCidr, CapacityReservation, CarrierGateway, CoipPool, CustomerGateway, FleetCapacityReservation, IamInstanceProfileAssociation, InstanceEventWindow, Tag, UnsuccessfulItem } from "./models_0";
|
|
3
3
|
import { type AttributeValue, type FleetLaunchTemplateSpecification, type LaunchTemplateAndOverridesResponse, type StateReason, BlockDeviceMapping, DhcpOptions, Ec2InstanceConnectEndpoint, EgressOnlyInternetGateway, ExportTask, FleetLaunchTemplateOverrides, GroupIdentifier } from "./models_1";
|
|
4
4
|
import type { TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMeteringPolicy, TransitGatewayMeteringPolicyEntry, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayPrefixListReference, TransitGatewayRoute, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, VpcBlockPublicAccessExclusion } from "./models_2";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface DeleteTrafficMirrorTargetRequest {
|
|
9
|
+
/**
|
|
10
|
+
* <p>The ID of the Traffic Mirror target.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
TrafficMirrorTargetId: string | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
16
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
17
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
18
|
+
* @public
|
|
19
|
+
*/
|
|
20
|
+
DryRun?: boolean | undefined;
|
|
21
|
+
}
|
|
5
22
|
/**
|
|
6
23
|
* @public
|
|
7
24
|
*/
|
|
@@ -10039,60 +10056,3 @@ export interface ImageMetadata {
|
|
|
10039
10056
|
*/
|
|
10040
10057
|
IsPublic?: boolean | undefined;
|
|
10041
10058
|
}
|
|
10042
|
-
/**
|
|
10043
|
-
* <p>Describes the current state of an instance.</p>
|
|
10044
|
-
* @public
|
|
10045
|
-
*/
|
|
10046
|
-
export interface InstanceState {
|
|
10047
|
-
/**
|
|
10048
|
-
* <p>The state of the instance as a 16-bit unsigned integer. </p>
|
|
10049
|
-
* <p>The high byte is all of the bits between 2^8 and (2^16)-1, which equals decimal values
|
|
10050
|
-
* between 256 and 65,535. These numerical values are used for internal purposes and should
|
|
10051
|
-
* be ignored.</p>
|
|
10052
|
-
* <p>The low byte is all of the bits between 2^0 and (2^8)-1, which equals decimal values
|
|
10053
|
-
* between 0 and 255. </p>
|
|
10054
|
-
* <p>The valid values for instance-state-code will all be in the range of the low byte and
|
|
10055
|
-
* they are:</p>
|
|
10056
|
-
* <ul>
|
|
10057
|
-
* <li>
|
|
10058
|
-
* <p>
|
|
10059
|
-
* <code>0</code> : <code>pending</code>
|
|
10060
|
-
* </p>
|
|
10061
|
-
* </li>
|
|
10062
|
-
* <li>
|
|
10063
|
-
* <p>
|
|
10064
|
-
* <code>16</code> : <code>running</code>
|
|
10065
|
-
* </p>
|
|
10066
|
-
* </li>
|
|
10067
|
-
* <li>
|
|
10068
|
-
* <p>
|
|
10069
|
-
* <code>32</code> : <code>shutting-down</code>
|
|
10070
|
-
* </p>
|
|
10071
|
-
* </li>
|
|
10072
|
-
* <li>
|
|
10073
|
-
* <p>
|
|
10074
|
-
* <code>48</code> : <code>terminated</code>
|
|
10075
|
-
* </p>
|
|
10076
|
-
* </li>
|
|
10077
|
-
* <li>
|
|
10078
|
-
* <p>
|
|
10079
|
-
* <code>64</code> : <code>stopping</code>
|
|
10080
|
-
* </p>
|
|
10081
|
-
* </li>
|
|
10082
|
-
* <li>
|
|
10083
|
-
* <p>
|
|
10084
|
-
* <code>80</code> : <code>stopped</code>
|
|
10085
|
-
* </p>
|
|
10086
|
-
* </li>
|
|
10087
|
-
* </ul>
|
|
10088
|
-
* <p>You can ignore the high byte value by zeroing out all of the bits above 2^8 or 256 in
|
|
10089
|
-
* decimal.</p>
|
|
10090
|
-
* @public
|
|
10091
|
-
*/
|
|
10092
|
-
Code?: number | undefined;
|
|
10093
|
-
/**
|
|
10094
|
-
* <p>The current state of the instance.</p>
|
|
10095
|
-
* @public
|
|
10096
|
-
*/
|
|
10097
|
-
Name?: InstanceStateName | undefined;
|
|
10098
|
-
}
|