Class: Aws::Types::BatchGetWorkflowsRequest

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)


441
442
443
# File 'sig/types.rbs', line 441

def include_graph
  @include_graph
end

#names::Array[::String]

Returns the value of attribute names.

Returns:

  • (::Array[::String])


440
441
442
# File 'sig/types.rbs', line 440

def names
  @names
end