Class: Aws::Types::IotEventsInputIdentifier
- Inherits:
-
Object
- Object
- Aws::Types::IotEventsInputIdentifier
- 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.
445 446 447 |
# File 'sig/types.rbs', line 445 def input_name @input_name end |