Module: Aws::MWAAServerless::Client::_GetWorkflowRunResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#override_parameters::Hash[::String, untyped]

Returns:

  • (::Hash[::String, untyped])


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

def override_parameters: () -> ::Hash[::String, untyped]

#run_detailTypes::WorkflowRunDetail



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

def run_detail: () -> Types::WorkflowRunDetail

#run_id::String

Returns:

  • (::String)


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

def run_id: () -> ::String

#run_type"ON_DEMAND", "SCHEDULED"

Returns:

  • ("ON_DEMAND", "SCHEDULED")


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

def run_type: () -> ("ON_DEMAND" | "SCHEDULED")

#workflow_arn::String

Returns:

  • (::String)


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

def workflow_arn: () -> ::String

#workflow_version::String

Returns:

  • (::String)


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

def workflow_version: () -> ::String