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.



4193
4194
4195
# File 'sig/types.rbs', line 4193

def error
  @error
end

#fleet_id::String

Returns the value of attribute fleet_id.

Returns:

  • (::String)


4194
4195
4196
# File 'sig/types.rbs', line 4194

def fleet_id
  @fleet_id
end