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)


4335
4336
4337
# File 'sig/types.rbs', line 4335

def include_graph
  @include_graph
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


4334
4335
4336
# File 'sig/types.rbs', line 4334

def name
  @name
end