Skip to content

Bedrock Agentcore  >  Structures  >  KeyShortcutArguments

KeyShortcutArguments

Structure Class

KeyShortcutArguments dataclass

Arguments for a key shortcut action.

Attributes

keys instance-attribute
keys: list[str]

The key combination to press (for example, ["ctrl", "s"]). Maximum 5 keys.