Class: Aws::Types::DescribeFleetLocationCapacityOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFleetLocationCapacityOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#fleet_capacity ⇒ Types::FleetCapacity
Returns the value of attribute fleet_capacity.
Instance Attribute Details
#fleet_capacity ⇒ Types::FleetCapacity
Returns the value of attribute fleet_capacity.
826 827 828 |
# File 'sig/types.rbs', line 826 def fleet_capacity @fleet_capacity end |