Class: Aws::Types::RetrieveAndGenerateOutputEvent

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)


2424
2425
2426
# File 'sig/types.rbs', line 2424

def event_type
  @event_type
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


2423
2424
2425
# File 'sig/types.rbs', line 2423

def text
  @text
end