Class: Aws::Types::ExpandConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_expanded_results_per_item::Integer

Returns the value of attribute max_expanded_results_per_item.

Returns:

  • (::Integer)


987
988
989
# File 'sig/types.rbs', line 987

def max_expanded_results_per_item
  @max_expanded_results_per_item
end

#max_result_items_to_expand::Integer

Returns the value of attribute max_result_items_to_expand.

Returns:

  • (::Integer)


986
987
988
# File 'sig/types.rbs', line 986

def max_result_items_to_expand
  @max_result_items_to_expand
end