ServerWorkflowDetailsOnPartialUpload

data class ServerWorkflowDetailsOnPartialUpload(val executionRole: String, val workflowId: String)

Constructors

Link copied to clipboard
constructor(executionRole: String, workflowId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Includes the necessary permissions for S3, EFS, and Lambda operations that Transfer can assume, so that all workflow steps can operate on the required resources.

Link copied to clipboard

A unique identifier for the workflow.