You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::DescribeFleetInstancesResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#active_instancesArray<Types::ActiveInstance>

The running instances. This list is refreshed periodically and might be out of date.

Returns:

#fleet_idString

The ID of the EC2 Fleet.

Returns:

  • (String)

    The ID of the EC2 Fleet.

#next_tokenString

The token for the next set of results.

Returns:

  • (String)

    The token for the next set of results.