Class: Aws::Types::BatchDeleteFeaturedResultsSetRequest

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_ids.

Returns:

  • (::Array[::String])


159
160
161
# File 'sig/types.rbs', line 159

def featured_results_set_ids
  @featured_results_set_ids
end

#index_id::String

Returns the value of attribute index_id.

Returns:

  • (::String)


158
159
160
# File 'sig/types.rbs', line 158

def index_id
  @index_id
end