WorkflowExecutionTimeoutType
public enum WorkflowExecutionTimeoutType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case startToClose = "START_TO_CLOSE" -
Declaration
Swift
public var description: String { get }
View on GitHub
WorkflowExecutionTimeoutType Enumeration Reference