class Aws::Transfer::Types::ExecutionError
Specifies the error message and type, for an error that occurs during the execution of the workflow.
@!attribute [rw] type
Specifies the error type: currently, the only valid value is `PERMISSION_DENIED`, which occurs if your policy does not contain the correct permissions to complete one or more of the steps in the workflow. @return [String]
@!attribute [rw] message
Specifies the descriptive message that corresponds to the `ErrorType`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/ExecutionError AWS API Documentation
Constants
- SENSITIVE