DescribeFleetError
Describes the instances that could not be launched by the fleet.
Contents
- errorCode
-
The error code that indicates why the instance could not be launched. For more information about error codes, see Error codes.
Type: String
Required: No
- errorMessage
-
The error message that describes why the instance could not be launched. For more information about error messages, see Error codes.
Type: String
Required: No
- launchTemplateAndOverrides
-
The launch templates and overrides that were used for launching the instances. The values that you specify in the Overrides replace the values in the launch template.
Type: LaunchTemplateAndOverridesResponse object
Required: No
- lifecycle
-
Indicates if the instance that could not be launched was a Spot Instance or On-Demand Instance.
Type: String
Valid Values:
spot | on-demand
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: