Class: Aws::Types::UnknownNodeOutputFlowValidationDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#node::String

Returns the value of attribute node.

Returns:

  • (::String)


2847
2848
2849
# File 'sig/types.rbs', line 2847

def node
  @node
end

#output::String

Returns the value of attribute output.

Returns:

  • (::String)


2848
2849
2850
# File 'sig/types.rbs', line 2848

def output
  @output
end