Class: Aws::Types::FlowOutputField

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:content])

Instance Attribute Summary collapse

Instance Attribute Details

#contentTypes::FlowExecutionContent

Returns the value of attribute content.



936
937
938
# File 'sig/types.rbs', line 936

def content
  @content
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


937
938
939
# File 'sig/types.rbs', line 937

def name
  @name
end