Class: Aws::Types::UpdateFleetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


1380
1381
1382
# File 'sig/types.rbs', line 1380

def description
  @description
end

#fleet_id ⇒ ::String

Returns the value of attribute fleet_id.

Returns:

  • (::String)


1379
1380
1381
# File 'sig/types.rbs', line 1379

def fleet_id
  @fleet_id
end