AsyncInvokeSummary

A summary of an asynchronous invocation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The invocation's idempotency token.

Link copied to clipboard

When the invocation ended.

Link copied to clipboard

An error message.

Link copied to clipboard

The invocation's ARN.

Link copied to clipboard

When the invocation was last modified.

Link copied to clipboard

The invoked model's ARN.

Link copied to clipboard

The invocation's output data settings.

Link copied to clipboard

The invocation's status.

Link copied to clipboard

When the invocation was submitted.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String