Class: Aws::Types::DescribeInputRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeInputRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input_name ⇒ ::String
Returns the value of attribute input_name.
Instance Attribute Details
#input_name ⇒ ::String
Returns the value of attribute input_name.
253 254 255 |
# File 'sig/types.rbs', line 253 def input_name @input_name end |