Class: Aws::Types::ExpandConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ExpandConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_expanded_results_per_item ⇒ ::Integer
Returns the value of attribute max_expanded_results_per_item.
-
#max_result_items_to_expand ⇒ ::Integer
Returns the value of attribute max_result_items_to_expand.
Instance Attribute Details
#max_expanded_results_per_item ⇒ ::Integer
Returns the value of attribute max_expanded_results_per_item.
987 988 989 |
# File 'sig/types.rbs', line 987 def end |
#max_result_items_to_expand ⇒ ::Integer
Returns the value of attribute max_result_items_to_expand.
986 987 988 |
# File 'sig/types.rbs', line 986 def end |