Class: Aws::Types::CustomNarrativeOptions
- Inherits:
-
Object
- Object
- Aws::Types::CustomNarrativeOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#narrative ⇒ ::String
Returns the value of attribute narrative.
Instance Attribute Details
#narrative ⇒ ::String
Returns the value of attribute narrative.
2900 2901 2902 |
# File 'sig/types.rbs', line 2900 def narrative @narrative end |