Class: Aws::Types::DeleteFleetErrorItem

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#errorTypes::DeleteFleetError

Returns the value of attribute error.



4057
4058
4059
# File 'sig/types.rbs', line 4057

def error
  @error
end

#fleet_id::String

Returns the value of attribute fleet_id.

Returns:

  • (::String)


4058
4059
4060
# File 'sig/types.rbs', line 4058

def fleet_id
  @fleet_id
end