Skip to content

Bedrock Agentcore Control  >  Unions  >  HarnessSystemContentBlock

HarnessSystemContentBlock

Union Type

HarnessSystemContentBlock module-attribute

A content block in the system prompt.

Union Member Types

HarnessSystemContentBlockText dataclass

The text content of the system prompt block.

Attributes

value instance-attribute
value: str

HarnessSystemContentBlockUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str