Class: Aws::Types::BotLocaleHistoryEvent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event ⇒ ::String

Returns the value of attribute event.

Returns:

  • (::String)


477
478
479
# File 'sig/types.rbs', line 477

def event
  @event
end

#event_date ⇒ ::Time

Returns the value of attribute event_date.

Returns:

  • (::Time)


478
479
480
# File 'sig/types.rbs', line 478

def event_date
  @event_date
end