Class: Aws::Types::GetWorkflowRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#include_graphBoolean

Returns the value of attribute include_graph.

Returns:

  • (Boolean)


4354
4355
4356
# File 'sig/types.rbs', line 4354

def include_graph
  @include_graph
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


4353
4354
4355
# File 'sig/types.rbs', line 4353

def name
  @name
end