Class: Aws::Types::GetOTAUpdateRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetOTAUpdateRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ota_update_id ⇒ ::String
Returns the value of attribute ota_update_id.
Instance Attribute Details
#ota_update_id ⇒ ::String
Returns the value of attribute ota_update_id.
2419 2420 2421 |
# File 'sig/types.rbs', line 2419 def ota_update_id @ota_update_id end |