Class: Aws::Types::UpdateFleetRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateFleetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#description ⇒ ::String
Returns the value of attribute description.
-
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
Instance Attribute Details
#description ⇒ ::String
Returns the value of attribute description.
1380 1381 1382 |
# File 'sig/types.rbs', line 1380 def description @description end |
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
1379 1380 1381 |
# File 'sig/types.rbs', line 1379 def fleet_id @fleet_id end |