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])


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

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

#workflows::Array[Types::Workflow]

Returns:



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

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