Class: Aws::Types::FlowExecutionContent

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

Defined Under Namespace

Classes: Document, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#documentObject

Returns the value of attribute document.

Returns:

  • (Object)


706
707
708
# File 'sig/types.rbs', line 706

def document
  @document
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


707
708
709
# File 'sig/types.rbs', line 707

def unknown
  @unknown
end