Class: Aws::Types::RuntimeHintValue
- Inherits:
-
Object
- Object
- Aws::Types::RuntimeHintValue
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#phrase ⇒ ::String
Returns the value of attribute phrase.
Instance Attribute Details
#phrase ⇒ ::String
Returns the value of attribute phrase.
308 309 310 |
# File 'sig/types.rbs', line 308 def phrase @phrase end |