Class: Aws::Types::BatchStartRecommendationsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data::Array[Types::StartRecommendationsRequestEntry]

Returns the value of attribute data.



57
58
59
# File 'sig/types.rbs', line 57

def data
  @data
end