Class: Aws::Types::PromptInputVariable
- Inherits:
-
Object
- Object
- Aws::Types::PromptInputVariable
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
2273 2274 2275 |
# File 'sig/types.rbs', line 2273 def name @name end |