Class: Aws::Types::ContentDataDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ranking_dataTypes::RankingData

Returns the value of attribute ranking_data.

Returns:



518
519
520
# File 'sig/types.rbs', line 518

def ranking_data
  @ranking_data
end

#text_dataTypes::TextData

Returns the value of attribute text_data.

Returns:



517
518
519
# File 'sig/types.rbs', line 517

def text_data
  @text_data
end