UpdateAssociationRequest

Input for updating an existing service association. Present fields are fully replaced; absent fields are left unchanged.

Types

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

Properties

Link copied to clipboard

The unique identifier of the AgentSpace

Link copied to clipboard

The unique identifier of the given association.

Link copied to clipboard

The configuration that directs how AgentSpace interacts with the given service. The entire configuration is replaced on update.

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