Class: Aws::Types::NodeExecutionContent
- Inherits:
-
Object
- Object
- Aws::Types::NodeExecutionContent
- 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.
1829 1830 1831 |
# File 'sig/types.rbs', line 1829 def document @document end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1830 1831 1832 |
# File 'sig/types.rbs', line 1830 def unknown @unknown end |