Class: Aws::Types::FlowTraceNodeOutputContent
- Inherits:
-
Object
- Object
- Aws::Types::FlowTraceNodeOutputContent
- 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.
961 962 963 |
# File 'sig/types.rbs', line 961 def document @document end |
#unknown ⇒ Object
Returns the value of attribute unknown.
962 963 964 |
# File 'sig/types.rbs', line 962 def unknown @unknown end |