Class: Aws::Types::FlowMultiTurnInputContent
- Inherits:
-
Object
- Object
- Aws::Types::FlowMultiTurnInputContent
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#document ⇒ Object
Returns the value of attribute document.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#document ⇒ Object
Returns the value of attribute document.
898 899 900 |
# File 'sig/types.rbs', line 898 def document @document end |
#unknown ⇒ Object
Returns the value of attribute unknown.
899 900 901 |
# File 'sig/types.rbs', line 899 def unknown @unknown end |