Class: Aws::Types::Term

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_text::String

Returns the value of attribute source_text.

Returns:

  • (::String)


330
331
332
# File 'sig/types.rbs', line 330

def source_text
  @source_text
end

#target_text::String

Returns the value of attribute target_text.

Returns:

  • (::String)


331
332
333
# File 'sig/types.rbs', line 331

def target_text
  @target_text
end