Class: Aws::Types::TextData

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#excerptTypes::DocumentText

Returns the value of attribute excerpt.

Returns:



3053
3054
3055
# File 'sig/types.rbs', line 3053

def excerpt
  @excerpt
end

#titleTypes::DocumentText

Returns the value of attribute title.

Returns:



3052
3053
3054
# File 'sig/types.rbs', line 3052

def title
  @title
end