Class: Aws::Types::GetDeviceFleetReportRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetDeviceFleetReportRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#device_fleet_name ⇒ ::String
Returns the value of attribute device_fleet_name.
Instance Attribute Details
#device_fleet_name ⇒ ::String
Returns the value of attribute device_fleet_name.
6070 6071 6072 |
# File 'sig/types.rbs', line 6070 def device_fleet_name @device_fleet_name end |