Builder
Properties
A unique identifier for the execution of a workflow.
The IAM role associated with the execution.
A structure that describes the Amazon S3 or EFS file location. This is the file location when the execution begins: if the file is being copied, this is the initial (as opposed to destination) file location.
The IAM logging role associated with the execution.
The full POSIX identity, including user ID (Uid
), group ID (Gid
), and any secondary groups IDs (SecondaryGids
), that controls your users' access to your Amazon EFS file systems. The POSIX permissions that are set on files and directories in your file system determine the level of access your users get when transferring files into and out of your Amazon EFS file systems.
A structure that describes the execution results. This includes a list of the steps along with the details of each step, error type and message (if any), and the OnExceptionSteps
structure.
A container object for the session details that are associated with a workflow.
The status is one of the execution. Can be in progress, completed, exception encountered, or handling the exception.
Functions
construct an aws.sdk.kotlin.services.transfer.model.FileLocation inside the given block
construct an aws.sdk.kotlin.services.transfer.model.LoggingConfiguration inside the given block
construct an aws.sdk.kotlin.services.transfer.model.PosixProfile inside the given block
construct an aws.sdk.kotlin.services.transfer.model.ExecutionResults inside the given block
construct an aws.sdk.kotlin.services.transfer.model.ServiceMetadata inside the given block