Provenance

One provenance entry describing the lineage of a registry record.

Types

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

Properties

Link copied to clipboard

The relationship between the registry record and its provenance source.

Link copied to clipboard

Additional details about the upstream source that the registry record was detected from, such as the AgentCore Gateway or Runtime configuration. The populated member corresponds to the source type.

Link copied to clipboard

The identifier of the upstream source that the registry record was detected from.

Link copied to clipboard

The type of the upstream source that the registry record was detected from.

Functions

Link copied to clipboard
inline fun copy(block: Provenance.Builder.() -> Unit = {}): Provenance
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