class Aws::Transfer::Types::DescribeExecutionRequest
@note When making an API call, you may pass DescribeExecutionRequest
data as a hash: { execution_id: "ExecutionId", # required workflow_id: "WorkflowId", # required }
@!attribute [rw] execution_id
A unique identifier for the execution of a workflow. @return [String]
@!attribute [rw] workflow_id
A unique identifier for the workflow. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/DescribeExecutionRequest AWS API Documentation
Constants
- SENSITIVE