Class: Aws::Types::FlowInputContent
- Inherits:
-
Object
- Object
- Aws::Types::FlowInputContent
- 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.
799 800 801 |
# File 'sig/types.rbs', line 799 def document @document end |
#unknown ⇒ Object
Returns the value of attribute unknown.
800 801 802 |
# File 'sig/types.rbs', line 800 def unknown @unknown end |