NAME
Paws::EC2::CreateFleetResult
ATTRIBUTES
Errors => ArrayRef[Paws::EC2::CreateFleetError]
Information about the instances that could not be launched by the fleet. Supported only for fleets of type instant
.
FleetId => Str
The ID of the EC2 Fleet.
Instances => ArrayRef[Paws::EC2::CreateFleetInstance]
Information about the instances that were launched by the fleet. Supported only for fleets of type instant
.