Class: Aws::Types::Summarization
- Inherits:
-
Object
- Object
- Aws::Types::Summarization
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#generate_abstractive_summary ⇒ Boolean
Returns the value of attribute generate_abstractive_summary.
Instance Attribute Details
#generate_abstractive_summary ⇒ Boolean
Returns the value of attribute generate_abstractive_summary.
851 852 853 |
# File 'sig/types.rbs', line 851 def generate_abstractive_summary @generate_abstractive_summary end |