Class: Aws::Types::AgenticRetrieveResponseEvent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_typeObject

Returns the value of attribute event_type.

Returns:

  • (Object)


201
202
203
# File 'sig/types.rbs', line 201

def event_type
  @event_type
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


200
201
202
# File 'sig/types.rbs', line 200

def text
  @text
end