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.
2769 2770 2771 |
# File 'sig/types.rbs', line 2769 def narrative @narrative end |