Class: Aws::Types::FlowOutputContent
- Inherits:
-
Object
- Object
- Aws::Types::FlowOutputContent
- 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.
835 836 837 |
# File 'sig/types.rbs', line 835 def document @document end |
#unknown ⇒ Object
Returns the value of attribute unknown.
836 837 838 |
# File 'sig/types.rbs', line 836 def unknown @unknown end |