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.
1043 1044 1045 |
# File 'sig/types.rbs', line 1043 def document @document end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1044 1045 1046 |
# File 'sig/types.rbs', line 1044 def unknown @unknown end |