Skip to content

Bedrock Agentcore  >  Structures  >  ScreenshotArguments

ScreenshotArguments

Structure Class

ScreenshotArguments dataclass

Arguments for a screenshot action.

Attributes

format class-attribute instance-attribute
format: ScreenshotFormat | None = None

The image format for the screenshot. Defaults to PNG.