- Navigation Guide
@aws-sdk/client-ec2
DeleteFleetsCommandInput Interface
Members
Name | Type | Details |
---|---|---|
FleetIds Required | string[] | undefined | The IDs of the EC2 Fleets. Constraints: In a single request, you can specify up to 25 |
TerminateInstances Required | boolean | undefined | Indicates whether to terminate the associated instances when the EC2 Fleet is deleted. The default is to terminate the instances. To let the instances continue to run after the EC2 Fleet is deleted, specify For |
DryRun | boolean | undefined | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is |
Full Signature
export interface DeleteFleetsCommandInput extends DeleteFleetsRequest