Class: Aws::Types::ClickFeedback

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#click_time::Time

Returns the value of attribute click_time.

Returns:

  • (::Time)


239
240
241
# File 'sig/types.rbs', line 239

def click_time
  @click_time
end

#result_id::String

Returns the value of attribute result_id.

Returns:

  • (::String)


238
239
240
# File 'sig/types.rbs', line 238

def result_id
  @result_id
end