Class: Aws::Types::GetSoftwareUpdatesResult
- Inherits:
-
Object
- Object
- Aws::Types::GetSoftwareUpdatesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#updates_uri ⇒ ::String
Returns the value of attribute updates_uri.
Instance Attribute Details
#updates_uri ⇒ ::String
Returns the value of attribute updates_uri.
309 310 311 |
# File 'sig/types.rbs', line 309 def updates_uri @updates_uri end |