Class: Aws::Types::UpdateInputResultModel
- Inherits:
-
Object
- Object
- Aws::Types::UpdateInputResultModel
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input ⇒ Types::Input
Returns the value of attribute input.
Instance Attribute Details
#input ⇒ Types::Input
Returns the value of attribute input.
3441 3442 3443 |
# File 'sig/types.rbs', line 3441 def input @input end |