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.
1911 1912 1913 |
# File 'sig/types.rbs', line 1911 def document @document end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1912 1913 1914 |
# File 'sig/types.rbs', line 1912 def unknown @unknown end |