Class: Aws::Types::FlowInputField

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.



810
811
812
# File 'sig/types.rbs', line 810

def content
  @content
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


811
812
813
# File 'sig/types.rbs', line 811

def name
  @name
end