Class: Aws::Types::DeviceJobConfig
- Inherits:
-
Object
- Object
- Aws::Types::DeviceJobConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ota_job_config ⇒ Types::OTAJobConfig
Returns the value of attribute ota_job_config.
Instance Attribute Details
#ota_job_config ⇒ Types::OTAJobConfig
Returns the value of attribute ota_job_config.
374 375 376 |
# File 'sig/types.rbs', line 374 def ota_job_config @ota_job_config end |