Module: Aws::Transfer::Client::_DescribeExecutionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeExecutionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#execution ⇒ Types::DescribedExecution
457 |
# File 'sig/client.rbs', line 457
def execution: () -> Types::DescribedExecution
|
#workflow_id ⇒ ::String
456 |
# File 'sig/client.rbs', line 456
def workflow_id: () -> ::String
|