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.
2849 2850 2851 |
# File 'sig/types.rbs', line 2849 def phrase @phrase end |