UpdateAgentActionGroupRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.

Link copied to clipboard

The unique identifier of the action group.

Link copied to clipboard

Specifies a new name for the action group.

Link copied to clipboard

Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.

Link copied to clipboard

The unique identifier of the agent for which to update the action group.

Link copied to clipboard

The unique identifier of the agent version for which to update the action group.

Link copied to clipboard

Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema. For more information, see Action group OpenAPI schemas.

Link copied to clipboard

Specifies a new name for the action group.

Link copied to clipboard

Contains details about the function schema for the action group or the JSON or YAML-formatted payload defining the schema.

Link copied to clipboard

Update the built-in or computer use action for this action group. If you specify a value, you must leave the description, apiSchema, and actionGroupExecutor fields empty for this action group.

Link copied to clipboard

The configuration settings for a computer use action.

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