Strands Agents Typescript SDK
Docs Home
GitHub
Preparing search index...
GuardImageSource
Type Alias GuardImageSource
Source for guard content image. Only supports raw bytes.
type
GuardImageSource
=
{
bytes
:
Uint8Array
;
}
Index
Properties
bytes
Properties
bytes
bytes
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
Docs Home
GitHub
Strands Agents Typescript SDK
Loading...
Source for guard content image. Only supports raw bytes.