You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::DeleteFleetError
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::DeleteFleetError
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#code ⇒ String
The error code.
-
#message ⇒ String
The description for the error code.
Instance Attribute Details
#code ⇒ String
The error code.
Possible values:
- fleetIdDoesNotExist
- fleetIdMalformed
- fleetNotInDeletableState
- unexpectedError
#message ⇒ String
The description for the error code.