InvocationCompletedDetails
Details about a function invocation that completed.
Types
Properties
Link copied to clipboard
The date and time when the invocation ended, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Link copied to clipboard
Details about the invocation failure.
Link copied to clipboard
The date and time when the invocation started, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Functions
Link copied to clipboard
inline fun copy(block: InvocationCompletedDetails.Builder.() -> Unit = {}): InvocationCompletedDetails