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.



892
893
894
# File 'sig/types.rbs', line 892

def content
  @content
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


893
894
895
# File 'sig/types.rbs', line 893

def name
  @name
end