Class: Aws::Types::FlowTraceNodeInputContent
- Inherits:
-
Object
- Object
- Aws::Types::FlowTraceNodeInputContent
- 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.
1001 1002 1003 |
# File 'sig/types.rbs', line 1001 def document @document end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1002 1003 1004 |
# File 'sig/types.rbs', line 1002 def unknown @unknown end |