DesTerminateWorkflowsError
Error associated with terminating workflows.
type DesTerminateWorkflowsError {
id: String!
message: String!
}
Fields
DesTerminateWorkflowsError.id ● String! non-null scalar
Workflow identifier.
DesTerminateWorkflowsError.message ● String! non-null scalar
Workflow error message.