describeFleetInstances
abstract suspend fun describeFleetInstances(input: DescribeFleetInstancesRequest): DescribeFleetInstancesResponse
Describes the running instances for the specified EC2 Fleet.
Currently, DescribeFleetInstances
does not support fleets of type instant
. Instead, use DescribeFleets
, specifying the instant
fleet ID in the request.
For more information, see Describe your EC2 Fleet in the Amazon EC2 User Guide.