Class: Aws::Types::DescribeFeaturedResultsSetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute featured_results_set_id.

Returns:

  • (::String)


746
747
748
# File 'sig/types.rbs', line 746

def featured_results_set_id
  @featured_results_set_id
end

#index_id::String

Returns the value of attribute index_id.

Returns:

  • (::String)


745
746
747
# File 'sig/types.rbs', line 745

def index_id
  @index_id
end