Class: Aws::Types::RetrieveAndGenerateOutputEvent
- Inherits:
-
Object
- Object
- Aws::Types::RetrieveAndGenerateOutputEvent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#event_type ⇒ Object
Returns the value of attribute event_type.
-
#text ⇒ ::String
Returns the value of attribute text.
Instance Attribute Details
#event_type ⇒ Object
Returns the value of attribute event_type.
2506 2507 2508 |
# File 'sig/types.rbs', line 2506 def event_type @event_type end |
#text ⇒ ::String
Returns the value of attribute text.
2505 2506 2507 |
# File 'sig/types.rbs', line 2505 def text @text end |