Skip to content

Bedrock Agentcore  >  Structures  >  MouseScrollResult

MouseScrollResult

Structure Class

MouseScrollResult dataclass

The result of a mouse scroll action.

Attributes

error class-attribute instance-attribute
error: str | None = None

The error message. Present only when the action failed.

status instance-attribute

The status of the action execution.