Class: Aws::Types::DeleteInputRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteInputRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input_id ⇒ ::String
Returns the value of attribute input_id.
Instance Attribute Details
#input_id ⇒ ::String
Returns the value of attribute input_id.
813 814 815 |
# File 'sig/types.rbs', line 813 def input_id @input_id end |