Class: Aws::Types::BatchDetectTargetedSentimentItemResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entities::Array[Types::TargetedSentimentEntity]

Returns the value of attribute entities.

Returns:



113
114
115
# File 'sig/types.rbs', line 113

def entities
  @entities
end

#index::Integer

Returns the value of attribute index.

Returns:

  • (::Integer)


112
113
114
# File 'sig/types.rbs', line 112

def index
  @index
end