Module: Aws::Glue::Client::_BatchGetWorkflowsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::BatchGetWorkflowsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#missing_workflows::Array[::String]

Returns:

  • (::Array[::String])


323
# File 'sig/client.rbs', line 323

def missing_workflows: () -> ::Array[::String]

#workflows::Array[Types::Workflow]

Returns:



322
# File 'sig/client.rbs', line 322

def workflows: () -> ::Array[Types::Workflow]