Class: Aws::Types::CreateFleetResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateFleetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
Instance Attribute Details
#fleet_id ⇒ ::String
Returns the value of attribute fleet_id.
724 725 726 |
# File 'sig/types.rbs', line 724 def fleet_id @fleet_id end |