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


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

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

#run_detailTypes::WorkflowRunDetail



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

def run_detail: () -> Types::WorkflowRunDetail

#run_id::String

Returns:

  • (::String)


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

def run_id: () -> ::String

#run_type"ON_DEMAND", "SCHEDULED"

Returns:

  • ("ON_DEMAND", "SCHEDULED")


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

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

#workflow_arn::String

Returns:

  • (::String)


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

def workflow_arn: () -> ::String

#workflow_version::String

Returns:

  • (::String)


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

def workflow_version: () -> ::String