Class: Aws::Types::GetOTAUpdateResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetOTAUpdateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ota_update_info ⇒ Types::OTAUpdateInfo
Returns the value of attribute ota_update_info.
Instance Attribute Details
#ota_update_info ⇒ Types::OTAUpdateInfo
Returns the value of attribute ota_update_info.
2424 2425 2426 |
# File 'sig/types.rbs', line 2424 def ota_update_info @ota_update_info end |