Class: Aws::Types::CreateInputResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateInputResponse
- 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.
673 674 675 |
# File 'sig/types.rbs', line 673 def input @input end |