OperationStatusType type

定義 OperationStatusType 的值。 可能的值包括:'Failed'、'FAILED'、'Success'

type OperationStatusType = "Failed" | "FAILED" | "Success"