Class: Aws::Types::MissingNodeConfigurationFlowValidationDetails
- Inherits:
-
Object
- Object
- Aws::Types::MissingNodeConfigurationFlowValidationDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#node ⇒ ::String
Returns the value of attribute node.
Instance Attribute Details
#node ⇒ ::String
Returns the value of attribute node.
2011 2012 2013 |
# File 'sig/types.rbs', line 2011 def node @node end |